/*** Page Element Styles **/
h1 {
	margin-bottom: 5px;
	font-size: 13px;
}

h2 {
	line-height: 175%;
	font-size: 9px;
}

p {
	/*margin: 10px 0;
	line-height: 125%;*/
}
/*
#content {
	height: auto;
}
*/
#slot_5 {
	background:transparent none repeat scroll 0% 50%;
	height:140px;
	padding-bottom:20px;
	margin-left: 12px;
}

#moutain_header 
{
	display:none;
}

.news_filter
{
	display:none;
}

h1#newsHeader {
	background: #434D53 url('/images/news/header/background.gif') repeat-x scroll left top;
	height: 33px;
	margin-bottom: 20px;
	position: relative;
}

	h1#newsHeader img {
		position: absolute;
		left: 5px;
		top: 8px;
	}
	
	h1#newsHeader a {
		color: #fff;
		display: block;
		float: right;
		font-size: 11px;
		font-weight: normal;
		line-height: 33px;
		padding-right: 25px;
		text-decoration: none;
	}
	
#top_collection { padding: 0px; margin-top:40px;}
* html #top_collection { }

#top_collection.article {
	position: relative;
	margin: 15px 65px 0;
	padding: 0 200px 0 0;
}

/*** Column styles ***/
	
h2.colHeader {
	color: #080d0f;
	font-size: 12px;
	margin-top:-4px;
	margin-bottom:1px;
}
	
div.slot_left {
	float: left;
	margin:2px 0px 2px 20px;
	_margin:2px 10px 2px 10px;
}

div.slot_right {
	float: right;
}

div.sm {
	width:294px !important;
}

div.sm, div.med, div.lg {
	background-color:none;
	border:none;
	padding:0px;
}

div.med {
	margin-right: 20px;
	width: 431px;
}

* html div.med { width: 416px; }

.content_description {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 10px;
	background: url('/images/header_dots.gif') repeat-x bottom left;
}

/*** Individual column styles ***/

#jeep_news ul,
#jeep_news ol,
#external_news ul,
#external_news ol
{
	list-style: none;
	margin: 0;
	padding: 10px 0 10px 0;
}

	#jeep_news ul,#jeep_news ol , #external_news ul,#external_news ol
	{
		background: #e7e7e7 url('/images/news_item_topper.gif') no-repeat top center;
	}

#jeep_news li,
#external_news li{
	color: #292B2F;
	display: block;
	font-size: 10px;
	padding: 10px 3px 10px 20px;
	text-decoration: none;
	height:102px;
	background-color: #e7e7e7;
	border: solid 1px #e7e7e7;
}
	
	#external_news li { border:none;}
	#jeep_news li:hover, #external_news li:hover { background: #ffffff url('/images/item_back.gif') no-repeat top left; }


#jeep_news li a,
#external_news li a, 
#testimonials li a {
	color: #9c3818;
	font-weight: 600;
	text-decoration:none;
}

#jeep_news a.copy, #external_news a.copy{
	display:block;
	margin-left: -10px;
	margin-bottom:10px;
}

#jeep_news a.copy, #external_news a.copy, #testimonials a.copy {
	font-size: 14px;
	font-weight: 600;
	color: #555;
}

#external_news img,
#testimonials img {
	margin-left: 2px;
}

#top_collection .external_link,
#top_collection .external_link_nav {
	display: block;
	float: left;
	font-size: 10px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: right;
	text-decoration: none;
	font-weight:normal;
}

	#top_collection .external_link a {
		display: block;
		padding: 10px 5px;
	}

		#top_collection .external_link a:hover p { text-decoration: none; }
		
.new_item_source{
	color:#457f12;
	font-size:11px;
	font-weight:600;
	margin-left:-10px;
}

.new_item_date, .new_item_subjects{
  color:#393939;
  margin-left:-10px;
  font-size:11px;
}

#jeep_news a.news_link_subject, #external_news a.news_link_subject
{
	color:#AF5A00;
}

#jeep_news .news_item a:hover, #external_news .news_item a:hover {
    text-decoration: underline;
}
