@charset "utf-8";
/* CSS Document */

#data-table {
	color:#003399;
	width:100%;
}
#data-table td {
	padding:5px;
}

#data-table tr.stripe {
	background-color:#d9e1f0;
}

#reg-box {
	background-image:url(../images/course-653/reg-box.gif);
	width:552px;
	height:326px;
	padding:42px 21px 0 21px;
	line-height:1.75em;
}

#reg-box .subheading2 {
	font-size:11px;
	font-style:italic;
	font-weight:bold;
	color:#003399;
}

#info-box {
	background-image:url(../images/course-653/info-box.gif);
	width:449px;
	height:106px;
		color:#333;
	text-align:left;
	font-size:11px;
	line-height:1em;
	padding:5px 0 0 360px;

}

#info-box p {
	padding:.40em 0;
}
