.shadowContRight {
	width:808px;
	min-height:50px;
	background:url(../images/shadow-right.png) right;
	background-repeat: repeat-y;
	margin-top:8px;
}

.tableCont {
	width:800px;
	min-height:50px;	
}

.shadowRow {
	float:left;
	width:800px;
	height:8px;
	background:url(../images/shadow-btm.png) repeat-x;
}

.shadowRowRight {
	float:left;
	width:8px;
	height:8px;
	background:url(../images/shadow-btm-right.png) no-repeat;
}

.topright {
	float:right;
	width:8px;
	height:8px;
}