/* Sell Your Car Style */

.Sell_Car_Title{	color:#000000;
					font: normal 20px arial black;
					font-style:italic;
}
.Sell_Car_Div{	background-color:#ffffff;
				width:870px;
				height:450px;
}
.Sell_Car_Container{background-color:#ffffff;
					color:#000000;
					font: bold 10px arial;
}
.Sell_Car_Table{	color:#000000;
					font: bold 10px arial;
					width:400px;
}
.Sell_Car_Label{	width:50%;
}
.Sell_Car_Button{	color:#000000;
					font: bold 10px arial;
}
.Sell_Car_Required{	color:#FF0000;
					font: bold 10px arial;
}
.Sell_Car_Text{	border:1px solid #000000;
				color:#000000;
				font: bold 10px arial;
				width:150px;
}
.Sell_Car_Phone{	border:1px solid #000000;
					color:#000000;
					font: bold 10px arial;
					width:40px;
}
.Sell_Car_TextArea{	border:1px solid #000000;
					color:#000000;
					font: bold 10px arial;
					width:200px;
}
