.WheelPackageBg {
	width: 324px;
	height: 332px;
	left:20px;
	top:242px;
	position: absolute;
	background-image: url(/images/wheel_pkg_bg.png);
}
.InfoContainer {
	width: 204px;
	height: 600px;
	left:70px;
	top:600px;
	text-align:center;
	position: absolute;
}
.WhyBuyWheels {
	width: 450px;
	height: 1525px;
	left:375px;
	top:240px;
	padding-left:30px;
	position: absolute;
	background-repeat: no-repeat;
	background-image: url(/images/why_buy_bg.png);
}

/* Tooltips CSS*/
.tooltip{
	width: 200px; color:blue;
	font:lighter 10px/1.3 verdana,sans-serif;
	text-decoration: none;
	text-align:left;
	font-weight:bold;
}
.tooltip span.top{
	padding: 25px 8px 0;
    background: url(/images/bt.gif) no-repeat top;
}

.tooltip b.bottom{
	padding:10px 8px 0px;
	font-size:1%;
	color:#fff;
    background: url(/images/bt.gif) no-repeat bottom;
}

/*Why Buy From Us CSS*/
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.row {
	height: 135px;
	width: 376px;
	position: relative;
	margin-left: 5px;
	margin-right: 0px;
	margin-top:5px;
}
.RowContainerLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	height: 100px;
	width: 100px;
	text-align: left;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	position: absolute;
	
}
.RowContainerRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	height: 100px;
	width: 271px;
	text-align: left;
	left: 105px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	position: absolute;
}
