#contentMan
{
min-height:550px;
margin-left:15%;
width:75%;
padding-top:10px;
}
/* for Internet Explorer equivelent of minimum height tag */
* html #contentMan
{
height: 565px;
}
/*  manuals  */
#allMans
{
margin-top:50px;
margin-left:20px;
}
.latestProductsManuals
{
position:absolute;
left:200px;
}
#manuals_left
{
	float:left;
}
#manuals_right
{
	float:right;
}
ul.homepageSearchCat{list-style-image:  url(../img/homepage/red_arrow.gif);list-style-position: outside; padding:10px 0px 0px 30px;margin:0px 0px 0px 0px;}
.discProductsManuals
{
position:absolute;
left:500px;
top:149px;
}
.viewProductsManuals
{
position: relative;
top:50px;
}
.latestFormProductsManuals
{
position: relative;
top:10px;
}
* html .latestFormProductsManuals
{
top:-10px;
}
.latestSubmitProductsManuals
{
position: absolute;
top:30px;
left:0px;
}
.discSubmitProductsManuals
{
position: absolute;
top:30px;
left:0px;
}
.latestTextProductsManuals
{
background-color:#26ADE4;
width:260px;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
border: 1px solid #B2D33E;
text-align: center;
padding:5px 5px 5px 5px;
}
.manText
{
position: relative;
left:20px;
}
/* down load manuals */
.manualDownload
{
min-height:550px;
margin-left:15%;
width:75%
}
/* for Internet Explorer equivelent of minimum height tag */
* html .manualDownload
{
height: 565px;
}
.manualDownloadText
{
margin-top:10%;
text-align:center;
font-size:120%;
font-weight:bold;
}

