
#advertisements
{
	width: 270px;
	padding-top:10px;
	margin:0px auto;
}

#advHeader
{
	font-size: 20px;
	text-align: center;
	border-bottom: 1px solid #222222;  
	padding-top: 5px; 
	padding-bottom: 5px;	
}

#advForm
{
	padding-top: 20px;	
}

#advFormMarkaYearProd, 
#advFormModel,
#advFormPhone
{
	padding-bottom: 8px;
}

#advModel, 
#advDescription,
#advPhone, 
#advEmail 
{
	width: 100%;
}

#advMarka
{
	width: 140px;
	margin-right: 10px;
}

#advYearProd
{
	width: 80px;
}

#advFormDescription
{
	padding-bottom: 15px;
}

#advDescription
{
	height: 70px;
}

#advFormFileImg
{
	padding-bottom: 15px;	
}
#advFileImg
{
	background-color: #E4FFB2;
	font-weight: bold;
	border: 1px solid #000000;
	padding: 3px 10px;
}
#advFileImgProgress
{
	background-color: #B7FFA3;
	text-align: right;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	padding: 5px;
	padding-left: 10px;
	margin-left: 20px;
}

#advFormEmail
{
	padding-bottom: 15px;	
}

#advFormCaptchaImg
{
	
}
#advCaptchaImg
{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
#advCaptcha
{
	width: 120px;
}	

#advFormSubmit
{
	clear: both;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#advFormDivSubmit
{
	padding-bottom: 15px;	
}
#advSubmitResult
{
	background-color: #B7FFA3;
	border: 1px dashed #333333;
	padding: 5px 10px;
}
#advFormHelp
{
	padding-bottom: 10px;
}

.advZvezdochka
{
	color:#bb0000;	
}

.advGreyField
{
	background-color: #E0E0E0;
	border: 1px solid #666666;
}


