@import url(//www.google.com/css/go-x.css);

@media screen, projection {
/* @@ Special rules */

h1, h2, h3, h4, h5, h6 { font-family: 'Droid Sans', arial, serif; }

h1 img {
margin-bottom:1em;
clear:both;
}

h2 {
clear:both;
}

div.x-box, #videoPlayer {
border:1px solid #BBCCFF;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}

#videoPlayer {
background:#EBEFF8;
float: left;
margin-bottom: 1em;
margin-right: 1em;
padding: 7px;
height:245px;
width:390px;
}

ul.tags-benefits {
float:right;
list-style-type: none;
margin:30px 0 0 0;
padding:0;
width:300px;
}

.tags-benefits li {
background: url("//www.google.com/images/icons/feature/checkmark-g16.png") no-repeat scroll 1px 2px transparent;
line-height: 18px;
margin: 0 0 18px;
padding: 0 0 0 25px;
}

ul.promo-icons {
clear:both;
margin:0 auto;
padding:0;
overflow:visible;
}

.promo-icons a {
border: 1px solid #E5ECF9;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}

ul.promo-icons li {
line-height:20px;
margin:0 0 10px 0;
list-style-type:none;
float:left;
}

ul.promo-icons li span {
padding: 0;
margin:0;
clear:both;
display:block;
}

ul.promo-icons li span.description {
color:#000;
}

.promo-icons img {
float:left;
padding:3px 10px 0 0;
}

.promo-icons a {
text-decoration: none!important;
display: block;
clear:both;
width:740px;
/*width:263px;*/
height:auto;
margin: 5px 0 0 0;
background: #FFF;
padding: 10px;
float:left;
}

.promo-icons a.first {
margin-right:10px;
}

.promo-icons .link {
text-decoration: underline!important;
color:#0000FF !important;
}

.promo-icons a:hover {
border: 1px solid #AFC1E2;
background:#EFF5FF;
}

ul.promo-icons li h3 {
color: #00923A;
/*height:50px;*/
margin: 10px 0 10px 0;
padding: 0;
}

}