/*  START --- RACE REPORTS ---- START */

.RaceReportEventViewReport
{
	position: relative;
    width: 510px;
    border-bottom: 1px solid #999999;
    padding: 20px 0px 20px 0px;
    margin: 0px 0px;
}


.RaceReportEventViewReport .RaceReportEventViewReportBody
{
	position: relative;
    overflow:auto;
    
}

.RaceReportEventViewClear
{
	position: relative;
	height: 10px;
	float: none;
}

#RaceReport_Sort
{
}

#RaceReport_AddReport
{
    margin-right: 10px;
    color: #a3a3a3;
    font-weight: bold;
    font-size: 11px;
    text-align: right;
}
#RaceReport_AddReport input
{
    vertical-align: middle;
}

.RaceReport_RatingSection
{
    margin-top: 10px;
}

.RaceReport_RatingOwner
{
    float: left;
    padding-right: 10px;
    font-weight: bold;
}

.RaceReport_RatingStars
{
    float: left;
    position: relative;
}


#RaceReportTopSection
{
	position: relative;
	height: 100px;
	max-height: 100px;
    padding-top: 15px;
    padding-left: 0px;
    padding-right: 10px;
}
/* IE6 Only */
* html #RaceReportTopSection {
   width: 745px;
}

#RaceReportBackToReportsSection
{
    text-align: right;    
    padding-bottom: 7px;
    font-weight: bold;
}

#RaceReportHeader
{
    width: 100%;
}

#RaceReportHeaderTop
{
    
}

#EventDateBlock
{
    color: #a3a3a3;
    font-weight: bold;
    font-size: 12px;
}

#RaceReportSection
{
    width: 100%;
    padding: 0px 0px 10px 5px;
}

#RaceReportRightColumn
{
    float: left;
    width: 235px;
}

#RaceReportTabSection {
	background: #F3F4F6 none repeat scroll 0%;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	font-size: 14px;
	font-weight: normal;
	height: 65px;
	max-height: 65px;
	text-align: left;	
	padding-left: 10px;
}

#RaceReportHeaderTop
{
	height: 37px;
	max-height: 37px;
	margin: 4px 0px 0px 10px;
}

#RaceReport_RegisterButton
{
	float: right; 
	padding: 10px 10px 0px 0px;
}

#RaceReportNextPrevLinks
{
	text-align: right;    
    padding-bottom: 7px;
    font-weight: bold;
    font-size: 11px;
}

#RaceReportTitle
{
    margin-bottom: 10px;
}

#ProfileName
{
    float: left;
}

#RaceReportProfileInfo
{
    margin-left: 20px;
    text-align: left;
}


#EventDateBlock
{
    color: #a3a3a3;
    font-weight: bold;
    font-size: 12px;
}

#RaceReportSection
{
    float: left;
    width: 510px;
    padding: 0px 0px 10px 5px;
    position: relative;
}

#RaceReportRightColumn
{
    float: left;
    width: 235px;
    position: relative;
}

#RaceReportTitleSection
{
    width: 100%;
}

#RaceReportTitle
{
    float: left;
   /* width: 405px;*/
}

#RaceReportTopAddCommitSection
{
    float: right;
    width: 100px;
    margin-top: 15px;
}

#RaceReportTopEditSection
{
    float: right;
    /*width: 100px;*/
    margin-top: 15px;
}

#RaceReportTitle
{
    margin-bottom: 10px;
}

/*  START --- RACE REPORTS PHOTOS ---- START */
