ul.child_hours_ul, .widget-text ul.child_hours_ul li { /* ul class for hours list */

	list-style-type: none;

	background:none;

	line-height:normal;

	padding: 2px 0;

}

#footer .footerBox .child_hours_ul li, #colRight .child_hours_ul li, #sidebar .widget .child_hours_ul li, .widget .child_hours_ul li, #sc123_child_hours .child_hours_ul li, #sc123_child_hours-1 .child_hours_ul li, #sc123_child_hours-2 .child_hours_ul li, #sc123_child_hours-3 .child_hours_ul li, #sc123_child_hours-4 .child_hours_ul li { /* WP widget class wrapped around all sidebar widgets */

	background:none;

	list-style-type:none;

	line-height:normal;

	padding: 2px 0;

}

.child_dayofweek { /* span class wrapped around hours */

	font-weight:bold;

	min-width: 3em;

	display: inline-block;

}

.child_dayofweek_long { /* span class wrapped around hours */

	font-weight:bold;

	min-width: 6em;

	display: inline-block;

}

.child_hours { /* span class wrapped around hours */

}

.child_replace { /* span class wrapped around notes replacing hours */

}

.child_note { /* span class wrapped around notes appended to hours */

}

.promo_shortcode { /* div class wrapped around promo content shortcode */

}

.hours_shortcode ul li { /* div class wrapped around hours shortcode */

	list-style-type: none;

}