body{
	margin:0px;
	padding:0px;
	font-family:Verdana, sans-serif;
	font-size:10pt;
}

	#top{
		width:100%;
		height:7px;
		background-color:#081014;
	}
	
	#adsenseTop{
		width:100%;
		height:49px;
		margin:0px auto;
		text-align:center;
	}
	
	#header{
		width:733px;
		height:60px;
		margin:0px auto;
		padding-top:56px;
		text-align:center;
		background-image:url(logo.jpg);
		background-repeat:no-repeat;
	}

#header_sell{
		width:733px;
		height:97px;
		margin:0px auto;
		padding-top:56px;
		text-align:center;
		background-image:url(logo2.jpg);
		background-repeat:no-repeat;
	}
	
		#remember{
			height:20px;	
		}
		
		#domainForm{
			width:733px;
			margin:0px auto;
			text-align:center;
			background-image:url(formBg.jpg);
			background-repeat:repeat-x;
		}
	
			#domain{
				width:656px;
				padding:5px;
				padding-left:16px;
				font-size:18pt;
				color:#cccccc;
				font-weight:bold;
				border:solid 1px white;
			}
			
			#iframe{
				width:733px;
				margin:0px auto;
				text-align:center;
			}
	
	#boxes{
		width:740px;
		height:200px;
		margin:0px auto;
		text-align:center;
	}
	
	.boxesS	{ display:block; }
	.boxesH	{ display:none; }
	
		#boxes a{
			color:#666666;
		}
	
		#box1{
			width:245px;
			height:200px;
			float:left;
			text-align:left;
			text-indent:10px;
		}
		
			#box1Info{
				height:32px;
				padding-top:11px;
				text-indent:16px;
				color:#ffffff;
				font-size:12pt;
			}

		#box2{
			width:245px;
			height:200px;
			float:left;
			text-align:left;
			text-indent:10px;
		}

			#box2Info{
				height:32px;
				padding-top:11px;
				text-indent:16px;
				color:#ffffff;
				font-size:12pt;
			}
		
		#box3{
			width:245px;
			height:200px;
			float:left;
			text-align:left;
			text-indent:10px;
			padding-bottom:6px;
		}
		
			#box3Info{
				height:32px;
				padding-top:11px;
				text-indent:16px;
				color:#ffffff;
				font-size:12pt;
			}
			
			#boxItem1{
				width:229px;
				padding:7px;
				padding-top:11px;
				padding-bottom:11px;
			}
		
			#boxItem2{
				width:229px;
				padding:7px;
				padding-top:11px;
				padding-bottom:11px;
				background-color:#f9f9f9;
			}
			
			.boxSearching	{ background:url(boxSearching.jpg) 	repeat-x; }
			.boxTaken		{ background:url(boxTaken.jpg) 		repeat-x; }
			.boxFree		{ background:url(boxFree.jpg) 		repeat-x; }
		
	#adbrite{
		margin:0px auto;
		text-align:center;
		padding-top:18px;
		width:732px;
		height: 100px;
		margin-top:15px;
		margin-bottom:15px;
padding-bottom:15px;
	}
	
	#sale{
		margin:0px auto;
		padding-top:64px;
		text-align:center;
	}
	
		#saleDomains{
			padding-top:32px;
		}
		
		#mTable{
			margin:0px auto;
			text-align:center;
			font-size:11pt;
			font-family:Verdana;
		}
		
		#mTable input{
			padding:4px;
			width:196px;
		}
		
		#tagPreview{
			padding:8px;
			width:256px;
			border:solid 1px silver;
		}
		