@charset "utf-8";

h3#cycling{
	height:30px;
	width:220px;
	background-attachment: scroll;
	background-color: #fff;
	background-image: url(img/title_cycling.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	margin-top: 1em;
	margin-bottom: 0.5em;
}


div.contbox h4{
	text-indent: 28px;
	width: 700px;
	color: #fff;
	height: 3em;
	font-size: 1em;
	line-height: 3em;
	text-transform:uppercase;
	margin-top:2em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	background-attachment: scroll;
	background-color: #8A8A8A;
	background-image: url(../../img/li_black.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	/*text-align:left;*/
}
h5 {
	padding-left: 2em;
	background-image: url(img/blanklink.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 3em;
	line-height: 3em;
}

