@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
	letter-spacing:normal;

}

html body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height:24px;
	color:#464646;
	background-color:#fdfdfd;
	background:url("../img/bg.png") repeat-x;
}

img{
	border:none;
}


h1, h1 a{
	color:#000;
	font-family:Arial, Geneva, sans-serif, Verdana;
	font-size:30px;
	margin-bottom:30px;
	text-decoration:none;
}

h1 a:visited{
	color:#000;
	text-decoration:none;
}

h2, h2 a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin:20px 0;
	color:#000;
	text-decoration:none;
}

h2 a:visited{
	color:#000;
	text-decoration:none;
}


h3{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#464646;
	margin:0 0 10px 0;
}

a {
	color:#0067bb;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a:visited {
	color:#64a4d7;
}

a img{
	text-decoration:none;
}

/*==================Header==================*/

.header{
	height:100px;
}

.header .left{
	background: url("../img/top-left.png") 0 0 no-repeat;
	height:100px;
	width:10px;
	float:left;
}

.header .right{
	background: url("../img/top-right.png") 0 0 no-repeat;
	height:100px;
	width:10px;
	float:right;
}

.header .content{
	background: url("../img/top.png") 0 0 repeat-x;
	height:100px;
	float:left;
	width:992px;
	position:relative;
}

.head {
	padding:15px 0 0 5px;
	float:left;
	text-align:left;
}
.head a:active {
    position: relative;
    top: 0px;
}

.top-tab{
	float:right;
	text-align:right;
	padding:10px 20px 0 0;
}

.top-tab a, .top-tab  a:visited{
	padding:0 10px;
	font-size:12px;
	color:#fff;
	text-shadow:0 0 0 transparent, 1px 1px 1px #000;
	text-decoration:none;

}

/*==================LAYOUT==================*/

.container{
	margin-left:auto;
	margin-right:auto;
	width:1012px;
}

.main {
	width:728px;
	margin:0 20px;
	float:left;
}

.white{
	background-color:#fff;
	background:url("../img/container-bg.png") 0 0 repeat-y;
}

.clear{
	clear:both;
}

.padding-top{
	padding-top:30px;
}

.padding-bottom{
	padding-bottom:30px;
}

/*==========Top Navigation=================*/

.navigation{
	width:100%;
	margin:0 auto;
	font-size:16px;
	color:#fff;
	text-shadow:0 0 0 transparent, 1px 1px 1px #000;
	text-align:center;
	text-decoration:none;
	position:absolute;
	left:0;
	bottom:0;
}

#top-navlist li{
	margin:2px 0;
    list-style-type: none;
	position: relative;
	display:block;
	float:left;
	text-decoration:none;
}

#top-navlist li a{
	text-decoration:none;
	color:#fff;
	text-shadow:0 0 0 transparent, 1px 1px 1px #000;	
}

#top-navlist li a span {
	display:inline-block;
	padding:0 20px;
	white-space: nowrap;
	width:101px;
	text-align:center;
	text-decoration:none;
	height:28px;
	line-height:28px;
}

#top-navlist li:hover, #top-navlist li.active {
	background: url("../img/topmenu-left.png") 0 0 no-repeat;
}

#top-navlist li a span:hover, #top-navlist li.active  span{
	color:#000;
	text-shadow:0 0 0 transparent, 1px 1px 1px #fff;
	background: url("../img/topmenu-right.png") 100% 0 no-repeat;
}

/*==========Top Navigation Ends=============*/

/*=========Left column============*/

.left-col{
	float:left;
	width:200px;
	margin: 0 0 0 25px;
}

.left-col h3{
	background:url("../img/left-top.png") 0 0 no-repeat;
	text-align:left;
	padding:2px 0 0 15px;
	font-size:14px;
	color:#464646;
	height:25px;
	font-weight:normal;
	text-shadow:1px 1px 1px #fff;
}

.left-block{
	width:200px;
	height:190px;
	background:url("../img/left-main.png") 0 0 repeat-y;
	margin-bottom:25px;
	font-size:11px;
}

