@charset "utf-8";
/* CSS Document */


body {
margin:2em;
margin-right:0em;
font-family:Arial, Helvetica, sans-serif;
font-size:32px;
font-weight:bold;
color:#aaaaaa;
}

hr {color:#999; border:1px solid;}

a {color: #0099CC; text-decoration: none; font-weight:bolder; }
a:visited { color: #0099cc; text-decoration: none; font-weight:bolder; }		
a:hover {color: #333333; text-decoration: none;} 

.head {color:#999999; font-size: 80%;}

h1 {color:#eeeeee; font-size: 160%;}
a.h1  {color:#eeeeee; }
a.h1:visited  {color:#eeeeee;}
a.h1:hover {color:#999999;}

h2 {font-size:160%; font-weight:bold;}

#divfree {overflow:hidden; line-height:50px; }
.free {color: #ffcc00; text-decoration: none; font-weight:bolder; font-size:200%; }
a.free {display:block; color: #ffcc00; text-decoration: none; font-weight:bolder; }
a.free:visited { color: #ffcc00; text-decoration: none; font-weight:bolder; }		
a.free:hover {color: #fff; text-decoration: none; background-color:#ffcc00;} 

.text {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
color:#aaa;
}

/*#ffcc00*/

gohome {color: #eeeeee;}
a.gohome {color: #eeeeee; text-decoration: none;}
a.gohome:visited {color: #eeeeee; text-decoration: none;}		
a.gohome:hover {color: #dadada; text-decoration: none;} 


/* Twitter search formats */



.twitter_container{
	color:#444;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	/*width:900px;*/
	margin:0px;
	padding:0px;
	/*margin: 0 auto;*/
}

.userdetail{
	text-align:left;
	float:left;
	width: 225px;	
	padding-bottom: 20px;
	font-weight:normal;
}

.userdetailClear{
	float:none;
	clear:both;
}

.alphabet {
float:left;
	width:30px;
	font-size:15px;
	color:#444;
}



.letter {
	clear:both;
	width:175px;
	font-size:32px;
	margin-top:50px;
	color:#444;
}

.letter a {
	color:#444;
}

.letter a:hover {
	color:#444;
}


.list {
	margin-left:75px;
}

.listuser {
	width:175px;
	float:left;
	height:25px;
}


/*.twitter_container a{
	color:#09F;
}*/
.twitter_status{
	height:60px;
	font-weight: normal;
	padding:6PX;
	border-bottom:solid 1px #DEDEDE;
}
.twitter_image{
	float:left; 
	margin-right:10px;
	border:solid 1px #DEDEDE; 
	padding: 2px;
	width:48px;
	height:48px;
}
.twitter_imagesmall{
	float:left; 
	margin-right:3px;
    margin-bottom:3px;
	border:0;/*solid 2px #DEDEDE;*/
	width:25px;
	height:25px;
	border:solid 1px #DEDEDE; 
	padding: 2px;
}

.twitter_small{
 font-size:11px;
 padding-top:4px;
 color:#999;
 font-weight: normal;
}


