﻿#home_sale
{
	width:934px;
	height:auto;
}

#home_sale_header
{
	height:30px;
	width:100%;
	border-bottom:solid 5px #aa0706;
}

.bike_link
{
	float:left;
	width:120px;
	margin-right:15px;	
	height:24px;
	color:White;
	text-align:center;
	font-family:Helvetica;
	font-size:16px;
	font-weight:bold;
	margin-top:5px;
}

#sale_block
{
	width:500px;
	float:left;	
	margin-top:10px;
}

#bike_img
{
	width:434px;
	float:left;
	margin-top:10px;
}

#bike_img a
{
	margin-left:7px;
}

.home_sale_price
{
	font-size:14px;
	font-weight:bold;	
	float:left;
	width:221px;
	float:left;
	margin-left:10px;
}

.home_sale_price_block
{	
	width:160px;
	margin-left:40px;
	
}

.home_sale_original_price
{
	text-decoration:line-through;	
}

.home_sale_new_price
{
	color:#aa0706;
}

#bike_txt
{
	margin-left:100px;
	width:320px;
	text-align:justify;
	font-family:Arial;
	float:left;
}

#click_here
{
	float:left;
	width:171px;
	margin-top:30px;
	margin-left:20px;
}