.left-block .content{
	width:160px;
	height:145px;
	background: url("../img/left-bottom.png") 0 100% no-repeat;
	padding:0 20px 10px 20px;
	}

.left-block .content.center{
	text-align:center;
	}

.left-block.small{
	height:115px;
}

.left-block.small .content{
	width:160px;
	height:70px;
	background: url("../img/left-bottom.png") 0 100% no-repeat;
	padding:0 20px 10px 20px;
	}


.left-block.ads{
	height:635px;
}

.left-block.ads .content{
	width:160px;
	height:615px;
	background: url("../img/left-bottom.png") 0 100% no-repeat;
	padding:0 20px 10px 20px;
}

/*==========Quick Access panel icons==========*/

.left-block a.access {
	display:block;
	margin:5px 0;
	padding:5px 0 5px 25px;
	height:18px;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	color:#464646;
	text-decoration:none;
}

.left-block a.access:hover {
	color:#8f4723;
}

.left-block a.access.active {
	color:#d74700;
}

.left-block a.access.ak {
	background:url("../img/icons/ak-grey.png") 0 40% no-repeat;
}

.left-block a.access.git-ak {
	background:url("../img/icons/git-ak-grey.png") 0 40% no-repeat;
}

.left-block a.access.pk {
	background:url("../img/icons/pk-grey.png") 0 40% no-repeat;
}

.left-block a.access.git-as {
	background:url("../img/icons/git-as-grey.png") 0 40% no-repeat;
}

.left-block a.access.ak:hover {
	background:url("../img/icons/ak-hover.png") 0 40% no-repeat;
}

.left-block a.access.git-ak:hover {
	background:url("../img/icons/git-ak-hover.png") 0 40% no-repeat;
}

.left-block a.access.pk:hover{
	background:url("../img/icons/pk-hover.png") 0 40% no-repeat;
}

.left-block a.access.git-as:hover {
	background:url("../img/icons/git-as-hover.png") 0 40% no-repeat;
}

.left-block a.access.ak.active  {
	background:url("../img/icons/ak.png") 0 40% no-repeat;
}

.left-block a.access.git-ak.active  {
	background:url("../img/icons/git-ak.png") 0 40% no-repeat;
}

.left-block a.access.pk.active {
	background:url("../img/icons/pk.png") 0 40% no-repeat;
}

.left-block a.access.git-as.active  {
	background:url("../img/icons/git-as.png") 0 40% no-repeat;
}

/*==========Quick Access panel icons End==========*/


.left-block a.newslink{
	font-size:12px;
	font-weight:normal;
	color:#df4600;
	text-decoration:none;
	padding:0 5px;
}
.left-block a.newslink:hover{

}

.left-block  span.status{
	margin:0 10px; 
	font-weight:bold; 
	width:70px; 
	text-align:center;
	display:inline-block;
}



.left-block span{

	font-size:12px;
	line-height:24px;
}

.left-block span.more{
	display:block;
	margin:10px 0 0 0;
	text-align:center;
}

.left-block .support a{
	color:#464646;
	font-size:14px;
	text-decoration:none;
	line-height:24px;
	cursor:pointer;
	display:inline-block;
	
}

.left-block .support a span{
	color:#464646;
	font-size:14px;
	text-decoration:none;
	line-height:24px;
	cursor:pointer;
	display:inline-block;
	width:40%;
}

.left-block  img.support {
	width:80px;
	height:100px;
	float:left;
	margin:0 15px 0 0;
}

.left-block  .support b{
	font-size:16px;
	margin-right:15px;
}

.left-block  .support img{
	vertical-align:middle;
}

.alert{
	color:#e14600;
	font-weight:bold;
	text-align:center;
}

/*========left column Ends===========*/


/*============Footer===================*/

.footer{
	height:155px;
	color:#fff;
	text-shadow:0 0 0 transparent, 1px 1px 1px #000;
}


