.brkstn_cat{
	width: 270px;
}

.brkstn_cat tr td div{
	padding: 0 0 5px 2px;
	font-size: 11px;
}

.brkstn_cat tr td div{
	font-size: 8px;
	color: grey;
}

.brkstn_cat tr td div a{
	font-size: 11px;
	color: red;
}

.brkstn_cat tr td div a:hover{
	font-size: 11px;
	color: blue;
	font-weight: bold;
}

.brkstn_even{
	background-color: #EFEFEF;
}

#phone_number{
	margin-left: 15px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, sans-serif;
	color: red;
	font-size: 11px;
	font-weight: bold;
}

#us_canada{
	font-family: Verdana, Arial, sans-serif;
	color: red;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 250px;
}
#us_canada span{ font-size: 13px; }

#christmas_link{
	font-family: Verdana, Arial, sans-serif; 
	text-align: center; 
	font-weight: bold; 
	margin-bottom: 10px;
	font-size: 18px;
}

#christmas_link a{
	color: red;
}

.has_subcat{
	color: #000000 !important;
}

.has_subcat:hover{
	color: blue !important;
}


.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E72526; color: #FFF; font-size: 24px; }
.moduleRowSelected b { font-size: 18px; }
