/*Widget*/
#wbac_container
{
	background-image: url(/images/WeBuyAnyCar/widget.gif);
	width: 650px;
	height: 100px;
	
}

#wbac_form
{
	position: relative;
	top: 40px;
	left: 340px;
	
}

#wbac_reg
{
	margin-top:-1px;
	float: left;
	position: relative;
}

#wbac_button
{
	float: left;
	position: relative;
}

#wbac_registration
{
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	text-transform: uppercase;
	font-family: Arial;
	height: 30px;
	font-size: 20px;
	width:150px;
	border-top: #000000 1px solid;
	font-weight: bold;
	border-right: #000000 1px solid;
}

/*Tower*/
#wbac_towercontainer
{
	background-image: url(/images/WeBuyAnyCar/skyscraperAlone.gif);
	width: 228px;
	height: 419px;
	margin-top:20px;
}

#wbac_towerform
{
	position: relative;
	top: 280px;
	width:140px;
	left: 45px;
	
}

#wbac_towerreg
{
	margin-top:-1px;
	float: left;
	position: relative;
}

#wbac_towerbutton
{
	float: left;
	position: relative;
	margin-top:10px;
}

#wbac_towerregistration
{
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	text-transform: uppercase;
	font-family: Arial;
	height: 30px;
	font-size: 20px;
	width:140px;
	border-top: #000000 1px solid;
	font-weight: bold;
	border-right: #000000 1px solid;
	text-align:center;
	
}


