* html .desc_left label,
{
	padding-top: 4px;
}

*+html .desc_left label
{
	padding-top: 4px;
}

* html .desc_left input.checkbox
{
	margin: 0;
}

*+html .desc_left input.checkbox
{
	margin: 0;
}


* html .contact textarea
{
	width: 424px;	
}
*+ html .contact textarea
{
	width: 424px;	
}

