/* temporary for cbs vote thing */

div#promotionContainer
{
	margin-top: 9px;
	border: 1px #613b32 solid;
	width: 837px;
	position: relative;
}

div#promotionBox
{
	margin: 9px 9px 9px 9px;
	background-color: #834c0e;
	padding: 10px 10px 10px 120px;
	height: 50px;
	color: white;
	text-align: center;
	background: #8c430e url( ../images/promotions/ebay-chef-background.jpg) top left no-repeat;
	font: 11px "Lucida Grande", arial, verdana, sans-serif;
}

div#promotionBox h1
{
	padding-bottom: 0;
	padding: 0;
	margin: 0;
}

div#promotionBox p
{
	font-size: 10px;
	font: 11px "Lucida Grande", arial, verdana, sans-serif;
	padding: 0;
	margin: 0;
}

div#promotionContainer a
{
	text-decoration: none;
	color: white;
}