#contentDiv
{
	height: 600px;
	width: 140px;

	background-repeat: no-repeat;	

	padding-left: 10px;
	padding-right: 10px;
}


#allDealsDiv, allDealsMapViewDiv
{
	background: white;
	height: 480px;
	overflow: auto;

	padding-left: 10px;
	padding-right: 5px;
}

#allDealsGMapDiv
{
	height: 300px;
	width: 280px;
}

#allDealsGMarkerDiv
{
	padding-top: 20px;
	padding-left: 10px;
	
	margin-bottom: 10px;
	width: 270px;
}

.dealGMarkerTitleSpan
{
	font-size: 14px;
	font-weight: bold;
}


.dealMainImgFirstCentered
{
	width: 82px;
	height: 82px;
	border: 0px;
	margin-bottom: 5px;
}

#contentFooterDiv
{
	padding-top: 3px;
}
