#virb_banner h1 {
	height: 24px;
	width: 60px;
}
body.virb div#wrapper div#virb_banner {
	display: block;
	margin: 0;
	position: relative;
	top:0;
	left:0;
	background-image: url('/_assets/_graphics/_frontend/bg-gradient.png') repeat-x left top;
/*	height: auto;*/
}
body.virb div#wrapper div#virb_footer {
	display: block;
	position: relative;
	top:0;
	left:0;
/*  background: #333333 url(/_assets/_graphics/_global/bg-footer.gif) repeat-x;*/
/*	height: auto;*/
}
div#virb_banner ul li a { text-align: left; }
div#virb_banner img { border: none; }
body .custom_message_wrap p.mark.error {
	font-size: 14px;
	padding: 0 0 10px 0;
}
.custom_message_wrap.follow_message form input {
	width: auto;
}