.footer .left{
	background: url("../img/footer-left.png") 0 0 no-repeat;
	height:155px;
	width:10px;
	float:left;
}

.footer .right{
	background: url("../img/footer-right.png") 0 0 no-repeat;
	height:155px;
	width:10px;
	float:right;
}

.footer .content{
	background: url("../img/footer.png") 0 0 repeat-x;
	height:155px;
	float:left;
	width:952px;
	position:relative;
	padding:0 20px
}

.footer a, .footer a:visited{
	text-decoration:none;
	color:#fff;
	text-shadow:0 0 0 transparent, 1px 1px 1px #000;
}

.footer-block{
	padding:10px 5px 0;
	width:200px;
	float:left;
}

.footer-block b{
	font-size:14px;
}

.footer-block ul{
	list-style-type:none;
	font-size:12px;
	line-height:20px;
	padding:0;
}

.footer-block a{
	text-decoration:none;
}

/*=============Copyright================*/

.copyright{
	width:310px;
	float:right;
	font-size:12px;
	line-height:24px;
	text-align:right;
	margin-top:10px;
}

.copyright a{
	font-weight:bold;
}

/*==========Copyright Ends==============*/

/*============Footer Ends===============*/

/*==========Buttons=============*/

.order, .download, .readmore{
	font-family: Tahoma, Arial, Verdana;
	font-weight:bold;
	text-align:center;
	color:#fff;
	text-shadow:1px 1px 1px #000;
	padding:0;
}

.order a, .order a:hover, .order a:visited,
.readmore a, .readmorea:hover, .readmore a:visited,
.download a, .download a:hover, .download a:visited  {
	color:#fff;
	text-decoration:none;
}

.order:active, .download:active, .readmore:active {
    position: relative;
    top: 1px;
}

.order, .download, .readmore{
	width:125px;
	height:30px;
	font-size:14px;
	line-height:30px;
	margin:15px 0 0;
	
}

.order {
	background: url("../img/order.png") 0 0 no-repeat;
}

.download{
	background: url("../img/download.png") 0 0 no-repeat;
}

.readmore{
	background: url("../img/readmore.png") 0 0 no-repeat;
}

.order.small, .download.small, .readmore.small{
	width:76px;
	height:18px;
	font-size:11px;
	line-height:18px;
	margin:2px;
	padding:0;
}

.order.small {
	background: url("../img/order-small.png") 0 0 no-repeat;
}

.download.small{
	background: url("../img/download-small.png") 0 0 no-repeat;
}

.readmore.small{
	background: url("../img/readmore-small.png") 0 0 no-repeat;
}

.order.plimus {
	padding:6px 0 0 15px;
	background: url("../img/order-plimus.png") 0 0 no-repeat;
}
.order.regnow {
	padding:6px 0 0 15px;
	background: url("../img/order-regnow.png") 0 0 no-repeat;
}

.download.installer {
	padding:6px 0 0 15px;
	background: url("../img/download-installer.png") 0 0 no-repeat;
}
.download.manual {
	padding:6px 0 0 15px;
	background: url("../img/download-manual.png") 0 0 no-repeat;
}
.download.datasheet {
	padding:6px 0 0 15px;
	background: url("../img/download-pdf.png") 0 0 no-repeat;
}



/*==========Buttons End==========*/


.align-left {
	float:left;
}

.align-right {
	float:right;
}

.view{
	float:right;
	margin:10px 0;
}

.view a{
	font-size:12px;
	line-height:18px;
	color:#4f4f4f;
}

.price-bold{
	width:100%;
	display:block;
	text-align:center;
	margin:10px 0px;
	font-size:24px;
	line-height:24px;
	font-weight:bold;
	color:#ff6600;
}

.breadcrumps{
	font-size:12px;
	margin-bottom:30px;
}

/*===================Product header=============*/

 .product-short{
	margin:0 0 30px 0;
}

