body {
	background: #e5e5e5;	
	}

td.bgLeft {
	background: url(images/gradientLeft.gif) repeat-y;
	background-position: right;
} 

td.bgRight {
	background: url(images/gradientRight.gif) repeat-y;
	background-position: left;
} 

td.col2 {
border-bottom-style: solid;
border-bottom-color: #000000;
border-bottom:medium;
border-bottom-width:medium;

}

