#twitter-laptop {
background: #fff url('images/tweet-bg.png') no-repeat top;
height: 260px;
width: 381px;
}

#twitter-laptop a {
color: #ccc;
}

#twitter-laptop a:hover {
background: #902424;
color: #efefef;
}

#twitter-screen {
height:160px;
left:65px;
overflow:hidden;
position:relative;
top:35px;
width:252px;
}

#twitter-screen p {
color:#FFFFFF;
font:16px Arial,Verdana,sans-serif;
height:146px;
margin:7px;
text-align:center;
width:238px;
word-wrap:break-word;
}

#twitter-screen p a{
z-index: 99999 !important;
}

#twitter-user {
float:right;
height:32px;
overflow:visible;
position:relative;
right:44px;
top:2px;
width:159px;
z-index: 99999 !important;
}

#twitter-user a{
background: none;
}

#twitter-tweet {
background:url('images/tweet.png') no-repeat scroll left top transparent;
float:left;
height:32px;
left:37px;
position:relative;
top:2px;
width:47px;
}

#twitter-user img {
border: 0;
}

