h3
{
        color: #fff;
        font-size: 1.5em;
}

.content
{
	margin: 0 0px;
	text-align: left;
}

.content a
{
	color: #fff;
}


.content p.linkage
{
	text-align: right;
	font-size: 12px;
	color: #ddd;
}

.content p.linkage a { color: #fff; }

#bikeGallery
{
	text-align: left;
	margin: 0 auto;
}

.basklep, .barower, .bademo {
	color: #ffffff;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	z-index: 1;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	background: #fff url("gfx/button_back.gif") repeat-x center;
	text-align: left;
	opacity: 0.75; 
	filter: alpha(opacity=75);
	width: 100px;
	height: 36px;
	padding: 0;
	line-height: 36px;
	font-weight: bold;
	text-decoration: none; 
	border: 0;
}

.baasklep, .baarower, .baademo {
	color: #ffffff;
	text-decoration: none;
	position: relative;
	top: 0px;
	left: 30px;
	height: 36px;
	float: left;
	opacity: 1; 
	filter:alpha(opacity=100);
	z-index: 0;
}

.barower {
	text-decoration: none; 
	top: 0px;
	width: 180px;
}
.baarower {
	top: 0px;
}

.bademo {
	text-decoration: none;
	top: 0px;
	width: 260px;
}
.baademo {
	color: #fff;
}

.basklep:hover, .barower:hover, .bademo:hover {
	color: #fff;
	opacity: 1.0; 
	filter:alpha(opacity=100);
}

