a:link    {
  /* Applies to all unvisited links */
  text-decoration:  none;
 
  } 
a:visited {
  /* Applies to all visited links */
  text-decoration:  none;
 
  } 
.exhausts{
	float:left;
	width:204px;
	height:133px;
	background:url(../images/buttons/bt_motorcycle_exhausts.jpg) no-repeat;
}
.exhausts .aouter {
	display:block;
	width:204px;
	height:133px;
}
.exhausts h1 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #CF0C05;
   padding:13px 0 0 0;
   margin:0; 
}
.exhausts h1:hover {
	 color: #868686;
}
.ie.win.exhausts{
	float:left;
	width:204px;
	height:133px;
	background:url(../images/buttons/bt_motorcycle_exhausts.jpg) no-repeat;
}
.accessoryies{
	float:left;
	width:204px;
	height:133px;
	background:url(../images/buttons/bt_accessories.jpg) no-repeat;
}
.accessoryies .aouter {
	display:block;
	width:204px;
	height:133px;
}
.accessoryies h1 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #CF0C05;
   padding:13px 0 0 0;
   margin:10px 0px 0px 0px; 
}
.accessoryies h1:hover {
	 color: #868686;
}
.ie.win.accessoryies{
	float:left;
	width:204px;
	height:133px;
	background:url(../images/buttons/bt_accessories.jpg) no-repeat;
}
/* */
.fuels{
	float:left;
	width:204px;
	height:133px;
	background:url(../images/buttons/bt_fuel_management.jpg) no-repeat;
}
.fuels .aouter {
	display:block;
	width:204px;
	height:133px;
}
.fuels h1 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #CF0C05;
   padding:13px 0 0 0;
   margin:10px 0px 0px 0px; 
}
.fuels h1:hover {
	 color: #868686;
}
.ie.win.fuels{
	float:left;
	width:204px;
	height:133px;
	background:url(../images/buttons/bt_fuel_management.jpg) no-repeat;
}
/**/



.news-txt a:link {
	color: #666;
	font-style: normal;
	font-variant: normal;
	font-family: verdana,arial,helvetica,sans-serif;
	line-height: normal;
	font-size: 11px;
	text-decoration:none;
}
.news-txt a:visited,
.news-txt a:active {
	color: #666;
	font-style: normal;
	font-variant: normal;
	font-family: verdana,arial,helvetica,sans-serif;
	line-height: normal;
	font-size: 11px;
	text-decoration:none;
}
.news-txt a:hover {
	color: #CF0C05;
	text-decoration:none;
}
.community-titles{
	z-index:2;
	width:180px;
	float:left;
	margin-top:-16px;
	position:relative;
}
.guys{
	z-index:3;
	width:370px;
	margin-top:-25px;
	position:relative;
}
.special-projects{
	width:140px;
	float:right;
}
.cobra-curmudgeon{
	width:150px;
	float:right;
}
.factory-tour{
	width:100px;
	float:right;
}
.tips{
	width:190px;
	float:left;
	text-align:left;
	line-height:17px;
	padding: 6px 0px 2px 20px ;
}
.news-container{
	position:relative;
	width:240px;
	height:250px;
	overflow:hidden;
}
.news-content{
	position:absolute;
	width:240px;
	left:0;
	top:0;
}
.scroll{
	padding-left:220px;
	padding-top:10px;
}
.scroll-up{
	padding-bottom:5px;
}