.product-short .img {
	float:left;
	height:130px;
	margin:0 30px 0 0;
}

 .product-short .description{
	width:400px;
	float:left;
	margin:10px 30px 0 0;
}

 .product-short .description h2{
	margin-top: 0;
}

 .product-short .description a.more{
	float:right;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

.product-short .price{
	width:125px;
	display:block;
	text-align:center;
	float:right;
	font-family:Arial, Tahoma, Verdana;
	font-size:30px;
	line-height:30px;
	font-weight:bold;
	color:#df4600;
	text-shadow:1px 1px 1px #000;
}

/*===========Product Header Ends============*/



/*============Overview Popup===============*/
span.info {
	width:11px;
	height:11px;
	margin-left:5px;
	border:0px;
}


span.popup{
	position:absolute;
	display:none;
	background-color:#385981;
	width:250px;
	min-height:20px;
	font-size:11px;
	letter-spacing:normal;
	line-height:18px;
	color:#fff;
}
span.popup span{
	display:block;
	position:relative;
	background:url("../img/popup_top.gif") 0 0 no-repeat;
	margin-top:-4px;
	width:250px;
}
span.popup span span{
	display:block;
	position:relative;
	background:url("../img/popup_bottom.gif") 0 100% no-repeat;
	margin-bottom:-12px;
	width:240px;
	padding:2px 5px 12px 5px;

}

/*============Overview Popup Ends===============*/


/*================Content=================*/


.tabs{
	width:720px;
	padding:25px 140px;
	margin: 0px 10px 10px 5px;
	background:url("../img/tab-bg.png") 0 0 repeat-x;
	height:180px;

}


.spacer{
	margin:30px 0 30px 0;
	clear:both;
	height:1px;
	background-color:#eeeeee;
}

.box-inside{
	height:170px;
	margin:25px 80px;
}

.box-inside .img {
	float:left;
	width:150px;
	height:170px;
	margin:0 30px 0 0;
}

.main p, .main ul{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height:24px;
	text-align:justify;
}

.main p{
	padding: 5px 0;
}

.main ul{
	padding:0;
}

.main li{
	margin:0 0 0 30px;
	}

.main img{
	border:0;
}

.main img.align-right{
	border:0;
	padding: 0 0 0 20px;
}

.main img.align-left{
	border:0;
	padding: 0 20px 0 0;
}

.information{
	background-color:#f9f9f9;
	border:1px solid #dddddd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 20px auto 30px;
	width:380px;
	padding:5px 20px;
}

/*========Product Navigation==============*/

.product-navigation{
	height:30px;
	background: url("../img/submenu.png") 0 0 repeat-x;
	width:100%;
	margin-bottom:30px;
}

.product-navigation .left{
	background: url("../img/submenu-left.png") 0 0 no-repeat;
	height:30px;
	width:2px;
	float:left;
}

.product-navigation .right{
	background: url("../img/submenu-right.png") 0 0 no-repeat;
	height:30px;
	width:2px;
	float:right;
}

.product-navigation a {
	font-size:14px;
	color:#464646;
}


ul#product-navlist{
	padding:0;
	margin:0;
	display:block;
	text-align:center;	
	
}

#product-navlist li{
	margin:2px 0;
    list-style-type: none;
	position: relative;
	display:inline-block;
	float:left;
	text-decoration:none;
}

#product-navlist li a{
	text-decoration:none;
	color:#464646;
	text-shadow:0 0 0 transparent, 1px 1px 1px #fff;
}

#product-navlist li a span {
	display:inline-block;
	float:left;
	padding:0 22px 0 22px;
	white-space: nowrap;
	text-align:center;
	text-decoration:none;
	height:28px;
	line-height:26px;
}

#product-navlist li:hover, #product-navlist li.active {
	background: url("../img/submenu-active-left.png") 0 0 no-repeat;
}

#product-navlist li a span:hover, #product-navlist li.active  span{
	color:#fff;
	text-shadow:0 0 0 transparent, 1px 1px 1px #000;
	background: url("../img/submenu-active-right.png") 100% 0 no-repeat;
}


/*========Product Navigation Ends===========*/


