#pdp-how-to-register ul{
	margin-left:18px;
	list-style-type: disc;
	font-size:11px;
}
#pdp-coordinators {
	
	width:530px;
}
#pdp-coordinators p {
	font-size:11px;
	color:#FFF;
}
#csia-course-search li, #level-one-course-search li {
	width: 530px;
}
#csia-course-search, #csia-course-search select, #csia-course-search input, #level-one-course-search, #level-one-course-search select, #level-one-course-search input {
	font-size: 12px;
}
#level-one-course-search {
	text-align:center;
}
.flyout-menu-det {
 position:absolute;
 overflow: hidden;
 /*display: none;
 z-index: 1000000;
 width: 800px; */

}

.flyout-menu-det {
 position:absolute;
 overflow: hidden;
 width: 760px;
 /*background:#000; */
 padding:5px;
 text-align:left;
 /*border:1px solid #FFF;*/
/* font-family: helvetica,arial,tahoma,sans-serif;*/
 margin-bottom:100px;
 color: #FFF;
 text-weight: bold;



}
.flyout-menu-det #close-win {

 /*margin-right: 2px;*/
 margin-top:0px;
 /*background-color:#CCCCCC;*/
 /*border:1px solid #aaa;*/
 width: 99%;
 padding:2px;
 height:22px;
}

#close-win #j-top{
	display: block;
	float:left;
	overflow: hidden;
	font-size: 14px;
	padding-left:5px;
	font-weight: bold;
	color: #ACFE00;
}

#close-win .close-btn {
 display: block;
 float:right;
 overflow: hidden;
}

#det-wrapper {
 margin-top: 10px;
 /*border:1px solid #aaa;*/
 padding: 5px;
 width: 99%;
}

#det-wrapper .flyout-menu-det-label {
	float:left;
	width:150px;
}
#det-wrapper ol{
	margin-left:18px;
	list-style-type: disc;
	font-size:11px;
}
#det-wrapper ol .ol-none{
	list-style-type: none;
}

.flyout-menu-note {
	font-size: 9px;
	font-style: italic;
}
a , a:hover, a:visited{
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}

#about-us-wrapper ol{
	margin-left:18px;
	list-style-type: disc;
	font-size:11px;
}
#about-us-wrapper ol .ol-none{
	list-style-type: none;
}
