#cycleBox{
	position:relative;
	margin-top:15px;
}

.cycleIcons{
	cursor:pointer;
	position:absolute;
	z-index:5;
}

#cycletip img{
	float:left;
}

#cycletip .info{
	margin-left:65px;
	width:175px;
}

#cycletip .info h1{
	margin-bottom:10px;
	font-size:10px;
}

#cycletip .info p{
	font-size:9px;
}
#cycleImages{
	margin: 20px 0px 20px 0px;
}

#cycleImages a{
	color:#ffffff;
}

#cycleImages img{
	margin-right:15px;
	width: 98px;
	height: 98px;
	background-position: 2px 2px;
}

div#cyclepartsrow {
	width:300px;
	float: left;
}

table#cycleparts {
	width:300px;
	#float: left;
	border:solid 1px;
	border-width:1px 1px 1px 1px;
	border-color:#cccccc; 
	empty-cells:show;
}

table#cycleparts thead td{
	border-color:#000000 #CCCCCC #cccccc #000000;
	border-style:none dotted solid none;
	border-width:1px;
	padding:2px;
	font-weight:bold;
}

table#cycleparts tfoot td{
	border-color:#CCCCCC #CCCCCC #CCCCCC #000000;
	border-style:solid solid none none;
	border-width:1px;
	padding:2px;
	font-weight:bold;
}

table#cycleparts tbody td{
	border-color:#000000 #CCCCCC #000000 #000000;
	border-style:none dotted dotted none;
	border-width:1px;
	padding:2px;
}

table#cycleparts .lastCell,
table#cycleparts .lastCell{
	border-right-width:0px;
}

#descriptionBox{
	width:250px;
	padding:0px 5px 5px 5px;
	border:solid 1px;
	border-width:1px 1px 1px 1px;
	border-color:#cccccc; 
	float: right;
}

#descriptionBox .label{
	font-size:9px;
	font-weight:bold;
	line-height:12px;
	margin:5px 0 10px;
	padding-bottom:2px;
	border-bottom:1px dotted #CCCCCC;
}

#descriptionBox .text{
	margin:-8px 2px 2px 10px;
}

#cyclepartsrow p,
#cycleparts,
#cycleparts a
{
	font-size:9px;
}

#h2_headline{
	margin-top:60px;
}

#postcomment{
	font-weight:bold;
	margin-top:40px;
}


