* {
font-family:sans-serif;
}

body{
background:#e6e6e6;
}

h1,h2,h3{
   clear:both;
}

.pagination strong {
	font-size:1.2em;
}

.clear{
	clear:both;
}

.centered {
	text-align:center;
}

#header, #header a{
color:#66CCFF;
font-family:Arial, sans-serif;
background:#fff;
width:400px;
text-align:center;
margin:0 0 0 0;
}

#header_about{
font-size:1em;
font-style:italic;
width:390px;
background:#fff;
margin:0 0 0 0;
text-align:right;
padding:0 10px 5px 0;
}
#headerAd{
text-align:center;
margin:10px 0px;
}
#total-calculated{
 position:absolute;
top:-10px;
left:700px;
color:#CA5D1A;
}

#home-page-login{
width:300px;
position:absolute;
top:30px;
left:700px;
}

#home-page-login label{
font-size:.8em;
}

a{
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

a.user-link{
font-weight:bold;   
}

.twitter-user{
height:50px;
width:220px;
float:left;
margin:0 0px 25px 0px;
}

.twitter-user a, .twitter-user a:visited{
color:#3232aa;
}

.twitter-user a img{
float:left;
margin:1px 10px 0 0;
height:48px;
width:48px;
border:none;
text-decoration:none;
}


#homewrapper {
   margin:25px auto;
width:85%;
padding:10px;
background:#fff;
}

#homewrapper h2{
color:#CA5D1A;
font-size:1.6em;
font-family:Arial;
font-weight:normal;
margin:0 0 10px 0px;
border-bottom:1px dotted #CA5D1A;
}

#homewrapper .user-list{
padding:8px;
}

span.estimate{
font-size:.8em;
}

#footer{
	clear:both;
	width: 500px;
	margin:50px auto 0 auto;
	text-align:center;
}

#nav{
position:absolute;
top:0px;
left:400px;
width:650px;
list-style-type:none;
margin:3px 0 0 0;
}

#nav li{
list-style-type:none;
display:block;
padding:8px;
margin:0 0 2px -1px;
padding:0 0 0 0;
}

#nav li a{
color:#3232aa;
font-size:.8em;
}

.pagination{
margin:20px 0 0 0;
	clear:both;
	text-align:center;
}

span.small{
font-size:.8em;
color:#898989;
}

span.italic{
	font-style:italic;
}
.follow-button{
	cursor:pointer;
	height:17px;
	width:57px;
	background:url('/images/follow.png') top left no-repeat;
	border:none;
	text-align:center;
}
.follow-button:hover{
		background:url('/images/follow-hover.png') top left no-repeat;
}

.tooltip {  
    border:1px solid #0000EE;  
    background-color:#fff;  
    width:200px;  
    font-family:"Lucida Grande",Verdana;  
    font-size:10px;  
    color:#0000EE;  
	padding:5px 0 5px 15px;
}
.simple_window {
	width:250px;
	height:50px;
	border:1px solid #000;
	background-color:#fff;
	padding:10px;
	text-align:left;
	font-family:"Lucida Grande",Verdana;
	font-size:12px;
	color:#333;
}

.error {
	border:1px solid red;
	color:red;
	font-weight:bold;
padding:10px;
}

.success {
	border:1px solid green;
	font-weight:bold;
color:green;
padding:10px;
}

.bold {
	font-weight:bold;
}

.italic {
	font-style:italic;
}
#user-output dd{
	margin-bottom:10px;
}

.pagination{

}

.pagination a, .pagination a:visited{
color:#3232aa;
font-size:1em;
}

#wrapper{
	margin:20 auto;
	width:850px;
	background:#fff;
	padding:10px;
}

#user-info{
border:1px dotted #CA5D1A;
padding:8px;
}

#propensity{
border:3px solid #CA5D1A;
padding:8px;
text-align:center;
width:200px;
position:relative;
top:-60px;
left:600px;
margin: 0 0 -90px 0;
}

#stat{
font-size:2em;
display:block;
}

#user-info dl{
}

#user-info dl dt{
float:left;
clear:left;
width:210px;
margin:0 0 10px 0;
font-weight:bold;
font-size:.8em;
}

#user-info dl dd{
margin:0 0 10px 0;
width:388px;
float:left;
font-size:.8em;
}

#tweet-this{
font-size:.8em;
display:block;
margin:8px 0 0 0;
}

#keywords{
clear:left;
border-top:1px dotted black;
}

.words-box-left{
clear:both;
width:49%;
float:left;
}

.words-box-right{
width:49%;
float:right;
}

#PF_User_Page{
width:310px;
height:260px;
position:relative;
left:530px;
top:25px;
}

#PF_User_Page iframe{
position:relative;
margin-top:-260px;
}
