﻿
.spotMain {
	width: 217px; height: 220px; 
	border: solid 1px #ddd; 
	text-align: center; 
	background: #ddd url(../images/spot_bkgd.png) no-repeat top left;
}
.spotLogo {
	height: 50px; 
	padding: 10px 0px 0px 0px; 
	border: solid 0px #bbb; 
	text-align: center;
}
.spotProd {
	height: 100px; 
	padding: 0px 0px 0px 0px; 
	border: solid 0px #bbb; 
	text-align: center;
}
.spotText {
	width: 197px; 
	padding: 10px 10px 0px 10px; 
	border: solid 0px #bbb; 
	font-weight: bold; 
	text-align: center;
}
.spotShdw {
	width: 217px; height: 5px; 
	background: url(../images/spot_shadow.png) no-repeat center; 
}