/*======FAQ Elements============*/

#faq{

	color:#464646;
	font-size:14px;
	line-height:24px;
	font-weight:bold;
}

#faq a{
	font-weight:bold;
}

#faq li{
	margin-top:10px;

}

#faq-answers{
	padding-left:30px;
}

#faq-answers li{
	font-size:14px;
	line-height:24px;
	font-weight:bold;
	margin:15px 0;
}
#faq-answers li li{
	font-weight:normal;
	margin:5px 0 5px 20px;
}

#faq-answers p{
	font-size:14px;
	line-height:24px;
	font-weight:normal;
}

/*======FAQ Elements Ends==========*/

.in-block{
	margin-top:30px;
}

.in-block .left{
	background: url("../img/block-left.png") 0 0 no-repeat;
	height:220px;
	width:2px;
	float:left;
}
.in-block .right{
	background: url("../img/block-right.png") 0 0 no-repeat;
	height:220px;
	width:2px;
	float:left;
}

.in-block .content{
	background: url("../img/block.png") 0 0 repeat-x;
	float:left;
	width:724px;
}

.in-block .content h2{
	padding:0;
	margin:5px 0 5px 15px;
	color:#464646;
	text-shadow:1px 1px 1px #fff;
}

.tab{
	border:1px solid #e2e2e2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width:52%;
	float:right;
	margin:30px 30px 30px 10px;
}

.tab table{
	border-collapse: collapse;
	border:0px;
}

 th{
background: url("../img/th.png") 0 0 repeat-x;
color: #464646;
font-family: "Verdana", "Helvetica", sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
text-align:left;
height:23px;
padding-left:10px;
 }

.tab .price{
	text-align:center;
	font-weight:bold;
}

td {
color: #464646;
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
font-weight: 400;
border-right:1px solid #e2e2e2;
padding:2px 5px;
 }


 tr.even{
	background-color:#f9f9f9;
 }
 
tr.sub-header{
border-top:1px solid #e2e2e2;
border-bottom:1px solid #e2e2e2;

} 
tr.sub-header td{
font-weight:bold;
}

.tab.compare{
	width:100%;
	margin:30px 0;
background: url("../img/block.png") 0 -3px repeat-x;	
}

.compare td{
	height:38px;
	width:15%;

}

.compare  th{
	background: transparent;
	color: #464646;
	font-family: "Verdana", "Helvetica", sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	height:32px;
	vertical-align:middle;

}

.compare  .quick-links{
	background: #f2f3f5;
}

.compare  .quick-links td{
	border-left:1px solid #f2f3f5;
	font-weight:bold;
}

.compare  .quick-links td div{
	margin:2px auto;
}

.compare .info{
	width:11px;
	height:11px;
	margin-left:5px;
	border:0px;
	vertical-align:middle;
}	

.compare td{
width:30%;
}
	
.compare td.feature{
text-align:left;
width:40%;
}


.buttons{
	margin:10px 0 0 30px;
	float:left;
}


.buttons span{
	display:inline-block;
	float:left;
	padding:23px 0 0 0;
	font-size:16px;
	font-weight:bold;
}

.buttons span b{
	font-size:18px;
	margin:0 0 0 7px;
}

.buttons span b .info{
	color:#e14600;
	font-weight:bold;
	text-align:center;
}

.column{
	width:45%;
	padding:0 5% 0 0;
	float:left;
}


.main .ads{
	width:728px;
	height:90px;
	margin-top:30px;
	text-align:center;
}

 .hspacer{
	margin: 0 10px;
	width:0;
	float:left;
 }

 p.sign {
	margin:20px 0;
	font-size:12px;
	font-style: italic;
	font-weight: 700;
 }

 .box{
	width:20%;
	text-align:center;
	float:left;
}

.product-container{
	width:70%;
	font-size:12px;
	line-height:18px;
	float:right;
	padding:0 5%;
}
.product-container .tab{
margin:0;
}


td.yes{
	text-align:center;
	font-weight:bold;
	color:green;
	width:15%;
	}
