@charset "utf-8";
/* CSS Document */

.comparison th {
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #ABBDEB;
}
.comparison td {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#BoxMenu a:hover, #BoxMenu a:focus, #BoxMenu a.MenuBarItemHover, #BoxMenu a.MenuBarItemSubmenuHover, #BoxMenu a.MenuBarSubmenuVisible {
	background-color:#036;
}
#BoxMenu li a {
	background-color:#267DB7;
	color:#FFF;
	padding-left: 0.75em;
	padding-right: 0.75em;
}
#BoxMenu li {
	width:168px;
}
#BoxMenu.MenuBarHorizontal ul, #BoxMenu.MenuBarHorizontal ul li
 {
	width:200px;
}

#openbox2 td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ABBDEB;
}
#openbox2 h2{
	margin-top: 5px !important;
}
#openbox2 img{
	margin-top: 5px;
	margin-bottom: 5px;
	border: none
}
#features img {
	margin-right: 5px;
}
#features p{
	margin:5px 0;
	
}
.thumbs {
	width:660px; 
	text-align:center; 
	height: 140px; 
	margin-top:10px
}
#screens {
	width: 660px;
	height: 425px;
	background-repeat: no-repeat;
	background-position:center;
}
.screen1 {background-image: url(/images/box_net/grx_box1.jpg);}
.screen2 {background-image: url(/images/box_net/grx_box2.jpg);}
.screen3 {background-image: url(/images/box_net/grx_box3.jpg);}
.content-body-block.take {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/images/box_net/content_body_take_bg.png) no-repeat scroll center top;
	height:111px;
	margin:20px auto 0px;
	width: 650px;
}
.take-button {
	display:block;
	float:left;
	margin-top:20px;
}
.take-terms {
	float:left;
	font-size:12px;
	line-height:18px;
	padding-left:20px;
	padding-top:28px;
	width:360px;
	text-align:left
}