#bottomBar 
{
	width: 760px;
	height: 83px;
	line-height: 83px;
	padding: 0;
	margin: 0;
	text-align: center;
	vertical-align: middle;	
	border: 1px solid #DEDEDE;
	border-top: 0px;
}
#bottomBar .callout {	
	width: 190px;
	height: 83px;
	line-height: 83px;
	padding: 0;
	margin: 0;
	float: left;
	background: url(../_images/common/edge_tertiary_callout.gif) no-repeat 0 50%;
}

#bottomBar .first {
	background-image: none !important;
	}