.captcha
{	max-width:400px;
}

.captcha span
{	width:150px;
	height:70px;
	background:#f0f0f0 url(loading.gif) center center no-repeat !important;
	display:block;
	float:left;
	cursor:pointer;
	margin-right:20px;
}

.captcha img
{	display:none;
	height:70px;	
}

.captcha input
{	width:119px !important;	
}

.captcha p
{	width:auto !important;
	clear:none !important;	
	font-size:8pt;
	margin-bottom:0px;
}

.captcha p.codes
{	margin-left:0px;
	
}