body {
font-family: Arial, serif;
font-size:14px;
color: #202020;
min-height: 100%;
height: auto !important;
height: 100%;
}
body a{
color: #5284AE;
outline:none;
text-decoration:underline;
}
body a:hover{
    text-decoration: none; /* Убираем подчеркивание */
    color: #fff; /* Цвет ссылки при наведении на нее курсора мыши */  
    background: #e24486; /* Цвет фона */
   }
body a:visited{
color: #5284AE;
}

h2.h2 {
font-size: 24px;
color: #000;
font-family: Arial, serif;
font-weight: normal;
margin: 0;
padding: 0;
}
li {
margin-left: 20px;
}

#all {
height: 100%;
}



#all #header {
height: 65px;
background:#4F4F4F;
}

#all #header .logo {
margin: 17px 0 0 35px;
float: left;
}
#all #header .logo img{
border: none;
}

#all #header .menu{
margin: 12px 10px 0 0;
float: right;
}

#all #header .menu a{
color: #fff;
font-weight: bold;
font-size: 14px;
margin-left: 15px;
}

#all #header .menu b{
color: #fff;
font-weight: bold;
font-size: 14px;
margin-left: 15px;
background: #228FC1;
padding: 2px 4px;
}

#all #header .slogan{
text-align: right;
color: #fff;
font-family: Calibri, Trebuchet, sans-serif;
font-size: 13px;
font-weight: bold;
font-style: italic;
padding: 2px 10px 0 0;
}



#all #wrapper {
position: relative;
min-height: 100%;
* height: 100%;
}

#all #body #main {
width: 100%;
}

#all #body #main #left{
width: 262px;
vertical-align: top;
padding-bottom: 100px;
}
#left .phones {
background: #F3F0E7 url(../img/phones_bg.gif) 2px 13px no-repeat;
margin: 9px 21px 0 0;
}
#left .phones .tr {
background: url(../img/phones_tr.gif) right top no-repeat;
}
#left .phones .br {
background: url(../img/phones_br.gif) right bottom no-repeat;
}
#left .phones div.caption {
color: #DF4A22;
font-size: 22px;
display: block;
margin-left: 45px;
padding-top: 8px;
}
#left .phones div.text {
color: #000;
font-size: 20px;
margin-left: 45px;
}
#left .phones div.small {
font-size: 11px;
margin-left: 45px;
padding-bottom: 8px;
}
#left .phones div.icons {
margin-left: 45px;
padding-bottom: 10px;
}
#left .phones div.icons a{
font-size: 12px;
font-style: italic;
}



#left .small_basket2 {
background: #F3F0E7;
margin: 9px 21px 0 0;
}
#left .small_basket2 .tr {
background: url(../img/phones_tr.gif) right top no-repeat;
}
#left .small_basket2 .br {
background: url(../img/phones_br.gif) right bottom no-repeat;
padding: 3px 0 8px 8px;
}
#left .small_basket2 .br table{
margin: 5px 0 0 25px;
}
#left .small_basket2 .br table td{
font-size: 13px;
}

#left .catalog_menu {
margin: 15px 0 0 10px;
}
#left .catalog_menu sup{
font-size: 9px;
color: #5284AE;
}
#left .catalog_menu small{
color: #C7C7C7;
display: block;
margin-bottom: 3px;
}
#left .catalog_menu a {
color: #5284AE;
}
#left .catalog_menu .item {
display: block;
/*height: 27px;*/
background: url(../img/cat_menu_item_bg.gif) left bottom repeat-x;
padding: 5px 0 7px 5px;
width: 242px;
}
#left .catalog_menu .hover_item {
background: #F8F8F8 url(../img/cat_menu_hover_item_bg.gif) left bottom repeat-x;
}
#left .catalog_menu .active_item {
display: block;
padding: 5px 0 7px 5px;
width: 242px;
background: #E2EAF1 url(../img/cat_menu_active_item_bg.gif) left bottom repeat-x;
color: #5284AE;
}



#all #body #main #center{
vertical-align: top;
padding: 10px 10px 75px 0;

}


#center .content{

}
#center .content h1{
margin: 15px 0;
}

