.disc {
	line-height: normal;
	padding: 0px;
	margin: 0px;
	color: #666666;
	font-size: 10px;
}
.error {
	margin-top: 0px;
	margin-bottom: 4px;
	color: red;
}
.sponsorlogo {
	padding-right: 82px;
}
.box { 
  background: #FFFFFF; 
}
.boxtop { 
  background: url(../graphics/ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 14px; 
  background: url(../graphics/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(../graphics/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 14px; 
  background: url(../graphics/sw.gif) no-repeat bottom left; 
}
.boxcontent {
	height: 20px;
	padding-left: 14px;
	padding-bottom: 10px;
	padding-right: 14px;
	padding-top: 10px;
}


