.VersionsHeaderRow {
	background-color : #E7E7E8;
}

.VersionsHeaderRow TD {
	color : #7D8286;
	text-transform : uppercase;
	padding : 5px;
	border-top : 1px Solid #7D8286;
	border-bottom : 1px Solid #7D8286;
	font-weight : bold;
}

.VersionsHeaderCellLeft {
	border-left : 1px Solid #7D8286;
}

.VersionsHeaderCellRight {
	border-right : 1px Solid #7D8286;
}

.VersionsRow .Item {
	border-bottom : 1px Solid #E7E7E8;
	font-weight : bold;
	padding : 5px;
}

.ProductImageMediumCell {
	border : 1px Solid #7D8286;
}

#oLargeImageFooter {
	font-family : Verdana, Arial;
	font-size : xx-small;
	border-top : 1px Solid #FFFFFF;
	background-color : #000000;
	text-align : right;
	padding : 5px;
}

#oLargeImageFooter A {
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}

#oBasketTable {
	border-left : 1px Solid #000000;
	border-right : 1px Solid #000000;
	border-bottom : 1px Solid #000000;
	background-color : #E7E7E7;
	padding : 5px;
}

#oBasketTable INPUT.Button {
	width : 100%;
	background-color : #E7E7E7;
	border-top : 2px Solid #FFFFFF;
	border-left : 2px Solid #FFFFFF;
	border-bottom : 2px Solid #C1C1C1;
	border-right : 2px Solid #C1C1C1;
	font-weight : bold;
	text-align : left;
	padding-left : 3px;	
}

