/* CSS Document */
.video {
  width: 26%; 
  float: right;
  margin-left: .5em;
  margin-top: 10px;
  xborder: 1px solid #DCDCDC;
  xbackground-color: #F4F4F4; 
  padding: 10px 40px 5px 70px;
  text-align: left;
}
.video ul { padding:10px 0 0 0 }

#breadcrumb {
  margin-bottom: 1em;
}
.quote {
  padding: 10px;
  border: 1px solid #DCDCDC;
  background-color: #F4F4F4; 
}

.content {
 width: 59%; 
 margin-top: 1em;
}

html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}	
#button { 
	background: url(/images/box-right.gif) top right no-repeat;
	width:187px;
	font-size:10px;
	line-height:13px;
	margin-bottom:10px;
	}
#button.small {width:auto;}
html>body #button {width:auto;
	min-width: 100px;
	max-width: 205px;}
#btn-inner {
	margin: 0;
	padding: 8px 0 0 0;
	background: url(/images/box-left.gif) top left no-repeat;
	}		
#btn-inner a {
	display: block;
	margin: 0; 
	padding: 0 0 0 12px;
	text-decoration: none;
	background: url(/images/box-left.gif) bottom left no-repeat;
	color:#345789; font-weight:bold;
	}
	
#btn-inner a span {font-weight:normal;}	
#btn-inner a:hover {
	text-decoration:none;
	}		

#btn-inner em {
	display: block; 
	margin: 0;
	padding: 0 20px 20px 22px;
	font-style: normal;
	background: url(/images/box-right.gif) bottom right no-repeat;
	}

#btn-inner img {
	margin-right: 5px;
	margin-top:-2px; 
	float:left;
	}

.rounded_button { border:1px solid #a9bcd8; }
a.small_button { padding:5px 7px 5px 20px; margin: 0 0 0 5px; background-repeat:no-repeat; background-position:2px center; text-decoration:none; color:#000000; text-align:left;  background-color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:1em; border:1px solid #a9bcd8; -moz-border-radius: 7px; }
a:hover.small_button { background-color:#c8e0ff; text-decoration:none; color:#000000; }

a.trial { background-image:url(/products/featured/early-verification/images/page_white_cd.gif);   }
a:hover.trial { background-image:url(/products/featured/early-verification/images/page_white_cd_hover.gif); }

a.techkit { background-image:url(/products/featured/early-verification/images/icon_techkit.gif);  }
a:hover.techkit { background-image:url(/products/featured/early-verification/images/icon_techkit.gif); }

tr.earlyvv_bottom td { padding-bottom:15px; }

a.index1 { margin:30px; }


.relatedinfo {width:100%;border-top:1px dotted #CCCCCC;border-bottom:1px dotted #CCCCCC; padding:8px 0 0 0;  margin-bottom:1.75em; overflow:hidden}
.relatedinfo p {
	float:left;
	margin-left:5px;
	width:45%;
	margin-bottom:0;
	}
.video_inline {padding:0 0px 12px 18px; background:transparent url(/products/featured/early-verification/images/icon_video.gif) no-repeat 0px 0px; }

