#contact-left
{
	width:36%;
	float:left;
}

#contact-right
{
	width:50%;
	float:left;
}

.contact-form p
{
	background:#000000 none repeat scroll 0 0;
	border:0 none;
	color:#FFFFFF;
	font-size:10px;
	height:27px;
	margin-bottom:5px;
	width:183px;
}

.contact-form input
{
	background:#000000 none repeat scroll 0 0;
	border:0 none;
	color:#FFFFFF;
	font-size:10px;
	height:22px;
	margin-bottom:5px;
	margin-left:5px;
	margin-top:5px;
	position:relative;
	width:151px;
}

.contact-form .textarea
{
	background:#000000 none repeat scroll 0 0;
	border:0 none;
	color:#FFFFFF;
	font-size:10px;
	height:91px;
	margin-bottom:5px;
	width:183px;
}

.contact-form textarea
{
	background:#000000 none repeat scroll 0 0;
	border:0 none;
	color:#FFFFFF;
	font-size:10px;
	height:81px;
	margin-bottom:5px;
	margin-left:5px;
	margin-top:5px;
	position:relative;
	width:171px;
}

#trimite-mesaj
{
	background:#BED531 none repeat scroll 0 0;
	border:0 none;
	color:#000000;
	font-size:10px;
	font-weight:bold;
	height:27px;
	margin-bottom:5px;
	text-align:left;
	width:183px;
	float:right;
}

.forms table td
{
	padding:7px;
}

.forms .submit
{
	background:#BED531 none repeat scroll 0 0;
	border:0 none;
	color:#000000;
	font-size:10px;
	font-weight:bold;
	height:27px;
	margin-bottom:5px;
	text-align:left;
	width:158px;
}
/*
form#comp_sub label
{
	display:block;
	color:#909090;
	margin:13px 0 5px 0;
	background: url(images/box-bullet-small.gif) no-repeat 0px 3px;
	padding: 0px 0px 0px 10px !important;	
	margin: 0px 0px 5px 0px !important;
}

form#comp_sub .nfo
{
	display:none;
	font-size:10px;
	color: #414b50;
	margin: 0px 0px 10px 10px !important;
	text-shadow: 0px 1px 0px #ffffff;
}
form#comp_sub input.text_mic,
form#comp_sub textarea.text_mic,
form#comp_sub select.select_mic {
	display: block;
	font-size:11px;
	clear: both;
	background: white;
	border: 1px solid #BFBFBF;
	margin: 0px 0px 10px 0px !important;
	padding:5px 1px;
	width: 90%;
}

form#comp_sub .screenshot
{
margin-left:10px;float:left;
}

*/