#center .search_form {
height: 40px;
background: #9A9A9A url(../img/search_form_bg.gif) left top repeat-x;
/*margin-right: 203px;*/
margin-bottom: 5px;
}
#center .search_form .tl{
background: url(../img/search_form_tl.gif) left top no-repeat;
height: 40px;
}
#center .search_form .tr{
background: url(../img/search_form_tr.gif) right top no-repeat;
height: 40px;
}
#center .search_form .br{
background: url(../img/search_form_br.gif) right bottom no-repeat;
height: 40px;
}
#center .search_form .bl{
padding: 5px 9px;
background: url(../img/search_form_bl.gif) left bottom no-repeat;
height: 30px;
}
#center .search_form table{
width: 100%;
}
#center .search_form .field{
border: 1px solid #959595;
height: 22px;
font-size: 14px;
padding: 4px 0 0 25px;
color: #AAAAAA;
width: 100%;
background: #fff url(../img/search_form_field_bg.gif) 5px 7px no-repeat;
}
#center .search_form .button{
border: 1px solid #959595;
height: 28px;
width: 75px;
font-size: 22px;
font-family: Arial, serif;
}

#center .small_basket{
width: 198px;
float: right;
padding: 0 0 0 5px;
font-size: 12px;
}
#center .small_basket a{
font-weight: bold;
}
#center .small_basket table {
width: 192px;
}
#center .small_basket .t{
background: url(../img/small_basket_h_bg.gif) left top repeat-x;
height: 39px;
width: 198px;
}
#center .small_basket .r{
background: url(../img/small_basket_v_bg.gif) right top repeat-y;
height: 39px;
width: 198px;
}
#center .small_basket .b{
background: url(../img/small_basket_h_2_bg.gif) right bottom repeat-x;
height: 39px;
width: 198px;
}
#center .small_basket .l{
background: url(../img/small_basket_v_bg.gif) left top repeat-y;
height: 30px;
width: 195px;
padding: 9px 0 0 3px;
}

#center .important{
background: #F3F0E7;
margin-top: 13px;
}
#center .important .tl{
background: url(../img/important_tl.gif) left top no-repeat;
}
#center .important .tr{
background: url(../img/important_tr.gif) right top no-repeat;
}
#center .important .br{
background: url(../img/important_br.gif) right bottom no-repeat;
}
#center .important .bl{
background: url(../img/important_bl.gif) left bottom no-repeat;
}
#center .important .text{
padding: 13px 20px;
}

#center .calalog_list{

}
#center .calalog_list h1{
padding-top: 3px;
}
#center .calalog_list .sort{
float: left;
font-size: 12px;
margin-top: 5px;
}
#center .calalog_list .sort a{
margin-left: 12px;
font-style: italic;
}
#center .calalog_list .sort b{
margin-left: 12px;
color: #fff;
font-weight: normal;
background: #5284AE;
padding: 0 2px 1px 2px;
}
#center .calalog_list .num{
float: right;
font-size: 12px;
margin-top: 5px;
}
#center .calalog_list .num a{
margin-left: 5px;
font-style: italic;
}
#center .calalog_list .num b{
margin-left: 5px;
color: #fff;
font-weight: normal;
background: #5284AE;
padding: 0 2px 1px 2px;
}
#center .calalog_list .items {
margin-top: 3px;
width: 100%;
}
#center .calalog_list .items td.item{
border-bottom: 1px solid #E5E5E5;
width: 50%;
vertical-align: top;
}
#center .calalog_list .items td .name{
font-size: 16px;
margin: 12px 0 25px 78px;
}
#center .calalog_list .items td .name a{
color: #5284AE;
}
#center .calalog_list .items td .pic{
font-size: 11px;
margin: 0 0 10px 95px;
}
.calalog_item .prices{
float: right;
color: #000;
margin-left: 10px;
}
.calalog_item .prices .price_block{
background: #F3F0E7;
margin-bottom: 5px;
}
.calalog_item .prices .price_block .tl {
background: url(/img/phones_tl.gif) left top no-repeat;
}
.calalog_item .prices .price_block .tr {
background: url(/img/phones_tr.gif) right top no-repeat;
}
.calalog_item .prices .price_block .br {
background: url(/img/phones_br.gif) right bottom no-repeat;
}
.calalog_item .prices .price_block .bl {
background: url(/img/phones_bl.gif) left bottom no-repeat;
padding: 15px;
}
.calalog_item .prices .price_block .bl .b_price {
font-size: 20px;
margin-bottom: 3px;
}
.calalog_item .prices .price_block .bl .b_price span{
font-size: 30px;
font-weight: bold;
color: #C0310B;
}
.calalog_item .prices .price_block .bl  small{
font-size: 12px;
}
.calalog_item .prices .price_block .bl .ice{
font-size: 18px;
margin-bottom: 8px;
}
.calalog_item .prices .price_block .bl .ice span{
font-weight: bold;
color: #C0310B;
}
.calalog_item .prices .o_price{
font-size: 12px;
margin: 0 0 5px 15px;
}
.calalog_item .prices .o_price div{
font-size: 18px;
}
.calalog_item .prices .o_price div span{
font-weight: bold;
}
.calalog_item .prices .d_price{
font-size: 12px;
margin: 0 0 5px 15px;
}
.calalog_item .prices .d_price div{
font-size: 18px;
}
.calalog_item .prices .d_price div span{
font-weight: bold;
color: #C0310B;
}
#center .calalog_list .items td .pic .price{
position: absolute;
z-index: 9;
margin: 0 0 0 0;
height: 35px;
}
#center .calalog_list .items td .pic .price td{
border-bottom: 0;
vertical-align: middle;
}
#center .calalog_list .items td .desc{
font-size: 11px;
margin: 0 0 15px 78px;
}



