#Sales {
	width: 690px;
	border: 0px solid #000;
}

#Sales_Title{
	width:690px;
	line-height:40px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	margin-bottom:10px;
	text-align:center;
}

#SBoat {
	width:230px;
	height:auto;
	float:left;
	margin-left:10px;
}
	#SBoat a {color:#000;}
	
	#Boat_Title{
		width:auto;
		line-height:25px;
		font-weight:bold;
		text-align:center;
		font-family:Verdana, Geneva, sans-serif;
	}
	#Boat_Image {
		clear:both;
		height:auto;
	}
	#Boat_Txt{
		width:auto;
		line-height:16px;
		font-family:Verdana, Geneva, sans-serif;
		font-size:11px;
		padding:5px;
	}