/* set millions of background images */
.rbroundbox {display:none; background: url(/images/twitter/nt.gif) repeat; }
.rbtop div { background: url(/images/twitter/tl.gif) no-repeat top left; }
.rbtop { background: url(/images/twitter/tr.gif) no-repeat top right; }
.rbbot div { background: url(/images/twitter/bl.gif) no-repeat bottom left; }
.rbbot { background: url(/images/twitter/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessesary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 50%; margin: 1em auto; background-color:#ffffff; position:absolute; left:57px; top:3px; width:680px;}

#twitter li {
	font-family: Arial;
	font-size: 12px;
}

.twitter_status {
	font-size: 10px;
}
