#startingSoon {
	display: inline;
	float: left;
}

#startingSoon * A {
	text-decoration: none;
	color: #000000;
}

#startingSoon #widgetTitle {
	display: inline;
	float: left;
	width: 150px;
	margin: 0px 0px 5px 0px;
	background: url('../images/menu.gif') top left no-repeat #ffffff;
}

#startingSoon #widgetTitle P {
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding: 11px 0px 11px 0px;
	margin: 0px 0px 0px 0px;
}

#startingSoon DIV.courseDetails {
	display: inline;
	float: left;
	width: 132px;
	margin: 5px 0px 5px 9px;
	padding: 0px 0px 10px 0px;
	border-bottom: solid 1px #ff3399;
}

#startingSoon DIV.courseImage {
	display: inline;
	float: left;
	width: 35px;
	margin: 0px 0px 0px 3px;
}

#startingSoon DIV.courseDate {
	display: inline;
	float: left;
	width: 90px;
	padding: 5px 0px 0px 3px;
}

#startingSoon DIV.courseInfo {
	display: inline;
	clear: both;
	float: left;
	width: 127px;
	margin: 3px 0px 0px 5px;
}