#oPageTitle {
	margin-left:15px;
}
#docs {
	float:right;
	width:180px;
	padding:15px 0px 15px 15px;
	border-left:1px solid #CCCCCC;
}
#docs a {
	display:block;
	color:#666666;
}
#docs a:hover {
	text-decoration:underline;
}
#docs .download {
	background:url(../images/Download_Icon.gif) 		no-repeat left top;
	padding-left:25px;
	padding-top:5px;
	padding-bottom: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 95%;
}
#docs .download:hover {
	background-image:url(../images/Download_Icon_Over.gif);
}

#docs a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#docs .download span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}


#docs a span {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

#docs div {
	width: 180px;
}

#docs .videoItem {
	width: 167px;
	position:relative;
	background: #CFCED0;
	margin-bottom: 10px;
}

#docs .videoItemOver {
	width: 167px;
	position:relative;
	background: #CFCED0;
	margin-bottom: 10px;
}

#docs div .videoLink {
	width: 167px;
	height: 138px;
}
#docs div .videoLinkButton {
	width: 167px;
	height: 36px;
	background: url('../images/watchVideoButtonBg.jpg');
}

#docs div a img {
	border: none;
	position: absolute;
	bottom: 0;
	left: 3px;

}

#docs div .videoLinkText {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 157px;
	position: absolute;
	top: 102px;
	padding-left: 10px;
	color: #FFFFFF;
}



#content {
	clear: none;
	width:570px;
	color:#666666;
	font-size:1.2em;
}
#content h2 {
	font-size:1em;
	color:#493A8B;
	margin-bottom:0px;
}
#content h3 {
	font-size:1em;
	color:#666666;
	margin-bottom:0px;
}
#content p {
	margin-top:3px;
}
#content ul {
	margin-top:0px;
	margin-left:15px;
	list-style-type:square;
}

#productImage {
	float:left;
	padding-right:15px;
	padding-bottom:10px;
}
#productImage img {
	border-width:0px;
}
#productImage p {
	color:#7C75B6;
	width:167px;
	margin-top:5px;
}