	div#content h5
	{
		text-align: left;
	}

	div#DropDownMenuContainer
	{
		text-align: center;
	}

	div#content p
	{
		line-height: 18px;
	}

	div#make_model_selection
	{
		position: relative;
		margin-left: auto;
		margin-right: auto;
		background:  url(../images/steering.gif) no-repeat;
		height: 140px;
		width: 400px;
		border-bottom: 3px solid gray;
	}

	div#content h1
	{
		text-align: center;
	}
	
	div#make_model_selection select
	{
		position: relative;
		top: -70px;
		left: 120px;
	}
	#goSelectButton
	{
		position: relative;
		top: -50px;
		left: 150px;
	}
	
	img#carimg
	{
		float: right; 
		margin-right: 5px;
		border: 1px solid gray;
	}
	
	#radmakeAdBoxes 
	{
		position:relative; top:60px; height:250px; 
	}
	
	#radmakeWarrantyHeader 
	{
		position:absolute;text-align: center; top:0px; left:0px; width:190px; border: 1px solid lightslategray; padding-top:5px; padding-bottom:5px; background-color:#DDDDDD; font-family:Geneva, Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; color:#003399; margin-right: 5px; 
	}
	
	#radmakeWarrantyBox 
	{
		position:absolute; top: 30px; left: 0px; width: 190px; height: 138px; border-left:1px solid lightslategray; border-right:1px solid lightslategray; border-bottom:1px solid lightslategray;
	}
	
	#radmakeWarrantyImg 
	{
		position:absolute; top:2px; left: 4px; width:94px; margin-bottom:4px;
	}
	
	#radmakeWarrantyTxt 
	{
		position:absolute; top: 10px; right: 4px; width:80px; margin-bottom:4px;
	}
	
	#radmakeGuaranteeHeader 
	{
		position:absolute;text-align: center; top:0px; left:250px; width:190px; border: 1px solid lightslategray; padding-top:5px; padding-bottom:5px; background-color:#DDDDDD; font-family:Geneva, Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; color:#003399; margin-right: 5px; 
	}
	
	#radmakeGuaranteeBox 
	{
		position:absolute; top: 30px; left: 250px; width: 190px; height: 138px; border-left:1px solid lightslategray; border-right:1px solid lightslategray; border-bottom:1px solid lightslategray;
	}
	
	#radmakeGuaranteeImg 
	{
		position:absolute; top:2px; left: 4px; width:100px; margin-bottom:4px;
	}
	
	#radmakeGuaranteeTxt 
	{
		position:absolute; top: 10px; right: 4px; width:80px; margin-bottom:4px;
	}
	
	
	#radmakeChatBox 
	{
		position: relative;
		float: right;
		top:0px; 
		width:250px; 
		height:auto; 
		background-color:#eeeeee; 
		border:1px solid lightslategray;
		margin-left: 5px;
	}
	
	#radmakeChatHeader 
	{
		margin-top:10px; margin-bottom:10px; 
	}
	
	#bottomBox
	{
		border: 1px solid lightslategray; display: table; padding: 5px; background-color: #EEEEEE;	
	}

	#articlebox
	{
		border: 1px solid #778899;
		margin-top: 10px;
	}

	#articlebox .heading
	{
		border-top: 1px solid #778899;
		border-bottom: 1px solid #778899;
		background-color: #99BCD2;
		text-align: center;
		padding-bottom: 5px;
		padding-top: 5px;
		font-weight: bold;
		color: #404040;
	}

	#articlebox .atitle
	{
		text-align: center;
		padding: 3px;
	}

	#articlebox .atitle a
	{
		font-weight: bold;
		color: black;
	}

	#articlebox .intro
	{
		background-color: #fafafa;
		padding: 5px;
	}

	#articlebox .intro a
	{
		font-weight: bold;
		text-decoration: none;
	}
