#comm_website span
{
	color: #FF0000;
}

#comm_website p
{
	margin-bottom: 10px;
}

#comm_website h2
{
	font-size: 14px;
	color: #db0505;
}


#comm_website label
{
	font-size: 12px;
	font-weight: 900;
}

#comm_website input.text, #comm_website textarea, #comm_website select, #trimite
{
	border: 2px solid #0f87f0;
}

#comm_website input.text, #comm_website textarea
{
	font-size: 14px;
	padding: 3px;
	width: 300px;
	margin-top: 2px;
}

#comm_website textarea
{
	width: 300px;
	height: 150px;
}

#comm_website select
{
	width: 50px;
	font-weight: 900;
}

#trimite
{
	width: 150px;
	height: 40px;
	cursor: pointer;
	cursor: hand;
	background: #71abfb;
	font-weight: 900;
}

.error
{
	font-size: 11px;
}
