body {
   background: #eee;
}
#page {
	width: 630px;
	margin: 0 auto;
}
h1 {
    text-indent: -10000px;
    width: 225px;
    height: auto;
    padding: 5px;
    background-image: url(http://www.verticalresponse.com/sites/all/themes/bootstrap/vr2-logo-sprite.png);
    background-repeat: no-repeat;
    background-color: transparent;
}

.alert{
	height: 80px;
	margin: 10px auto;
	background: url(images/alertbkg.gif) no-repeat;
	padding: 30px 0 0 0;
}
.alert h2 {
	font-family: "brandon-grotesque", "Trebuchet MS", sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0 0 0 110px;
}
.alert p {
	font-family: "ff-tisa-web-pro", Georgia, serif;
	font-size: 13px;
	margin: 0 0 0 110px;
}
.description {
	font: normal 12px/18px Verdana;
	margin-bottom: 40px;
}
.update {
	float: left;
	width: 33%;
}
.update h3 {
	margin: 0 3px 0 0;
}

.update p{
	margin: 3px 0;
	font-family: "ff-tisa-web-pro", Georgia, serif;
	font-size: 10px;
	font-: bold;
}
.update ul {
	margin: 20px 20px 0 5px;
	padding: 0;
}
.update li{
	margin: 10px 0;
	font-family: "brandon-grotesque", "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-: bold;
	list-style-type: none;
}
#smartbutton a img{
	border: none;
}
.update p strong{
	font-family: "brandon-grotesque", "Trebuchet MS", sans-serif;
	font-size: 14px;
	letter-spacing: -1px;
	font-weight: bold;
}
.twitter h3{
	background: url(images/icon-sprt.gif) no-repeat;
	width: 38px;
	height: 38px;
	text-indent: -10000px;
	float: left;
}
#twitter_update_list li {
	border-bottom: 1px solid #ccc;
	text-align: right;
	padding-bottom: 10px;
}
#twitter_update_list li span{
	display: block;
	text-align: left;
	margin-bottom: 7px;
}
.blog h3{
	background: url(images/icon-sprt.gif) no-repeat 0 -37px;
	width: 38px;
	height: 38px;
	text-indent: -10000px;
	float: left;
}
.blog li {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}
#creditfooter{
	display: none;
}
.blog p.date {	
text-align: right;
font-size: 9px;
margin-top: 5px;
}
.support h3{
	background: url(images/icon-sprt.gif) no-repeat 0 -74px;
	width: 38px;
	height: 38px;
	text-indent: -10000px;
	float: left;
}
.support ul {
	margin-left:10px;
}