#tbl-content {
margin-bottom:20px;
/*margin-top:30px;*/
}
#tbl-content .col1 {
width:230px;
}
#tbl-content .column2 {
border-left:1px solid #E1E1E1;
}
#calc-left {
background:transparent url(/images/calc-hand.jpg) no-repeat scroll 100% 0;
height:120px;
margin-right:20px;
margin-top:20px;
}
#calc-left .txt- {
font-size:1.1em;
margin-left:20px;
margin-top:10px;
width:130px;
}
#content-page {
font-size:1.2em;
padding-left:30px;
width:695px;
}
#content-page ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:10px 0 10px 20px;
padding:0;
}
#content-page ul li {
background:transparent url(/images/tire.gif) no-repeat scroll 5px 11px;
/*font-size:0.9em;*/
line-height: 1.2em;
padding:5px 0 0 25px;
}

#left-menu {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:20px 0;
padding:0;
}
#left-menu li {
background:transparent url(/images/arrow.gif) no-repeat scroll 5px 9px;
font-size:1.2em;
margin:0;
padding:5px 0 5px 20px;
width:200px;
}
#left-menu li.act {
background:#C1BFBF url(/images/arrow2.gif) no-repeat scroll 5px 9px !important;
font-size:1.2em;
padding:5px 0 5px 20px;
width:200px;
}
#left-menu li.act a {
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
#left-menu li.level2 {
background: url(/images/tire.gif) 20px 11px no-repeat;
font-size:1.2em;
margin:0;
padding:5px 0 5px 40px;

}
#banner-block {
float:right;
margin-top:30px;
}
#banner-block div {
float:left;
margin-right:12px;
}
#banner-block div img {
border:1px solid #E1E1E1;
}
/*added by mAGGTO*/
#content-page p { margin: 0 0 15px; line-height: 1.6em;}
#content-page h2 { font-size: 150%; font-style: italic; font-weight: normal; color: #000000; margin: 30px 0 15px; display: block; clear: both;}
#content-page h1 { font-size: 200%; font-style: italic; font-weight: normal; color: #000000; margin: 0 0 15px; }
#content-page span.cloud { font-size: 11px; color: #ffffff; position: absolute; background: #00a651; padding: 0 5px; line-height: 150%; font-style: normal; margin-left: 10px; }
#content-page span.cloud a { color: #ffffff; text-decoration: none; }
#content-page span.cloud img { position: absolute; }


/** added by ASP */
.banner-table { width: 100%; margin-top: 30px; clear: both;}
.banner-table td { padding: 0; }
.banner-table img { border:1px solid #E1E1E1; }

table.zebra { margin-bottom: 30px; border: 0; border-collapse: collapse; }
table.zebra td { padding: 0; border: 1px solid #e1e1e1; padding: 5px 10px;}
table.zebra .row-even td { background: #f9fafc;  }
table.zebra .first { border-left: none !important; }
table.zebra .last { border-right: none !important; }
table.zebra .row-odd td { background: #ffffff;  }

table.noborder { margin-bottom: 30px;  border: 0; border-collapse: collapse;  }
table.noborder td { padding: 0; border: 1px solid #fff; padding: 5px 10px; background: #f9fafc;}
table.noborder .row-even td { background: #ffffff;  }
table.noborder .row-odd td { background: #f9fafc;  }


