
/* CUSTOM CSS */

#car-960{
position:absolute;
left:510px;
top: 301px;

}

.welcome-statement td p{
font-size:12pt !important;
}

.welcome-statement iframe{
position:absolute;
top:0px;
left:0px;
margin-left:730px;
margin-top:350px;
height: 380px;
}

.welcome-statement h3{
margin-bottom:10px;
}

#box-2 #marketsnap {
	background-color: #eee9df;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	padding-bottom: 10px;
	text-align: center;
	font-size: 1.1em;
	float: right;
	width:232px;
	margin: 10px 10px 10px 0;
	height: 120px;
	position: absolute;
}

.buyerresources #box-2 #marketsnap,
.sellerresources #box-2 #marketsnap {
	display: none;
}