@charset "utf-8";
/* CSS Document */

/*BACKGROUNDS*/
.VT-BG-Line{
	background:url(../images/misc/vt-bg-line.gif) repeat-y top center;
	}
/*MISC*/
#chat-button{
	width:900px;
	text-align:right;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	}
	
#neighborhood-business-box{
	padding:5px 5px 5px 15px;
	color:#FFF;
}
#neighborhood-business-box td{
	vertical-align:top;
}
#neighborhood-business-box td.left-col{
	padding:0px 0px 10px 0px;
	width:300px;
}

#neighborhood-business-box td.right-col{
	padding:0px 0px 10px 20px;
}