.geocaptcha ul {
	list-style-type: disc;
	padding-left: 15px;
}

.geocaptcha td {
	padding: 10px 7px;
}

#icon-geo-captcha  {
    background:url(images/geo-captcha-icon.png) no-repeat scroll 1px 1px transparent;
}

table.plugins tr#geo-captcha td.plugin-title {
   background: url(images/geo-captcha-icon.png) no-repeat scroll 0 4px transparent;
   padding-left: 44px;
}