#rightcontent {
	width:378px;
	display:block;
	float:left;
	background:url(images/contentbg.jpg) top center repeat-x #fff;
	
}
#rightcontent h1 {
	margin-top:10px;
	margin-bottom:10px;
	height:0px;
	padding-top:32px;
	overflow:hidden;
}
#rightcontent.call {
	width:378px;
	background:url(cabinet-avocat-imagini/cabinet-avocat-call.jpg) top center repeat-x #fff;

}
#rightcontent.call p {
	color:#5f9628;
	margin-bottom:5px;
	padding:0 10px 10px 10px;
}
#rightcontent.call label {
	color:#5f9628;
	font-size:12px;
}
#rightcontent.call textarea,
#rightcontent.call input {
	border:1px solid #5f9628;
	font-size:14px;
	padding:3px;
	color:#5f9628;
	width:210px;
}
#rightcontent.call form {
	margin:10px;
}
#rightcontent.call .button input {
	height:25px;
	width:70px;
	background:#5f9628;
	color:#ffffff;
	font-weight:bold;
}
