#promoleft {
		float: left;
		width: 309px;
		height: 105px;
		padding-right: 5px;
		margin-bottom: 5px;
		border-right: 1px solid #bcbcbc;
}
#promoleft h1 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
	clear: right;
}
#promoleft img {
	padding-top: 10px;
	padding-bottom: 7px;
}
#promoright {
	float: right;
	width: 209px;
	padding-left: 5px;
	margin-bottom: 5px;
}
#promoright h1 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
	clear: right;
}
#promoright img {
		float: left;
		width: 75px;
		padding-right: 5px;
		padding-bottom: 5px;
		padding-top: 3px;
}

a.autoPromo:hover {
	text-decoration: none;
	background: none;
}

