#veetter {
width:672px;
margin:0px auto;
}
#veetter a {
text-decoration:none;
color:#ddd;

}
#veetter a:hover {
text-decoration:underline;
color:#ddd;

}
.clear {
clear:both;
}
.veetter-link {
color:#4294d4;
}
.veetter-link-profile {
color:#96cd36;
}
.veetter-link-hash {
color:#3871a6;
}

.veetter-loader {
padding:20px;
font-size:14px;
font-style:italic;
}
.veetter-stats {
float:right;
width:180px;
text-align:right;
}
.veetter-stats div {
float:left;
width:60px;
}
.veetter-stats p{
font-size:11px;
}
.veetter-stats p a{
font-size:11px;
text-decoration:none;
color:#ab2222;
}
.veetter-stats p a:hover{
text-decoration:underline;
color:#ddd;
}
.veetter-stats p.s{
font-size:16px;
font-family:Georgia, Arial;
}
.veetter-user-info {
background:#f4f4f4;
padding:10px;
display:none;
}
.veetter-user-info p {
padding:0px;
margin:0px;
}
.veetter-user-info h1 {
font-size:22px;
font-family:Georgia, Arial;
color:#777;
font-weight:normal;
margin:0px;
padding:0px;
}
.veetter-user-info h1 a{
text-decoration:none;
color:#2d4b68;
}
.veetter-user-info span {
font-size:11px;
}
.veetter-tweets{
margin:0px;
padding:0px;
}
.veetter-tweets li{
list-style:none;
height:70px;
font-size:14px;
width:359px;
margin-left:12px;
margin-top:7px;
background-repeat:no-repeat;
background-position: 0 0;
background-image: url(../images/layout/tw_list.png);
}
.veetter-tweets li:hover{background-position: 0 -70px;}
.veetter-tweets .status a{
	color:#D63885;
	text-decoration:none;
}
.veetter-tweets .status {
padding:0px;
margin:0px;
color:#52BFE5;
height:25px;
line-height:25px;
padding-left:55px;
}
.veetter-tweets .status a:hover {
text-decoration:underline;
color:#ddd;
}

.veetter-avatar {
float:left;
margin-right:7px;
margin-bottom:5px;
}
#twitter_box {
	width:692px;
	margin:15px auto;
	background-color:#E8E8E8;
	background-repeat:no-repeat;
  background-position: center bottom;
	background-image: url(../images/layout/twitter_bottom.png);
	padding-bottom:5px;
}
#twitter_title {
	height:116px;
	}
#twitter_title h4{
	text-align:right;
	font-size:1.0em;
	color:#fff;
	padding-top:70px;
	margin-left:50px;
	
}
.text-tw {
	margin-left:10px;
	width:295px;
	color:#fff;
	font-size:0.7em;
	margin-left:55px;	
}
#twitter_home {
	width:380px;
	float:right;
	height:320px;
	background-repeat:no-repeat;
  background-position: 0 0;
	background-image: url(../images/layout/tw.png);	
}
.text-tw  a:hover {color:#ddd;}