#veetter {
width:600px;
margin:0px auto;
border:1px solid #eee;
font-family:Arial;
font-size:12px;
	-moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; 
}
#veetter a {
text-decoration:none;
}
#veetter a:hover {
text-decoration:underline;
}
.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;
}
.veetter-stats p.s{
font-size:16px;
font-family:Georgia, Arial;
}
.veetter-user-info {
background:#f4f4f4;
padding:10px;
}
.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;
background:#fafafa;
padding:10px;
}
.veetter-tweets li{
list-style:none;
border-bottom:1px solid #eee;
padding:10px;
font-size:14px;
}
.veetter-tweets li:hover{
background:#f7f7f7;
}
.veetter-tweets .status {
font-size:11px;
padding:0px;
margin:0px;
color:#555;
padding-top:7px;
}
.veetter-tweets .status a {
text-decoration:none;
color:#555;
}
.veetter-tweets .status a:hover {
text-decoration:underline;
}
.veetter-tweets .veetter-status-last {
font-size:20px;
color:#777;
font-weight:normal;
padding:20px 10px;
}
.veetter-avatar {
float:left;
margin-right:7px;
margin-bottom:5px;
}
