.main-col {
	position: relative;
}
.spotlite {
	height: 300px;
	width: 605px;
	border-top: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	position: relative;
	overflow: hidden;
}
	.spotlite div {
		position: absolute;
		top: 0px;
		left: 0px;
		display: none;
	}
.slidetabs {
	position: absolute;
	top: 6px;
	right: 4px;
}
	.slidetabs a {
		display: block;
		float: left;
		height: 16px;
		width: 16px;
		margin-left: 2px;
		background-color: #000000;
		border: 1px solid #ffffff;
		color: #ffffff;
		text-align: center;
		text-decoration: none;
	}
	.slidetabs a:hover {
		background-color: #c7c7c7;
		color: #ffffff;
	}
	.slidetabs a.current {
		background-color: #035199;
		color: #ffffff;
	}
.spot {
	width: 605px;
	height: 300px;
}
#fallintogreatdeals {
	background-image:url(spotlite/nov-2010/fallintogreatdeals.jpg);
	width: 605px;
	height: 300px;
}
#equipmentcredit {
	background-image:url(spotlite/oct-2010/equipment_credit.jpg);
	width: 605px;
	height: 300px;
}
#concessions {
	background-image:url(spotlite/sept-2010/spotlite_concessions.jpg);
	width: 605px;
	height: 300px;
}
#canning {
	background-image:url(spotlite/sept-2010/spotlite_sept-2010_week1.jpg);
	width: 605px;
	height: 300px;
}
#fmsc {
	background-image:url(spotlite/sept-2010/FMSC_Spotlight.jpg);
	width: 605px;
	height: 300px;
}
#demodays {
	background-image:url(spotlite/dec-2010/demo-days3.png);
	width: 605px;
	height: 300px;
}
#cybermonday {
	background-image:url(spotlite/nov-2010/cmonday2.jpg);
	width: 605px;
	height: 300px;
}
#storesale {
	background-image:url(spotlite/nov-2010/store-sale.png);
	width: 605px;
	height: 300px;
}

#spotlite {
	height: 300px;
	width: 605px;
	border: 1px solid #d9d9d9;
	background-image:url(spotlite/sept-2010/spotlite_sept-2010_week1.jpg);
	position: relative;
}
#postcard {
	background-color:none;
	display:block;
	height:80px;
	overflow: hidden;
	background-image: url(spotlite_june_2010/spotlite_button_1.jpg);
	position:absolute;
	width:120px;
	top: 120px;
	left:323px;
}
	#postcard:hover {
		background-position: 0px 80px;
	}
#online {
	background-image:url(spotlite/july-2010/spotlite_july_10_2010-button.jpg);
	display:block;
	height:108px;
	left:391px;
	overflow:hidden;
	position:absolute;
	top:121px;
	width:159px;
}
	#online:hover {
		background-position:0 108px;
	}
#payload {
	display:block;
	height:52px;
	right:16px;
	overflow:hidden;
	position:absolute;
	bottom:14px;
	width:190px;
}
#offerlink {
	bottom:0;
	display:block;
	height:53px;
	left:0;
	position:absolute;
	width:605px;
}
#deal-alerts {
	text-align: center; 
	float: right; 
	margin-left: 10px;
	background-color: #003471;
	color: #fff;
	width:195px;
}
#newsfeed {
	height: 285px;
	background-image: url(http://www.schweppeinc.com/_media/external/blogposts-bg.jpg);
}
#blogposts {
	list-style-type: none;
	padding-left: 0px;
}
	#blogposts li {
		list-style-position: inside;
		background-image: url(http://www.schweppeinc.com/_media/external/pan_bullet.png);
		background-repeat: no-repeat;
		padding-left: 37px;
		line-height: 16px;
		margin-bottom: 8px;
		font-weight: bold;
	}
		#blogposts li.vid {
			background-image: url(http://www.schweppeinc.com/_media/external/video_camera.png);
			background-position: 3px 0px;
		}
	#blogposts li>a:visited, #blogposts li>a:link {
		color:#EE3D41;
		text-decoration: none;
		font-family: Georgia;
	}
		#blogposts li>a:hover {
			text-decoration: underline;
		}