.calalog_item{

}
.calalog_item .back{
color: #8BACC9;
font-size: 12px;
margin: 4px 0 0 10px;
}
.calalog_item .back a{
color: #5284AE;
font-style: italic;
}
.calalog_item .price{
color: #202020;
font-size: 20px;
float: right;
margin: 0 0 10px 10px;
}
.calalog_item .price small{
font-size: 14px;
}
.calalog_item .price span{
font-size: 30px;
font-weight: bold;
color: #C0310B;
}
.calalog_item h1{
margin-top: 8px;
}
.calalog_item  .photos {
float: left;
width: 320px;
margin-top: 15px;
}
.calalog_item  .photos a{
font-size: 12px;
font-style: italic;
margin: 0 0 0 8px;
}
.calalog_item  .photo {
float: left;
width: 170px;
text-align: center;
padding-bottom: 12px;
}
.calalog_item  .photo img{
border: none;
}
.calalog_item  .preview {
width: 65px;
float: left;
padding-bottom: 3px;
}
.calalog_item  .preview img{
display: block;
border: 1px solid #DBDBDB;
margin-bottom: 9px;
cursor: pointer;
}
.calalog_item  .text {
margin-top: 15px;
margin-left: 235px;
}
.calalog_item  .buy {
margin-top: 15px;
}


/*
.catalog_another {
margin-top: 35px;
}
.catalog_another h1{
margin: 10px 0 0 10px;
}
.catalog_another .items{
margin: 15px 0;
height: 140px; 
overflow: hidden; 
position: relative; 
width: 100%;
}
.catalog_another .body{
width: 2000px;
}
.catalog_another .item{
padding-right: 15px;
width: 130px;
float: left;
}
.catalog_another .item .img{
height: 90px;
}
.catalog_another .item a{
font-size: 12px;
}
.catalog_another .item .price{
font-size: 12px;
color: #535353;
margin-top: 4px;
}
.catalog_another .item .price span{
font-size: 14px;
color: #B31111;
font-weight: bold;
}*/
/*
.catalog_another .prev{
float: left;
width: 20px;
height: 77px;
background: url(../img/catalog_another_prev.gif) 0 0 no-repeat;
margin: 0 25px 0 10px;
}
.catalog_another .next{
float: right;
width: 19px;
height: 77px;
background: url(../img/catalog_another_next.gif) 0 0 no-repeat;
margin: 0 10px 0 0;
}

.catalog_another .body{
overflow: hidden;
width: 100%;
float: left;
}

*/


#center .pager{
}
#center .pager a{
color: #5284AE;
}
#center .pager table{

}
#center .pager table td{
vertical-align: top;
font-size: 11px;
}
#center .pager table td.larr{
color: #8BACC9;
}
#center .pager table td.prev{
padding-left: 3px;
}
#center .pager table td.pages{
font-size: 20px;
padding: 0 30px;
}
#center .pager table td.pages b{
color: #4D4D4D;
font-weight: normal;
}
#center .pager table td.next{
padding-right: 3px;
}
#center .pager table td.rarr{
color: #8BACC9;
}



