/* Over-rides for billmal.com */
body
{
	font-size: 11pt;
	background-color: #ccc;
}
/* Banner graphics */
#header
{
background: url("/images/blueBanner_left.gif/$file/blueBanner_left.gif") bottom left no-repeat;
height: 47px;
padding: 0;
text-align: right;
}
#header #headerInner
{
height: 47px;
background: url("/images/blueBanner_right.gif/$file/blueBanner_right.gif") bottom right no-repeat;
color: #fff;
}
/* Admin text */
#headerInner li.divide a {color: #ffffff;}
#colLeft {width: 200px;}
#colRight {width: 250px;}
/* Tweets */
#twitter_update_list {font-size: 0.85em; margin-top: 10px;}

