.left_system_pult{
float:left;
width:49.5%;
margin-right:0.5%;
}

.right_statistic_pult{
float:left;
width:49.5%;
margin-left:0.5%;
}

*:first-child+html .right_statistic_pult{
float:left;
width:49.5%;
margin-left:10px;
}

.system_logic{
margin-top:-40px;
clear:both;
}

.clear{
clear:both;
}

.cont_inner2 h1{
margin:0px;
}

.item{
padding:0px 10px;
margin:0px 4px;
}


.item img{
margin:5px 15px 10px 0px;
}
.item li{
margin:0px 0px 5px 0px;
}

.item p{
margin-bottom:0px;
}

.item ul{
margin-top:10px;
}

.item h2, .logic h2{
margin:0px;
color:#666666;
font-size:22px;
font-weight:normal;
}

.item h3{
margin-top:4px !important;
margin-top:4px;
margin-bottom:8px;
font-size:12px;
color:#666666;
font-weight:bold;
}

.logic{
padding:0px 10px;
margin:0px 4px;
background-image:url('/themes/default/_img/logic_bg.jpg');
background-repeat:repeat-x;
background-color:#FFFFFF;
}

.logic table{
margin-top:25px;
}

.text_block_tbl .b_logic {
background-image:url('/themes/default/_img/text_block_tbl_b_logic.jpg');
background-repeat:repeat-x;
font-size: 1px;
height:30px;
}

.text_block_tbl .bl_logic {
background:url('/themes/default/_img/text_block_tbl_bl_logic.jpg') no-repeat;
width: 16px;
font-size: 1px;
height:30px;
}

.text_block_tbl .br_logic {
background:url('/themes/default/_img/text_block_tbl_br_logic.jpg') no-repeat top right;
width: 16px;
font-size: 1px;
height:30px;
}

td.logic_item{
min-width:175px;
}

.min{
width:175px;
}

.logic_item span{
position:relative;
top:30px;
left:0px;
font-size:29px;
color:#ee7600;
}

.logic_item p{
padding-left:25px;
background:#FFF;
}

.logic_item a:hover p{
color:#ee7600;
text-decoration:underline;
}

.logic_item a{
display:block;
text-decoration:none;
width:100%;
padding-top:56px;
}

.logic_1 a{
background:url('/themes/default/_img/logic_1.jpg') no-repeat center 0px;
}

.logic_1 a:hover{
background:url('/themes/default/_img/logic_1.jpg') no-repeat center -88px;
}

.logic_2 a{
background:url('/themes/default/_img/logic_2.jpg') no-repeat center 0px;
}

.logic_2 a:hover{
background:url('/themes/default/_img/logic_2.jpg') no-repeat center -88px;
}

.logic_3 a{
background:url('/themes/default/_img/logic_3.jpg') no-repeat center 0px;
}

.logic_3 a:hover{
background:url('/themes/default/_img/logic_3.jpg') no-repeat center -88px;
}

.logic_4 a{
background:url('/themes/default/_img/logic_4.jpg') no-repeat center 0px;
}

.logic_4 a:hover{
background:url('/themes/default/_img/logic_4.jpg') no-repeat center -88px;
}

.logic_5 a{
background:url('/themes/default/_img/logic_5.jpg') no-repeat center 0px;
}

.logic_5 a:hover{
background:url('/themes/default/_img/logic_5.jpg') no-repeat center -88px;
}


.cornerBox {
position: relative; 
background: #FFF; 
width: 100%; 
border-bottom:3px solid #e2e2e2;
border-top:1px solid #e2e2e2;
border-left:1px solid #e2e2e2;
border-right:1px solid #e2e2e2;
margin-bottom:7px;
}


.corner { 
position: absolute;
width: 10px; 
height: 10px; 
background: url('/themes/default/_img/corners.gif') no-repeat; font-size: 0%; 
}

.cornerBoxInner { 
padding-top:17px; 
margin-bottom:-17px;
}

.cornerBoxInner span{ 
position: absolute;
right:10px;
color:#ee7600;
}

.cornerBoxInner p{
font-weight: bold;
font-family:Verdana;
font-size:14px;
margin-bottom:10px;
/*background: url('/themes/default/_img/timer.gif') no-repeat 8px 4px;*/
}

.cornerBoxInner p.corner_no_board{ 
position: relative;
top:-9px;
padding: 0px 0px 5px 10px;

}

.cornerBoxInner p.corner_board{
position: relative;
top:-7px;
padding: 0px 0px 7px 10px;
border-bottom:1px solid #e2e2e2;

}

.corner_bottom{
position: absolute;
bottom: 0px;
left: 10px;
width:97%;
height:2px;
background:url('/themes/default/_img/corner_bottom_border.gif') repeat-x;
}

.TL { 
top: -1px; 
left: -1px; 
background-position: 0 0;
}

.TR { 
top: -1px; 
right: -1px !important; 
right: -2px; 
background-position: -10px 0;
}
 
.BL { 
bottom: -3px; 
left: -1px; 
background-position: 0 -10px; 
}

.BR { 
bottom: -3px;
right: -1px !important; 
right: -2px;
background-position: -10px -10px; 
}

.text_block_tbl .b,.text_block_tbl .bl,.text_block_tbl .br{
height:30px;
}