#center .promo{
background: #EEEEEE;
margin: 12px 0 0 0;
}
#center .promo .t{
background: url(../img/promo_1_px.gif) left top repeat-x;
}
#center .promo .r{
background: url(../img/promo_1_px.gif) right top repeat-y;
}
#center .promo .b{
background: url(../img/promo_1_px.gif) left top repeat-x;
}
#center .promo .l{
background: url(../img/promo_1_px.gif) left top repeat-y;
}
#center .promo .tl{
background: url(../img/promo_tl.gif) left top no-repeat;
}
#center .promo .tr{
background: url(../img/promo_tr.gif) right top no-repeat;
}
#center .promo .br{
background: url(../img/promo_br.gif) right bottom no-repeat;
}
#center .promo .bl{
background: url(../img/promo_bl.gif) left bottom no-repeat;
padding: 5px;
}
#center .promo .body {
border: 1px solid #D6D6D6;
background: #E5E5E5 url(../img/promo_body_bg.gif) left top repeat-x;
padding: 7px 10px 7px 16px;
}
#center .promo .body .element{
font-size: 12px;
}
#center .promo .body .element h1{
font-weight: bold;
}
#center .promo .body .element h1 i{
font-size: 34px;
}
#center .promo .body .desc{
margin: 3px 0 0 0;
}
#center .promo .body .price{
color: #000;
margin: 15px 0 0 0;
font-size: 20px;
}
#center .promo .body .price small{
font-size: 14px;
display: block;
}
#center .promo .body .price span{
color: #C0310B;
font-weight: bold;
font-size: 30px;
}
#center .promo .body .pic{
float: right;
}
#center .promo .body .switch{
position: absolute;
z-index: 9;
right: 0;
margin: 0 20px 0 0;
}
#center .promo .body .switch div{
width: 25px;
height: 24px;
margin-right: 5px;
float: left;
text-align: center;
background: url(../img/switch_bg.png) left top no-repeat;
font-size: 18px;
color: #fff;
padding-top: 1px;
}
#center .promo .body .switch div.active{
background: url(../img/switch_active_bg.png) left top no-repeat;
}
#center .promo .body .switch div a{
color: #fff;
text-decoration: none;
}



#center .top_catalog{
margin-top: 7px;
}
#center .top_catalog .menu{
font-size: 16px;
color: #fff;
}
#center .top_catalog .menu a{
color: #C0310B;
}
#center .top_catalog .menu .item{
height: 31px;
padding: 5px 0 0 0;
margin: 0 18px 0 0;
}
#center .top_catalog .menu .active_item{
height: 36px;
background: url(../img/top_cat_menu_bg.gif) left top repeat-x;
margin: 0 18px 0 0;
}
#center .top_catalog .menu .active_item a{
color: #fff;
text-decoration: none;
}
#center .top_catalog .menu .active_item .tl{
background: url(../img/top_cat_menu_tl.gif) left top no-repeat;
height: 36px;
}
#center .top_catalog .menu .active_item .tr{
background: url(../img/top_cat_menu_tr.gif) right top no-repeat;
height: 36px;
}
#center .top_catalog .menu .active_item .br{
background: url(../img/top_cat_menu_br.gif) right 26px no-repeat;
height: 36px;
}
#center .top_catalog .menu .active_item .bl{
background: url(../img/top_cat_menu_bl.gif) left 26px no-repeat;
height: 36px;
}
#center .top_catalog .menu .active_item .text{
background: url(../img/top_cat_menu_bottom.gif) 50% bottom no-repeat;
height: 31px;
padding: 5px 8px 0 8px;
}
#center .top_catalog .items {
margin-top: 3px;
width: 100%;
}
#center .top_catalog .items td.item{
border-bottom: 1px solid #E5E5E5;
width: 50%;
vertical-align: top;
}
#center .top_catalog .items td .name{
font-size: 16px;
margin: 12px 0 25px 78px;
}
#center .top_catalog .items td .name a{
color: #5284AE;
}
#center .top_catalog .items td .pic{
font-size: 11px;
margin: 0 0 10px 95px;
}
#center .top_catalog .items td .pic .price{
position: absolute;
z-index: 9;
margin: 0 0 0 0;
height: 35px;
}
#center .top_catalog .items td .pic .price td{
border-bottom: 0;
vertical-align: middle;
}
#center .top_catalog .items td .desc{
font-size: 11px;
margin: 0 0 15px 78px;
}