td.no{
	text-align:center;
	font-weight:bold;
	color:red;
	width:15%;
	}
	

/*==============SiteMap===============*/


.sitemap li, .sitemap a{
	font-size:14px;
	line-height:28px;
	font-weight:normal;

}

.sitemap li{
	margin-left:40px;
}

/*==============SiteMap Ends===============*/
.date{
	font-size: 14px;
	font-style:italic;
	color:#555555;
}

.news{
	float:left;
	font-size:14px;
	padding-left:25px;
	margin-bottom:10px;
}

.old_news{
	display:block;
	font-size:12px;
	line-height:24px;
	padding-left:14px;
}

#toTop {
background-attachment: scroll;
background-color:#f9f9f9;
border:1px solid #dddddd;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
bottom: 10px;
padding: 2px 5px;
position: fixed;
right: 10px;
text-align: center;
width: 60px;
z-index: 9;
 }
 
#toTop a, #toTop a:visited {
	display:block;
	text-decoration:none;
	color: #464646;
	font-size: 11px;
}


.back{
	float:right;
	font-size:11px;

}

.feedback{
	width: 375px;
	text-align:center;

}

.feedback input { 
height: 20px;
}
 
.feedback input, .feedback textarea{ 
border:1px solid #ddd;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
color: #464646;
display: block;
font-family: "Verdana", "Geneva", sans-serif;
font-size: 14px;
margin: 0;
padding: 2px;
width: 375px;
}

.feedback input.button{ 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height:30px;
	line-height:18px;
	width: 160px;
	background-color:#eeeeee;
	margin: 15px auto;
	padding: 6px 2px;
	background: url("../img/submenu.png") 0 -1px repeat-x;
	color:#464646;
	cursor:pointer;
	text-shadow:0 0 0 transparent, 1px 1px 1px #fff;
}
 
.tab.productlist{
	width:100%;
	margin:0 0 30px 0;
background: url("../img/block.png") 0 -3px repeat-x;	
} 
 
.productlist td{
	height:30px;
	padding:5px;
	width:50%;
}

.productlist  th{
	background: transparent;
	color: #464646;
	font-family: "Verdana", "Helvetica", sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	height:32px;
	vertical-align:middle;

}

.effectContainer { 
	margin: 0; 
}

#slider .effectContainer { 
	width: 100%; 
	height: 100%; 
	overflow: hidden; 
}

.slide { 
	position: relative; 
	height: 100%; 
	width: 100%;
}

div.fadenav { 
	position: absolute; 
	bottom: 20px; 
	right: 0px; 
}

div.fadenav a { 
	display: block; 
	background: #636364; 
	width: 14px; 
	height: 14px; 
	margin: 0 0 0 5px; 
	float: left; 
	overflow: hidden; 
	-moz-border-radius: 50%; 
	-webkit-border-radius: 50%; 
	border-radius: 50%; 
	border: 1px solid #747474; 
	
	opacity: .4;
	filter: alpha(opacity=40);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";	
}

div.fadenav a:hover { 
	text-decoration: none; 
	opacity: .8;
	filter: alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";	
}

div.fadenav a.current { 
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";	
	
}

.description a.more{
	position: absolute; 
	bottom: 20px; 
	right: 180px; 
}

table.features{
	width:100%;
	margin: 20px 0 30px;
	vertical-align:top;
}

.features td {
	background: url("../img/submenu.png") 0 -1px repeat-x;
	background-color:#f9f9f9;
	border:1px solid #dddddd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width:30%;
	padding:3px 10px 5px;
	vertical-align:top;	
}

.features td  h3{
	text-shadow:0 0 0 transparent, 1px 1px 1px #fff;
}
	
.features li, .features p{
	text-align:left;
	font-size:12px;	
	line-height:20px;
}

.features ul, .features p{
	margin: 5px 0px;
	}
	
.features li{
	margin:0 0 0 15px;
	padding:0;
}

.features img.align-right{
	padding-left:7px;
}
