body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}

body{
	margin:0px;
	font-family:'Lucida Grande', Helvetica, sans-serif;
	background:url(img/bg.gif) repeat-x;
}

a{
	text-decoration:none;
}

img{
	border:0px;
	behavior: url("pngbehaviour.htc");
}

.br0{clear:both;line-height:0px;font-size:1px;}
.br5{line-height:5px;font-size:1px;height:5px;}
.br7{line-height:7px;font-size:1px;height:7px;}
.br10{line-height:10px;font-size:1px;overflow:hidden;height:10px;}
.br20{line-height:20px;font-size:1px;overflow:hidden;height:20px;}
.br30{line-height:30px;font-size:1px;overflow:hidden;height:30px;}
.br40{line-height:40px;font-size:1px;overflow:hidden;height:40px;}

.Logo{
	display:block;
	width:377px;
	margin-left:-5px;
}

.Content{
	width:640px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	font-size:18px;
	margin-top:60px;
	height:400px;
}

.Content a{
	color:#333;
}

.Content h1{
	text-align:left;
}

.DomainInput{background:url(img/combined.png) no-repeat -456px -103px;width:280px;height:25px;border:none;margin-top:10px;font-size:16px;font-weight:bold;color:#93bc2e;padding:8px 5px 3px 5px;float:left;}
.DomainSubmit{outline:none;background:url(img/combined.png) no-repeat -461px -10px;border:none;width:123px;height:36px;margin-left:-1px;margin-top:10px;float:left;cursor:pointer;overflow:hidden;}
.DomainSubmit:hover{background-position:-461px -46px;}
.Content .Small,.Content h1.Small{font-size:10px;color:#999; text-align:left; float:left; clear:both; margin-top:3px;}