#center .basket{

}
#center .basket h1{
margin-top: 15px;
}
#center .basket .caption{
font-size: 12px;
font-style: italic;
color: #797878;
}
#center .basket .items{
width: 100%;
}
#center .basket .items th{
color: #9D9D9D;
font-weight: normal;
padding: 6px 0;
text-align: left;
}
#center .basket .items td{
border-top: 1px solid #E5E5E5;
padding: 10px 0;
}
#center .basket .items td.mark{
text-align: center;
width: 30px;
}
#center .basket .items td.pic{
text-align: center;
width: 150px;
}
#center .basket .items td.pic img{
border: none;
}
#center .basket .items td.name{
font-size: 16px;
}
#center .basket .items td.num{
width: 110px;
}
#center .basket .items td.num input{
width: 40px;
font-size: 18px;
color: #BCBCBC;
text-align: right;
}
#center .basket .items td.price{
font-size: 12px;
color: #B7B7B7;
width: 110px;
text-align: right;
padding-right: 10px;
}
#center .basket .items td.price span{
font-size: 24px;
color: #D53409;
font-weight: bold;
}
#center .basket .items td.mark_link{
font-size: 12px;
vertical-align: top;
padding: 12px 0 0 15px;
}
#center .basket .items td.total{
text-align: right;
font-size: 12px;
color: #B7B7B7;
padding: 15px 10px 10px 0;
}
#center .basket .items td.total big{
font-size: 18px;
font-weight: bold;
color: #000;
font-style: italic;
padding-right: 8px;
}
#center .basket .items td.total span{
font-size: 24px;
color: #D53409;
font-weight: bold;
}
#center .basket .order{
margin-top: 5px;
display: none;
}
#center .basket .order .fields{
margin-top: 45px;
width: 100%;
}
#center .basket .order .fields td{
padding-bottom: 10px;
}
#center .basket .order .fields td.label{
width: 40%;
text-align: right;
padding-right: 5px;
font-size: 18px;
font-weight: bold;
font-style: italic;
}
#center .basket .order .fields td.field{
width: 60%;
}
#center .basket .order .fields td input{
width: 250px;
font-size: 18px;
color: #000;
}
#center .basket .order .fields td textarea{
width: 100%;
height: 150px;
font-size: 18px;
color: #000;
}



#center .articles{

}
#center .articles h1{
margin-top: 12px;
}
#center .articles .items{
margin-top: 20px;
}
#center .articles .items .item{
margin-bottom: 15px;
}
#center .articles .items .item .pic{
float: left;
margin: 0 10px 10px 0;
border: 1px solid #EDEDED;
padding: 3px;
}
#center .articles .items .item .pic img{
border: none;
}
#center .articles .items .item .title{
font-size: 18px;
color: #5284AE;
}



#center .article{

}
#center .article h1{
margin: 10px 0 5px 0;
}
#center .article .back{
padding: 5px 0 0 10px;
font-size: 12px;
}
#center .article .pic{
float: left;
margin: 0 10px 10px 0;
border: 1px solid #EDEDED;
padding: 3px;
}
#center .article .pic img{
border: none;
}
#center .article .preview{
color: #AAAAAA;
font-style: italic;
}
#center .article span{
background: #F9F8E8;
font-style: italic;
display: block;
padding: 10px;
}



#center .materials{

}
#center .materials .back{
padding: 5px 0 0 0;
font-size: 12px;
}
#center .materials h1{
margin-top: 3px;
}
#center .materials table{
width: 100%;
}
#center .materials table td{
padding: 15px 0 10px 0;
text-align: center;
width: 33%;
border-bottom: 1px solid #E5E5E5;
}
#center .materials table td img{
border: none;
margin-bottom: 8px;
}
#center .materials table td .title{
font-size: 16px;
color: #5284AE;
}


#all #footer {
height: 60px;
position: relative;
margin-top: -60px;
background:#F2F2F2;
font-size: 12px;
}
#all #footer .menu {
margin: 4px 0 0 10px;
float: left;
}
#all #footer .menu a{
margin-right: 8px;
}
#all #footer .menu b{
font-weight: normal;
margin-right: 8px;
}
#all #footer .created {
margin: 4px 10px 0 0;
float: right;
}
#all #footer .contacts {
margin: 4px 0 0 10px;
float: left;
}
#all #footer .counter {
margin: 4px 0 0 5px;
float: left;
}
#all #footer .copy {
margin: 4px 10px 0 0;
float: right;
}



