﻿/* Styles for AntiSpam Callback | ukwebsitecreations.co.uk */

a img
{
	border:0px;
}
.clear
{
	clear:both;
	float:none;
}
/* Sidebar container */
#callBackBox
{
	width:200px;
	float:left;
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	font-size:12px;
}


#box
{
	background:url(../images/mobile.jpg) no-repeat left top;
	margin-left:5px;
	padding:0 10px;
	
}
#boxtop
{
	
}
#boxbtm
{

}
#boxbtm h2
{
	padding:0px;
	margin:0px;
	margin-left:5px;
	color:#6d5b91;
}
#boxbtm label
{
	padding-left:5px;
	line-height:20px;
	font-weight:600;
}
#boxbtm .btn
{
	position:absolute;
	float:right;
	background:url(../images/btnbg.png) no-repeat center center;
	height:24px;
	width:100px;
	text-align:center;
	font-weight:bold;
	border:0px;
	color:#000;
}
#boxbtm p
{
	float:left;
}
#boxbtm  a
{
	color:#040;
	text-decoration:none;
	
}
#imgbox
{
	margin-top:15px;
	text-align:center;
}

