/* CSS Document */

.prodcontent{
/*float:left;*/
/*position:relative;*/
background-color:#ffffff;
width: 535px;
height:auto;
margin-left: 4px;
margin-top: 0px;

}


.straighttext{

}


.listtext {


}

.listsubheader {
	font-size: 12px;

}



.subtitle
{
font-weight: bold;
font-size: 14px;
line-height:2em;
}

.floatright 
{
	width: 178px;
	float: right;

	}
.floatleft
{
float: left;
width: 345px;   
}

a.contentlink  {
color: #0069EA;
text-decoration:none;
font-size: 11px;
font-weight:lighter

}
a:hover.contentlink 
{
	text-decoration: underline;
	color: #FF0000;
	}
	

#extrabox {
	background-attachment: fixed;
	background-repeat: no-repeat;
	height: 236px;
	width: 178px;
	
}
.filesize {
	margin-top: -8px;
	margin-bottom: 8px;
}
.moreproduct {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #539eed;
	text-decoration: none;
}
