/**
 * Style sheet captcha
 */
.cap
{
	margin:0px;
}

.cap .row label
{
	overflow:hidden;
	text-align:left;
}

.cap img
{
	margin:10px 0px;
}

#table_sms td
{
	vertical-align:bottom;
}
