/* CSS Document */

#display_iframe {
	float:left;
	height:590px;
	width:740px;
	border:0;
	padding:5px;
	margin:0;
}
div.aligned label {
	display:block;
	float:left;
	width:150px;
	margin:0 10px;
}
div.aligned input {
	width:200px;
}
.required, .optional {
	padding: 2px 0;
}
#purchase_options {
	float:left;
	width:600px;
	font-size:15px;
	font-weight:bold;
}
#purchase_options p span {
	float:right;
}
#lbl_selected_qty {
	float:left;
	color:#0000FF;
	font-style:italic;
}
#courses_pricing_table {
	padding: 0;
	border:0;
}
#courses_pricing_table th {
	border-bottom:1px solid #000;
	padding:5px;
	margin:0;
}
#courses_pricing_table td {
	padding:5px 10px;
	margin:0;
}
#courses_pricing_table td input[type=text] {
	text-align:center;
}
.text_right {
	text-align:right;
}
sup {
	font-size:90%;
	vertical-align:super;
}


/*  I N D E X   P A G E  */
.navs_bottom_index {
	float:left;
	margin:10px 0 0 0;
	padding-top:5px;
	width:100%;
	font-family: verdana;
	color:#000;
	background: #d0d0ce url('../images/btm_back.jpg') repeat;
}
.btm_head {
	float:left;
	display:block;
	margin:0 10px;
	width:204px;
	padding:10px 0;
	background:url('../images/btm_head.jpg') repeat-x;
	line-height:19px;
	font-size: 18px;
	font-weight: bold;
	text-align:center;
	text-decoration: none;
}
.nav_col_20 {
	float:left;
	margin:0;
	padding:0 2%;
	width:21%;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	text-decoration: none;
} 
.rs_paging {
	float:left;
	display:block;
	 padding:0px 3px;
	 margin:0 2px;
	 /*background-color:#BBB;*/
	 font-weight:bold;
}