@charset "utf-8";

.banner .text_dreapta{
	position:absolute;
	right:23px;
	top:40px;
	font:normal 20px/27px Arial;
	color:#fff;
	text-shadow:#000 1px 1px 0;
	text-align:right;
}
#right .text{
	border:0;
	padding:0;
}
#right .text h2{
	margin-bottom:10px;
}
.div_left{
	float:left;
	width:45%;
}
.div_right{
	float:right;
	width:45%;
}
.input_class{
	width:240px;
	background:#f1f1f1;
	border:0;
	margin-bottom:7px;
	padding:5px 5px 0;
	height:25px;
	font:normal 12px Arial;
	color:#000;
}
.mic{
	width:73px;
}
textarea.input_class{
	overflow:auto;
	height:70px;
}
.input_class:focus{
	background:#e1e1e1;
}

#content .form_table .buton{
	text-decoration:none;
	font:normal 14px Arial;
	color:#fff;
	background:transparent url(../images/bg_more.gif) no-repeat top left;
	display:block;
	width:113px;
	height:27px;
	float:left;
	margin-top:7px;
	text-align:center;
	cursor:pointer;
	border:none;
}
table.info_crm img{
	margin-left:25px;
}
