/* CSS style for Core Design Accordion plugin for Joomla! 1.5 */

/* Read more and prev-next links */
.ui-widget-content div.readmore, .ui-widget-content .buttons{
	text-align: right;
	margin: 5px;
}

/* Prev, next links*/
.ui-widget-content .buttons a {
	text-decoration: none;
	font-size: 1em;
}

div.smoothness {
	margin:0px;
	padding:0px;
	color:#646567;
	font-size:0.8em;}
	
div.smoothness p,
div.smoothness ul li{
	color:#646567;}
	
div.smoothness h3 a {
	font-size:1.2em;
	font-weight:bold;
	}
	
h3{} 
	
/* Prev, next links 
.ui-widget-content .buttons a {
	text-decoration: none;
}

div.volvo {
	display:block;
	padding-top:4px;
	color:#646567;
	width:100%;}
	
div.volvo div#accordion_jm6FS{
	display:block;}
	
div.volvo p,
div.volvo ul li{
	color:#646567;}
	
div.volvo h3 a {
	display:block;
	text-transform:uppercase;
	padding:4px;
	font-weight:bold;
	font-size:11px;
	width:430px;
	}*/