/* I can't believe we need an IE8 stylesheet... */


/* SECTION HEADER TAB FIX */
.section_header_tabs {
	width: 938px;
}


/* id_Q is on bands search page */
#browse_search_input_field, #id_q.text_input {
	width: 299px;
}

/* IE cleartype fix */
#combined_sections .media_list li {
	background: #eaeaea;
}

/* Windows XP service pack 2 fixes -- shouldn't negatively affect newer updates for XP */
.section_secondary {
	width: 359px;
	margin-right: -2px;
}
.reorder {
	background-color: #FFF;
}
#alert_bark_carousel {
	height: 42px;
}
#alert_bark_wrapper {
	height: 58px;
}
#sidebar_events .cal_tab_header li.cal_tab_last  {
	margin-right: -1px;
}
#sidebar_events ul.sidebar_list .browse_list_time {
	width: 71px;
}
#events_browse .cal_tab_header li.cal_tab_last {
	width: 98px;
	margin-right: -1px;
}
#events_browse .cal_tab_header li.ui-tabs-selected.cal_tab_last .cal_tab_month {
	width: 100%;
}
#events_browse .cal_tab_header li.ui-tabs-selected.cal_tab_last {
	width: 110px;
}
/* END Windows XP SP2 fixes */