div.holder {
	width: 197px;
	float: left;
}

div.container {
	background-color: #FFFFFF;
	border: 0px;
	display: block;
	position: relative;
	width: 197px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}

div.plus a {
	font-family: sans-serif;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}

div.dates {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CC0000;
	border-bottom: 3px solid #FFFFFF;
	text-indent: 5px;
	text-align: left;
	display: block;
	position: relative;
	height: 20px;
	width: 177px;
	float: left;
	clear: left;
	vertical-align: middle;
}

div.plusRed {
	float: right;
	background-color: #A02214;
	text-align: center;
	height: 20px;
	width: 20px;
	clear: right;
}
div.plusBlue {
	float: right;
	background-color: #626CB3;
	text-align: center;
	height: 20px;
	width: 20px;
	clear: right;
}
div.prices {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 0px;
	width: 195px;
	display: none;
	float: left;
}

div.listing {
	background-color: #EEEEEE;
	padding: 5px;
	width: 195px;
	text-align: center;
}

a.whitelink:link { 
	font-family : sans-serif;
	line-height: 20px;
	font-weight: bold;
	color : #FFFFFF;
	text-decoration : none;
}

a.whitelink:active { 
	font-family : sans-serif;
	line-height: 20px;
	font-weight: bold;
	color : #FFFFFF;
	text-decoration : none;
}

a.whitelink:visited { 
	font-family : sans-serif;
	line-height: 20px;
	font-weight: bold;
	color : #FFFFFF;
	text-decoration : none;
}

a.whitelink:hover { 
	font-family : sans-serif;
	line-height: 20px;
	font-weight: bold;
	color : #FFFFFF;
	text-decoration : none;
}

