/* 
 * Custom styles for this Module
 * =============================
 */
.Beaners_ViewPanel
{
	font-family:'Trebuchet MS', Arial, Sans-Serif;
	font-size:11px;
}

.Beaners_ViewPanel TD
{
	font-family:'Trebuchet MS', Arial, Sans-Serif;
	font-size:11px;
}

SPAN.Beaners_State
{
	padding:2px 0px 2px 0px;
	font-family:Verdana, Arial, Sans-Serif;
	font-size:14px;
	font-weight:bolder;
	text-align:left;
	color:#D95B26;
}

.Beaners_StoreLocation
{
	padding:8px 0px 8px 0px;
}

.Beaners_StoreLocation SPAN
{
	padding:0px 10px 0px 10px;
	color:#000000;
	background-color:#FFFFFF;
	font-family:Georgia, Serif;
	font-weight:bold;
	font-size:12px;
	text-transform:lowercase;
}

.Beaners_StoreLocation HR
{
	color:#000000;
	height:2px;
	width:100%;
}
