#content_area, #right_column, #border_column{
	background:url(../../img/bg_energy.png) no-repeat top left;
	min-height:300px;
	width:652px;
	padding:26px 40px 26px 26px;
}
#content_area{
	padding:26px 40px 26px 26px;
	_padding:26px;
}
#right_column{  
	float:right;
}
#right_column .content{  
	margin-left:9px; 
	width:293px;
	padding:26px;
}
#border_column{
	float:right;
}
div.csc-textpic div.csc-textpic-imagerow {
	float:left !important;
	clear:none !important;
}
div.csc-textpic-left div.csc-textpic-imagewrap {
	width:600px !important;
}

/*
body.en #content_area{
	background:url(../../img/en/bg_thermal.png) no-repeat top left;
}
body.en #right_column .content{
	background:url(../../img/en/bg_photovoltaic.png) no-repeat top left;
}
body.fr #content_area{
	background:url(../../img/fr/bg_thermique.png) no-repeat top left;
}
body.fr #right_column .content{
	background:url(../../img/fr/bg_photovoltaique.png) no-repeat top left;
}


body.ru #content_area{
	background:url(../../img/ru_termica.png) no-repeat top left;
}
body.ru #right_column .content{
	background:url(../../img/ru_fotovoltaica.png) no-repeat top left;
}


body.it #content_area{
	background:url(../../img/it_termica.png) no-repeat top left;
}
body.it #right_column .content{
	background:url(../../img/it_fotovoltaica.png) no-repeat top left;
}
*/
#content_wrap p{
	font-size:11px;
}


#content_wrap h3{
	color:#666;
	font-weight:bold;
	border-bottom:1px solid #E6E6E6;
	padding-bottom:5px;
}

