table,td,tr,ol, ul, li{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: top;
    background: transparent;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
nav ul { list-style: none }
ul { /*margin-left: 30px*/ list-style:none; }
ol {
    /*margin-left: 30px;*/
    list-style-type: decimal;
}

.cl:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.cl { display: inline-block }
* html .cl { height: 1% }
.cl { display: block }
.fl, .fr {
    float: left;
    width: 49.9%;
}
.fr {
    float: right;
    text-align: right;
}

.ht { 
    text-align: left; 
    text-indent: -9999px; 
}
.fl {
    float:left;
    display: inline;
    width: 49.9%;
		margin:0;
}
.fr {
    float: right;
    display: inline;
    width: 49.9%;
		text-align:left;
		margin:0;
}

#providers li {
	float: left;
	padding: 0 4px 4px;
	vertical-align: middle;
	height:50px;
}
.sect1{
	cursor:pointer;
	display:block;
	margin:0 0 20px 2px;
	margin-top:15px;
}
.sect2{
	display: block;
	margin-bottom:20px;
	clear:both;
	cursor:pointer;
}

.block {
    margin: 0 0 10px;
}
.block-100 {
    background: url('images/ac/block_100_bot2.png') no-repeat bottom;
    padding-bottom: 5px;
}
h2{
color: #444;
font-size: 16px;
font-weight: bold;	
}
.block-100 .head {
    background: url('images/ac/block_100_top2.png') no-repeat;
    width: 890px;
    height: 30px;
		padding-top:14px;
		line-height:1.2!important;
    margin: 0 auto;
    text-indent:52px;
    font-weight: bold;
    color: #444;
    text-align: left;
		font-size: 16px;		
}
.block-100 .head h2 span {
		color: #EB131A;
    font-size: 14px;
		cursor:pointer;
		text-decoration:underline;
}
.block-100 .content {
    width: 877px;
    margin: 0 auto;
    padding: 10px 5px 0 6px;
    border:1px solid #eee;
    border-bottom: 0;
		height: 110px;
}
.block-50 {
    position: relative;
    padding-bottom: 5px;
}
.block-50 .head {
    background: url('images/ac/block_50_top2.png') no-repeat;
    width: 438px;
    height: 30px;
		padding-top:14px;	
		line-height:1.2!important;		
    text-indent:52px;
    font-size: 16px;
    font-weight: bold;
    color: #444;
    text-align: left;
}
.block-50 .content {
    width: 416px;
    padding: 10px 10px 5px;
    border:1px solid #eee;
    border-bottom: 0;
    height: 270px!important;
}
.block-50.fl .head, 
.block-50.fl .content {
    margin: 0 0 0 17px;
}
.block-50.fr .head, 
.block-50.fr .content {
    margin: 0 0 0 6px;
}


#comparison {
	font-size: 11px;
	color: #727272;
	line-height: 1.6;
	background: url('images/ac/block_50_bot.png') no-repeat 17px bottom!important;
}
#comparison .shot{
	margin-top:15px;
}
#comparison .example {
    padding: 10px 20px 0;
}

#advantages {
	background: url('images/ac/block_50_bot.png') no-repeat 6px bottom!important;
	margin-bottom:20px;
}
#advantages table {
    text-align: left;
    width: 100%;
}
#advantages table td {
    /*border:1px solid #000;*/
    /* text-align: center; */
    padding: 16px 0;
}
#advantages table tr.last td {
    /*border:1px solid #000;*/
    /* text-align: center; */
    padding: 18px 0 0;
}
#advantages h3 {
    color: #eb131a;
    font-weight: bold;
    font-size: 15px;
    text-align: left;
		line-height: 1.3;
		margin:0;
}
#advantages p {
    line-height: 1.3;
    color: #727272;
    text-align: left;
		margin:0;
}

.spacer {
	display:block;
	height:1px;
	clear:both;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
div.tit{
	background:transparent url(images/acsources/grad.png) repeat-x scroll 0 0;
	color:#FFFFFF!important;
	font-size:31px;
	font-weight:bold;
	height:44px;
	padding:3px 0 0 25px;
	text-align:left;
}
div.tit a:link, div.tit a:visited { text-decoration:none;color:#FFFFFF!important;}