@charset "UTF-8";
/* CSS Document */

			img.imgleft
			{
				float:left;
				position:static;
			}
			
			img.imgright
			{
	float: right;
			}
			
			#logoleft
			{
	float:left;
	position:static;
	margin-right:30px;
	height: auto;
	width: 90px;
			}
			
			.descHeader
			{
	font-weight:bold;
	font-size:16px;
	margin-left:50px;
	position:static;
	height: auto;
	width:400px;
			}
			
			.prodprices
{
	float:right;
	height:auto;
	margin-bottom:15px;
}
						
			.descSub
			{
	font-weight:bold;
	font-size:14px;
	margin-left:50px;
	width:500px;
			}
			
			.description
			{
	margin-left:50px;
	width: 840px;
			}
			
        #prodContainer {
	width: 930px;
	height:auto;
	margin-bottom:10px;
	clear:both;
}

#ppprodContainer {
	width: 930px;
	height:200px;
	margin-bottom:10px;
	clear:both;
}

#prodContainer .descriptionProduct {
	width: 810px;
	float: left;
	height: auto;
	margin-top:10px;
}

#prodContainer .moreinfo {
	width: 400px;
	float: left;
	height:50px;
	margin-bottom: 15px;
}


#ppprodContainer .descriptionProduct {
	width: 560px;
	float: left;
	height: 120px;
	margin-top:10px;
}

#prodContainer .images {
	width: 230px;
	display: block;
	float: right;
	height: auto;
	margin-bottom: 15px;
}


#ppprodContainer .images {
	width: 200px;
	display: block;
	float: right;
	height: 110px;
}


.universal
{
	padding-top:25px;
	padding-left:15px;
}

.smalltext
{
	font-size:9px;
}


/* Free Downloads page */

#fd_prodContainer .1image {
	width: 73px;
	display: block;
	float: right;
	height: 100px;
}
#fd_logoleft {
	float:left;
	position:static;
	margin-right:30px;
	height: 50px;
	width: 60px;
}
#fd_prodContainer {
	width: 930px;
	height:65px;
}
#fd_prodContainer .fd_descriptionProduct {
	width: 810px;
	float: left;
	height: 65px;
}

#dl_box
{
	background-image:url(../images/downloads/dlbox.png);
	background-repeat:no-repeat;
	width:950px;
	height:290px;
	padding-top: 20px;
	padding-left: 20px;
}
.descriptionShort {
	margin-left:50px;
	width: 630px;
}

.rtImage
{
	float:right;
	width: 230px;
	padding-right:50px;
}
