div.course{
	
}

div.coursePlugin{
	padding-top:12px;
	position:relative;
}

div.coursePlugin .courseTicker{
}

div.coursePlugin .courseTicker ul li a{
	color:#48474c;
}


div.coursePlugin .headerTicker{
	margin:0 9px;
	float:left;
}

div.coursePlugin .headerTicker p{
	color:#9b9b9b;
	font-size:15px;
	display:block;
	margin-top:-4px;
}


div.course form .formCourseApplication textarea{
	width:250px;
	border:1px solid #6D6F71;
}

div.course form .formCourseApplication div.courseDatesText{
	float:left;
	width:124px;
}

div.course form .formCourseApplication div.courseDatesData{
	float:left;
	width:600px;
}

div.course form .formCourseApplication div.courseDates{
	margin-left:48px;
	font-weight:bold;
	margin-bottom:2px;
	float:left;
	width:100%;
}

div.course form .formCourseApplication div.courseDates input{
	float:left;
	width:10px;
	margin-right:15px;
}

div.course form .formCourseApplication div.courseDates label{
	width:400px;
	float:left;
}

div.course form .formCourseApplication .courseDatesData .courseDatesDataLocation{
	float:left;
	width:210px;
	margin:0;
}

div.course form .formCourseApplication p.courseLeftP{
	width:150px;
	float:left;
}

div.course form .formCourseApplication p.courseRightP{
	width:400px;
	float:left;
}

div.course form .formCourseApplication div#termsAndConditionsDiv input#terms_and_conditions{
	float:left;
	width:10px;
}

div.course form .formCourseApplication div#termsAndConditionsDiv p.termsAndConditionsP{
	width:500px;
	float:left;
}

div.course form .formCourseApplication input.courseDatesDelegateName,
div.course form .formCourseApplication input.courseDatesDelegateJobTitle{
	width:200px;
	padding:5px;
}

div.course form .formCourseApplication input.courseDatesDelegateName{
	float:left;
	margin-right:20px;
}

div.course form .formCourseApplication input.courseDatesDelegateJobTitle{

}

div.course form .formEventApplication div input[type=radio],
div.course form .formEventApplication div input[type=checkbox]{
	border:none;
}

div.course form .formCourseApplication div input[type="checkbox"]{
	width:15px;
	margin:3px 10px 0 0;
	float:left;
}


div.course form .formCourseApplication div.courseDates p{
	margin-bottom:0px;
}
.customWorkshopMsg{
	margin-left:10px;
}