.box_gradient_blue {
	background:url(/images/bg_learn_top.gif) left top no-repeat;
	padding-top:9px;
	width:700px;
	position:relative;
	z-index:1;
}

.box_gradient_blue .content {
	background:url(/images/bg_learn_content.gif) left top repeat-x;
	padding:10px 15px 0 0;
	height:260px;
}

.box_wave {
	width:700px;
	height:670px;
	position:relative;
	margin:0 0 4px 0;
	z-index:1;
	clear:both;
	background:url(/images/bg_boxwave_top.gif) no-repeat;
	padding-top:6px;
}
.box_wave .content {
	width:4200px;
	height:650px;
}
.box_wave .section {
	width:630px;
	height:620px;
	background: transparent url(/images/bg_boxwave_content.gif) bottom left repeat-x;
	padding:15px 35px;
	/*overflow-y: scroll;*/	
}
.box_wave .wrapper {
	width:696px;
	height:650px;
	position:relative;
	overflow:hidden;
	background: #f9f9f9 url(/images/bg_boxwave.gif) no-repeat;
}
.box_wave .btm {
	background:url(/images/bg_boxwave_btm.gif) left top no-repeat;
}

.prod_shot {
	margin-right:20px;
	float:left;
	text-align:center;
}
.prod_dsc {
	float:left;
	width:255px;
}

.prod_alt {
	float:right;
	width:206px;
	padding: 30px 20px 0 0;
}

.box_li {
	width:220px;
	background:url(/images/bg_box_li_top.gif) no-repeat;
	padding-top:5px;
}
.box_li ul, .box_li ol {
	margin:0;
	padding:10px 0 0 14px;
}
.box_li li {
	line-height:14px;
}
.box_li .icn_top {
	margin:-15px 0 0 170px;
	position:absolute;
}

.box_li .icn_top_monitors {
	margin:-16px 0 0 158px;
	position:absolute;
}


.box_li .content {
	background:#FFFFFF url(/images/bg_box_li_content.gif) left bottom repeat-x;
	height:130px;
	padding:13px 10px 0 12px;
}
.box_li .btm {
	background:url(/images/bg_box_li_btm.gif) left top no-repeat;
}

.box_li ol {
	color:#0081d6;
}

.box_li ol li{
	margin-bottom:5px;
}

.box_li ol li span {
	color:#000000;
	font-weight:normal;
}

.box_li p {
	margin: 7px 0;
}

.checklist {
	background:url(/images/icn_check.gif) left top no-repeat;
	padding:2px 0 0 18px;
	margin:5px;
	display:none;
}

div.screenshot_left, div.screenshot_right {
	height:125px;
	margin-bottom:20px;
}

div.screenshot_left p, div.screenshot_right p {
	margin-top:10px;
	width:440px;
}

div.screenshot_left p, div.screenshot_right img {
	float:right;
}

div.screenshot_right p, div.screenshot_left img {
	float:left;
}

div.screenshot_left .zoombtn {
	float:left;
	margin:80px 0 0 -170px;
}

div.screenshot_right .zoombtn {
	float:right;
	margin:80px -47px 0 0;
}

.skuform {
	margin:10px 0 0 0;
}

.skuform label {
	line-height:20px;
	margin-left:5px;
}

.section dl {
	clear:both;
	margin:0;
	padding-top:15px;
}

.section dl dt {
	background: url(/images/icn_expand.gif) no-repeat;
	padding-left:20px;
	font-weight:bold;
	line-height:11px;
	margin-top:15px;
}

.section dl dt.active {
	background: url(/images/icn_collapse.gif) no-repeat;
}

.section dl dd {
	display:none;
	padding:10px 0 0 20px;
}

.section p {
	margin: 20px 0;
}

#how_it_works div {
	margin: 10px 0;
	padding: 0 0 0 15px;
	height: 120px;
	width: 610px;
}

#how_it_works div p {
	float:left;
	width:315px;
	margin:10px 0;
}

#how_it_works img.tabnumber {
	float:left;
	margin:4px 10px 0 0;
}

#how_it_works img.screenshot {
	float:right;
}

.order_btn {
	margin: 5px 0 10px 0;
}
.state p.sub-disclaimer {
	margin-top: 0px;
	padding-left: 5px;
}
