*html body form#aspnetForm div#content div#regionalNavigation 
{
	/*  Stupid IE6 adjustments  */
	/*top:207px;*/ 
	top:119px; 
}

div#downloads p
{
	width: 455px;
}

div#downloads div.separatorBorder
{
	border-bottom: 1px solid #ccc;
	width: 455px;
}

body.simrad div#main div#downloadlist tr.productDownloadsRowHover td.pdf, 
body.simrad div#main div#downloadlist tr.productDownloadsRowHover td.exl, 
body.simrad div#main div#downloadlist tr.productDownloadsRowHover td.wrd, 
body.simrad div#main div#downloadlist tr.productDownloadsRowHover td.pwp, 
tr.productDownloadsRowHover td.downloadType, 
tr.productDownloadsRowHover td.fileSize 
/*tr.productDownloadsRowHover td.viewDocument, 
tr.productDownloadsRowHover td.viewDocument a*/
{
	background-color: #da0019;
	color: #dedfe1;	
}


/* ******************************************** */
/* ------ Mediabank login stuff --------------- */
/* ******************************************** */

html body .Downloads div#content div#secondary 
{
	width: 190px;
	top: 212px;
	left: 764px;
}

*html body .Downloads div#content div#secondary 
{
	/*  Stupid IE6 adjustments  */
	top: -73px;
	left: 750px;
	padding-bottom: 10px;
}

div#secondary div#columnHeader 
{
	width: 168px;
}

*html div#secondary div#columnHeader 
{
	/*  Stupid IE6 adjustments  */
	width: 170px;
}

div#secondary input.text,
div#secondary input.password
{
	width: 144px;
	margin: 5px 0;
}

div#secondary input.submit
{
	float: right;
	margin-top: 5px;
}
