﻿.registrationForm  input
{
	width:280px;
}

.listCategory
{
	font-size:0.7em;
}

.newModelImg
{
	height:100px;
	
}

#tblBrandList a
{	
	background-color:Transparent;
}


input.textBox 
{
	width:200px;
}

.checkBox input
{	
	margin-top:8px;
}

.highlightBox
{
	 background: #ffffff; border: solid 1px #e4e4e4; padding:5px;
}