#center .plashka {

}
#center .plashka td{
}
#center .plashka .text{
background: url(../img/plashka_bg.gif) left top repeat-x;
padding: 0 7px 0 5px;
vertical-align: top;
font-size: 11px;
color: #fff;
}
#center .plashka .text span{
font-size: 22px;
font-weight: bold;
line-height: 13px;
}
#center .plashka .text small{
font-size: 11px;
display: block;
text-align: right;
padding-right: 25px;
color: #EC9881;
margin-top: -3px;
}
#center .plashka .text a{
color: #fff;
text-decoration: none;
font-size: 22px;
font-weight: bold;
}

#center .plashka_s {

}
#center .plashka_s td{
}
#center .plashka_s .text{
background: url(../img/plashka_bg.gif) left top repeat-x;
padding: 1px 4px 0 4px;
vertical-align: top;
font-size: 11px;
color: #fff;
}
#center .plashka_s .text a{
color: #fff;
text-decoration: none;
font-size: 13px;
font-weight: bold;
}



.fl {
float: left;
}
.fr {
float: right;
} 
.spacer{
height:1px;
line-height:1px;
font-size:1px;
clear:both;
}
* img.png {behavior:url("png.htc");}




.catalog_another {
margin-top: 15px;
}
.catalog_another .prods_body{
padding: 0 40px;
}
.catalog_another .prodslist .prodslbdy{
width:100%;
float:left;
overflow:hidden;
}
.catalog_another .prodslist .prodslbdy table{
width:100%;
}
.catalog_another .prodslist .prodslbdy table td{
vertical-align:top;
}
.catalog_another .prodslist .prodslbdy table td .prodcell{
font-size: 13px;
width: 130px;
}
.catalog_another .prodslist .prodslbdy table td .prodcell .pic{
margin-bottom: 5px;
}
.catalog_another .prodslist .prodslbdy table td .prodcell .pic img{
border: none;
}
.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 270px; /*Width of Carousel Viewer itself*/
height: 280px; /*Height should enough to fit largest content's height*/
}
.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}
.stepcarousel .prodcell{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px; /*margin around each panel*/
}

.buy_popup{
	position: absolute;
	z-index: 1000;
	background: #F8F8F8;
	border: 1px solid #E7E7E7;
	padding: 15px;
	left: 20px;
	top: 10px;
	display: none;
	min-width: 300px;
}
.buy_popup .items td{
padding: 0 0 5px 15px;
font-size: 12px;
color: #000;
}
.buy_popup td.first{
padding-left: 0;
}
.buy_popup .items td span{
font-weight: normal;
font-size: 12px;
color: #000;
}
.buy_popup .links{
text-align: center;
color: #000;
margin-top: 8px;
}

.a_desc{
background: #F9F8E8;
padding: 12px 6px;
margin: 10px 0 0 10px;
font-size: 13px;
line-height: 150%;
}
.a_desc ul{
margin: 0;
padding: 0;
}
.a_desc ul li{
margin: 0;
padding: 0 0 0 19px;
list-style: none;
background: url(/img/a_desc_li.gif) 0 9px no-repeat;
}
.itemtext {
border-bottom: 1px solid #E5E5E5;
vertical-align: top;
width: 50%;
padding: 0 40px 0 0;
}
.category_content {
padding: 13px 20px;
color: #202020;
font-family: Arial, serif;
font-size: 14px;
}
.ct_cont_tr {
background: url("../img/important_tr.gif") no-repeat scroll right top transparent;
}
.ct_cont_tl {
background: url("../img/important_tl.gif") no-repeat scroll left top transparent;
}
.ct_cont_bl {
background: url("../img/important_bl.gif") no-repeat scroll left bottom transparent;
}
.ct_cont_br {
background: url("../img/important_br.gif") no-repeat scroll right bottom transparent;
}
.ct_cont_important {
background: none repeat scroll 0 0 #F3F0E7;
margin-top: 13px;
}
.cont_img
{padding:5px;
 float: left;
}

.pages a
{
	font-size : 18px;
}

.prev a
{
	font-size : 15px;
}

.next a
{
	font-size : 15px;
}
.pclass p {margin-bottom:24px!important; }
.pclass ul {margin-bottom:24px!important; }