/* CSS Document */

#fullPage {margin:10px 0px 0px 0px;}

div.title {height:30px; margin:10px 0px 5px 0px; padding:0px; border-bottom:1px solid #e5e5e5;}
.title div.text {background:url(../images/business/of-speciale/bg_section_title.gif) top left no-repeat; height:24px; padding:2px 0px 0px 10px; color:#fff; font-size:16px; font-weight:bold; border-bottom:1px solid #f60; margin:0px;}

div.item_box {background:url(../images/business/of-speciale/bg_item.gif) top center no-repeat; padding:10px; width:290px; height:170px;}
.item_box div.img {width:90px; margin-right:10px; float:left; text-align:center;}
.item_box div.specs {width:190px; float:left;}
.item_box .specs h3 {font-size:17px; color:#f60; font-weight:bold; background:none; padding:5px 0px 10px 0px; margin:0px;}
.item_box .specs h3 a {color:#f60;}
.item_box .specs h3 a:hover {color:#666;}
.item_box .specs li {margin:3px 0px;}
.item_box .specs div.price {font-size:15px; color:#f60; font-weight:normal; margin:20px 0px 0px 0px;}
.item_box .specs div.price span {font-size:12px; color:#000;}

.f_left {float:left;}
.m_r10 {margin-right:10px;}
.w_310 {width:310px;}