﻿#pageTitle {
	padding:0;
	font: bold 16px/1.5em Verdana;
}

#rowItems {
	padding:0;
	font: bold 11px/1.5em Verdana;
}

#grid 
{
    border: none 4px white;
    padding: 1px 1px 1px 1px;
    
    
}

#link
{
     color: Blue;
}
    
.bl {background: url(images/bl.gif) 0 100% no-repeat #e68200; width: 20em}
.br {background: url(images/br.gif) 100% 100% no-repeat}
.tl {background: url(images/tl.gif) 0 0 no-repeat}
.tr {background: url(images/tr.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px}