div#left-sponsors{
	border: 1px solid #cda14a;
	border-left: none;
	color: #fff;
	float: left;
	width: 262px;
	margin-bottom: 40px;
}
div#left-sponsors ul{
	list-style: none;
	margin: 10px 31px 0 31px;
	padding: 0;
}
div#left-sponsors ul li{
	margin: 0 0 10px 0;
	width: 200px;
	text-align: center;
}

div#left-sponsors ul li img{
	width: 170px;
	padding: 5px 0;
	margin: auto;
}

#leftRideBox {
	clear: both;
	float: left;
	width: 252px;
}

#leftRideBox div {
	width: 200px;
	margin: 0 25px 20px 25px;
	padding-bottom: 20px;
	border-bottom: 1px #6c3413 solid;
	text-align: center;
}

#leftRideBox div.clearFloats, #leftRideBox div#presenting {
	border: none;
}

#leftRideBox p {
	text-align: center;
	width: 200px;
	margin: auto;
	padding-bottom: 20px;
}

#leftRideBox a {
	color: #ffdc06;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
}

#leftRideBox a:hover {
	text-decoration: underline;
}

h6 {
	 color: #cda14a;
	 font-size: 16px;
	 font-weight:  bold;
	 margin: 0 0 20px 0;
	 text-align: center;
}

#textLeftRideBoxUpperBorder {
	width: 262px;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cda14a;
	display: block;
	float: left;
	height: 1px;
}
#textLeftRideBox {
	width: 242px;
	position: relative;
	display: block;
	float: left;
	margin: 0px;
	padding: 25px 0 25px 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cda14a;
	border-right-color: #cda14a;
	border-bottom-color: #cda14a;
}

.border-side-box ul li{	width: 242px;
	position: relative;
	display: block;
	float: left;
	margin: 0px 0 20px 0;
	padding: 25px 0 25px 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cda14a;
	border-right-color: #cda14a;
	border-bottom-color: #cda14a;
}

.border-side-box ul{
padding: 0px;;
margin: 0px;
}

#paddedRideTitle {
	background-image: url(../images/boxTitle.gif);
	background-repeat: no-repeat;
	float: left;
	width: 172px;
	margin-top: 25px;
	margin-bottom: 15px;
	height: 152px;
}
#leftRideBoxPoster {
	background-image: url(../images/posterImageSmall-new.png);
	background-repeat: no-repeat;
	height: 252px;
	width: 161px;
	position: absolute;
	top: -20px;
	right: -70px;
}
#contetntPusherOnPoster {
	float: right;
	height: 35px;
	width: 80px;
}
#leftRideBoxContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	float: left;
	margin-left: 30px;
	width: 220px;
	padding-bottom: 20px;
}
#leftRideBoxContent p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#registrationBox {
	float: left;
	width: 220px;
	margin-left: 30px;
	margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
#clickHereToRegister {
	background-image: url(../images/clickHereToRegister_btn.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	height: 54px;
	width: 302px;
	display: block;
	text-indent: -5000px;
}
#clickHereToRegister a {
	background-image: url(../images/clickHereToRegister_btn.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 54px;
	width: 302px;
	display: block;
}
#clickHereToRegister a:hover {
	background-position: bottom;
}
#backIssues {
	width: 220px;
	margin-top: 30px;
	margin-left: 30px;
	float: left;
}
#backIssues a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF851D;
	text-decoration: none;
	display: block;
	line-height: 16px;
}
#backIssues a:hover {
	color: #FFDC06;
	text-decoration: underline;
}
