@charset "utf-8";
/* CSS Document */

#main .wrap {
	height: 470px;
	}
	
.spotlight {
	height: 275px;
	padding-bottom: 11px;
	background-image: url(../images/general/dotline-x.gif); 
	background-repeat: repeat-x;
	background-position: bottom left;
	}
	
.announcements {
	margin: 20px 0;
	position: absolute;
	left: 350px;
	}