@import url("clear.css");
@import url("form.css");
@import url("grid.css");
@import url("misc.css");
@import url("type.css");



#content{
	width:740px;
	margin: 80px 0 150px 0;
	text-align:left;
}

.feedback{
	width:720px;
	margin-top:70px;
	font-size:20px;
	line-height:22px;
	color:#666;
}

.url{
	font-size:60px;
	line-height:62px;
	font-weight:bold;
	color:#8e8e8e;	
	margin-left:-5px;
}


.urlLink{
	font-size:60px;
	line-height:62px;
	font-weight:bold;
	color:#D93030;	
}


.url a:link{
	color:#D93030;
	text-decoration:none;
	background-color:#fff;
	padding:5px;
}

.url a:visited{
	color:#D93030;
	text-decoration:none;
	background-color:#fff;
	padding:5px;
}

.url a:hover{
	color:#fff;
	text-decoration:none;
	background-color:#D93030;
	padding:5px;
}


#instr{
	display:inline;
	padding-left:3px;
	font-size:18px;
	line-height:20px;
}


#bottomline{
	width:740px;
	position:relative;
	text-align:right;
}



.okbtn{
	
}

a.okbtn{
	padding:15px;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	background-color:#333;
	cursor:pointer;
}

a.okbtn:hover{
	background-color:#4a4a4a;
}
a.okbtn:active{
  position: relative;
  top: 1px;
}


#okbutton{
	position:absolute;
	top:0px;
	right:0px;
	cursor: pointer;
	width:53px;
	height:43px;
	background-color:#333;
}

#okbutton:hover{
	background-color:#4a4a4a;
}

#okI{
	text-align:left;
	padding:10px 0 0 15px;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	color:#fff;
}

.clearLeft{
	clear:left;
}

#footsies{
	margin:120px 0 10px 80px;
	height:50px;
	width:740px;
	text-align:right;
}

#adbox{
	margin:0 0 0 80px;
}


#bbox{
	width:740px;
	text-align: left;
	font-size:14px;
	line-height:22px;
	color:#444;
}

	#bbox i{
		color:#999;
		font-size:12px;
	}

.lili{
	color:#555;
}

.srow{
	color:#6e6e6e;
	font-size:10px;
	line-height:12px;
	margin:0 0 10px 0;
	padding:5px 0 5px 0;
}

.srowt{
	color:#666;
	font-size:10px;
	line-height:12px;
	margin:0 0 10px 0;
	padding:5px 0 5px 0;
}

.srow:hover{
	background-color:#eee;
}

.st1{
	float:left;
	padding-left:5px;
	width:400px;
}

.st2{
	float:left;
	width:200px;
}

.st3{
	float:left;
	width:60px;
}

.st4{
	float:left;
	width:60px;
}

input[type=text]:focus,
input[type=password]:focus {
  outline: 0 none;
}

#adwords{
	display:none;
	width:200px;
	color:#fff;
	font-size:10px;
}
