/* Start of CMSMS style sheet 'fmc_acc_view' */
/*
friday media accordion views

accordion header (ac), accordion data (ad)

*/



.acc_header a{
	display:block;
	padding: .75em 1.0em 0.4em 1.0em;	
	font-weight:normal;	
	font-size:14px;
}


.acc_item{
	border-bottom:3px solid #fff;
}


.acc_data{
	padding: 0.17em 1.0em 0.4em 1.0em;		
}

/*
.active_tab a, .active_tab a:visited
font implemented in h2 style
*/


#sub_new_car_acc{
	background-color:#f2eee8;
	width:190px;		
}

#sub_new_car_acc .acc_data{	
	font-size:10px;		
}


#subscribe_ah{
	background:url(images/fm/subscribe_icon.gif) no-repeat;
	background-position:160px 8px; 
}
#news_ah{
	background:url(images/fm/news_icon.gif) no-repeat;
	background-position:155px 8px; 
}
#careers_ah{
	background:url(images/fm/job_icon.gif) no-repeat;
	background-position:155px 8px; 
}


/* End of 'fmc_acc_view' */

