/* google CSS */



*:focus {
	outline:none;
	}
#GooglePageRank * {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana;
	background-color: #FAFAFA;
	padding:0;
	margin:0;
	}
	
#GooglePageRank {
	width:300px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	}
#GooglePageRank p {
	font-size: 11px;
	margin-bottom: 5px;
	line-height: 20px;
}
	
#GooglePageRank fieldset {
	width: 290px;
	font-size: 12px;
	border: 1px solid #C2C2C2;
	padding: 5px;
	margin-bottom: 10px;
	background-color: #F0F0F0;
	}
#GooglePageRank input {
	padding:3px;
	border: solid 1px #1D468D;
	font-size: 11px;
	}


	
#GooglePageRank label, #GooglePageRank legend {
	font-weight: bold;
	}
#GooglePageRank #submit {
	background-color: #B1B8C4;
	font-size: 11px;
	width: 290px;
	font-weight: bold;
	margin: 0px;
	color: #FFFFFF;
}

#GooglePageRank a {
	color: #1253C4
}

#GooglePageRank h1 {
	font-size: 16px;
	color: #1253C4;
	margin-bottom: 10px;
}
#GooglePageRank h2 {
	font-size: 14px;
	color: #1253C4;
	margin-bottom: 5px;
}

/* */

#GooglePageRank dl {
font-family:verdana;	
font-size: 11px!important;
}

#GooglePageRank dt {
position: relative;
clear: both;
display: block;
float: left;
height: 20px;
line-height: 20px;
margin-right: 10px;
text-align: right;

}


#GooglePageRank dd {
position: relative;
display: block;
float: left;
width: 220px;
height: 20px;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 15px;
margin-left: 0pt;

background-image: url(../images/dd_bg.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-x-position: 0%;

}

#GooglePageRank dd div {
background-image: url(../images/div_bg.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-x-position: 0%;

height: 20px;
line-height: 20px;
margin-right: 10px;
font-size: 11px;
text-align: right;
padding-right:5px;

border-right-width: 1px;
border-right-style: solid;
border-right-color: #000000;
}
