/* IE6 CSS Styles */

/* -----------------------------------
	Header Styles 
-----------------------------------*/
#search-box {
	width: 270px;
}

/* Top Menu */
#top-menu {
}

/* -----------------------------------
	Main Content Styles 
-----------------------------------*/
#main-content .container {
	width: 960px;
	clear: both;
	overflow: hidden;
}

#featured-posts, #category-highlights, #wrapper {
}

#top-menu .sf-sub-indicator {
}

/* -----------------------------------
	Featured Posts Styles 
-----------------------------------*/
#featured div.text {
	right: -2px;
}

/* -----------------------------------
	Category Highlights Styles 
-----------------------------------*/
a#right-arrow {
	width: 39px;
	left: 947px;
}

/* -----------------------------------
	Latest News Styles 
-----------------------------------*/
ul.news .thumb {
	position: relative;
}

ul.news span.category {
	bottom: 2px;
}

/* Widget Tabs */
.widget-sidebar .ui-tabs-panel {
	padding-top: 10px !important;
}