a.content_head_links {
	background: url(../images/mm_login_arrow_over.gif) no-repeat center right;
	padding-right:15px;
	font-size:1em;
	}
a:hover.content_head_links {
	background: url(../images/mm_login_arrow.gif) no-repeat center right;
	}
#detailed_result_popup{
	margin-top: 10px;
	/*width: 980px;*/
	}
#detailed_result_left {
	width: 321px;
	float:left;
	}
#detailed_result_center {
	margin-left:15px;
	width: 429px;
	float:left;
	color:#335266;
	}
#detailed_result_popup span em{
	font-weight: bold;
	font-style: normal;
	}
.tax {
	font-weight: bold;
	color:#989898;
	}
.grey {
	color:#888888;
	}
.price {
	font-weight: bold;
	font-size:1.14em;
	}
.price_number {
	display: inline-block;
	width: 126px;
	height: 24px;
	background: url(../images/data_price_bgr.gif) no-repeat;
	font-size:1.24em;
	font-weight: bold;
	padding: 6px 0 0 6px;
	margin-right: 10px;
	margin-bottom: 3px;
	}
.neg {
	display: inline-block;
	font-size:0.74em;
	color:#888888;
	position: relative;
	bottom: 2px;
	}
.tva {
	display: inline-block;
	font-size:0.74em;
	color:#888888;
	margin-right: 5px;
	position: relative;
	bottom: 2px;
	}
.yellow_info {
	font-size:0.74em;
	color:#676666;
	margin-left: 7px;
	}
.col {
	float:left;
	margin-bottom:3px;
	}
.col_h3,.col_h3_2 {
	float:left;
	margin-bottom:10px;
	}
.col2_1 {
	float:left;
	width:180px;
	}
.col2_2 {
	float:left;
	width:245px;
	}
.cat {
	border-bottom: 1px solid #E0E0E0; 
	margin-bottom: 25px;
	padding-bottom: 4px;
	}
.col_h3_2 h3 {
	margin-right:25px;
	margin-bottom: 5px;
	background: #fff;
	padding: 2px 5px 2px 5px;
	border: solid 1px #aeb7bd;
	display: block;
	}
.col_h3_2 h3 a{
	color: #335266;
	background: #fff url(../images/arrow_green_down_sm.gif) no-repeat center right;
	padding-right:26px;
	}


#photos {
	background: url(../images/data_photos_bgr.gif) no-repeat;
	width: 301px;
	height: 210px;
	padding: 8px 14px 8px 8px;
	}
#photos_big {
	width: 239px;
	height: 179px;
	float: left;
	}
#photos img {
	border:1px solid #a9c2d5;
	}
#photos_small {
	margin-left:8px;
	width: 50px;
	height: 179px;
	text-align: center;
	float: left;
	}
#photos_small img {
	margin-bottom:10px;
	}
#photos_footer a {
	background: url(../images/icon_zoom_wide.png) no-repeat center right;
	padding-right: 58px;
	color:#666666;
	float:right;
	margin:6px 3px 0 0;
	height:17px;
	}
#photos_footer a:hover {
	background: url(../images/icon_zoom_wide_over.png) no-repeat center right;
	color: #d31414;
	}
.tax_price{
	margin-top:2px;
	font-weight: bold;
	display: inline-block;
	}
a.button_tax_calc span{
    background: url(../images/data_first_reg_right.gif) center right no-repeat;
    display: inline-block;
    padding: 0 6px 0 1px;
    line-height: 20px;
    height: 20px;
	font-weight: bold;
}
a.button_tax_calc:hover span{
    background: url(../images/data_first_reg_right_over.gif) center right no-repeat;
    cursor: pointer;
}
a.button_tax_calc{
    background: url(../images/data_first_reg_left.gif) center left no-repeat;
    float: left;
    padding: 0 0 0 5px;
    text-decoration: none;
    height: 20px;
    margin-left: 10px;
}
a.button_tax_calc:hover{
    background: url(../images/data_first_reg_left_over.gif) center left no-repeat;
    text-decoration: none;
}