/* IE7 CSS Styles */

/* -----------------------------------
	Header Styles 
-----------------------------------*/
#search-box {
	width: 270px;
}


/* -----------------------------------
	Category Highlights Styles 
-----------------------------------*/
a#right-arrow {
	background-position: -45px 0;
	position: absolute;
	left: 940px;
}

a#right-arrow:hover {
	background-position: -130px -2px;
}

/* -----------------------------------
	Latest News Styles 
-----------------------------------*/
ul.news {
	margin-bottom: 20px;
}

ul.news span.category {
}

/* Widget Tabs */
.widget-sidebar .ui-tabs-panel {
	padding-top: 10px !important;
}
