* {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Tahoma, Helvetica, Arial, Sans-Serif;
	line-height: 1.5em;
}

body {
	background-color: #ffffff;
	color: #707070;
	text-decoration: none;
}


/* links */

#content a:link, #content a:visited {
	padding-bottom: 0;
	color: #326ea1;
	text-decoration: none;
	border-bottom: 1px solid #dbd5c5;
	}
#content a:hover {
	padding-bottom: 0;
	color: #383d44;
	border-bottom: 2px solid #dbd5c5;
	}

/* lists */

ul, ol {
  list-style: none;
  padding-bottom: 10px;
  padding-left: 25px;
}
ul li {
	background: url( images/bullet.gif ) no-repeat 0 .6em;
	padding-left: 14px;
}



h1, h2, h3, h4 {
	color: #383d44;
	font-family: Georgia, serif;
	font-weight: normal;
	margin: 20px 0px 10px 0px;
	text-transform: none;
	letter-spacing: 0;
	border: none;
}
h1{  
	font-size: 170%;
	line-height: 1.2em;
}
h3{
	font-size: 160%;
	line-height: 1.5em;
}

h2{
	font-size: 130%;
	font-weight: bold;
	line-height: 1.5em;
	border-bottom: 1px solid #dbd5c5;
}
h4{ 
	margin: 0px 0 5px 0; 
	font-size: 160%;
}

img {
  border: 0px;
}

p {
  margin-bottom: 10px;
}




/* =page structure
---------------------------------------------------------- */


div.inner-wrap {
	width: 620px;
	margin: 0 auto;
	text-align: left;
}


#header {
	height: 95px;
	padding-top: 20px;
	background: url(images/stripe1.png) repeat;
	border-bottom: 3px solid #C0C0C0;
}

#logo a {
	text-decoration: none;
	border-bottom: none;
}

#content {
	padding: 5px 0 20px 0;
}


#footer {
	background: #CDCCB2 url(images/footer-bg.gif) repeat-x top left;
	padding: 3em 0 2em 0;
	float: left;
	width: 100%;
}

#footer a {
	color: #404040;
	border: none;
	text-decoration: underline;
}
#footer a:hover {
	color: #404040;
	border: none;
	text-decoration: none;
}
#footer p, #footer div {
	color: #404040;
}


#top {
	float: left;
	width: 100%;
	padding-top: 15px;
	padding-left: 15px;
	background: url(images/topbg.png) no-repeat;
	height: 45px;
	padding-bottom: 30px;
}



/* comment form */

.fel {
	float: left;
}

#divd { 
	margin-top: 3px; 
	margin-right: 6px; 
}
#divbtn {}

#pagerankform {
	
}

#url {
	width: 360px;
	border: 1px solid #C1E456;
	padding: 3px 0px 4px 4px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #404040;
}

#pagerankform input:focus {
	border: 1px solid #C1E456;
}

#submit {
	border: 1px solid #a0a0a0;
	width: 100px;
	height: 26px;
	font-family: Arial, Sans-Serif;
	margin-left: 4px;
	color: #303030;
	font-weight: bold;
}



.link {
	color: #326ea1;
	font-weight: bold;
}
.rank {
	color: #ea6645;
	font-weight: bold;
}

.valid {
	color: #56a644;
	font-weight: bold;
}

.invalid {
	color: #ea6645;
	font-weight: bold;
}

.loading {
	position: relative; top: 8px; 
	margin-right: 5px;
}

.loading3 {
	/*position: relative; top: 8px; 
	margin-right: 5px;*/
}



div.f-inner-wrap {
	width: 620px;
	margin: 0 auto;
}
#f1 { 
	float: left;
	width: 38%;
}
#f2 { 
	float: left;
	width: 30%;
}
#f3 { 
	float: left;
	width: 32%;
	text-align: right;
}

#footer #f1 a {
	text-decoration: none;
}
#footer #f1 a:hover {
	text-decoration: underline;
}
#footer #f2 a {
	text-decoration: none;
}
#footer #f2 a:hover {
	text-decoration: underline;
}

#bookmark{
	text-align: right; 
	border: none;
}
#bookmark a{
	border: none;
}



#back{
	border: solid 1px #909090;
	width: 600px;
	padding: 0;
	margin: 0;
}
#back td {
	padding: 3px;
	margin: 0px;
	border-bottom: 1px solid #d0d0d0;
	border-left: 1px solid #d0d0d0;
}
#back th{
	padding: 3px;
	margin: 0px;
	border-bottom: 1px solid #b0b0b0;
	border-left: 1px solid #b0b0b0;
	background: #cccccc;
	text-align: left;
}

#abg {
	background: #cccccc;
}


#gfade{
	display: none;
	position:relative;
	padding-top: 25px;
	height: 1px;
	width: 90px;
    left: 90px;
	float: left;
	z-index: 5;
	line-height: 1px;
	background: white;
	/*
	border: 1px solid red;
	*/
}


#googads{
	padding-top: 10px;
	margin-bottom: 4px;
}
