/* CSS Document */


#rightcol {
	vertical-align:top;
	padding-left:12px;
}
.clearing {
	float:right;
	margin:4px 0 4px 4px;
}
#content .featurette {
	border-bottom:1px dotted #ccc;
	padding:0;
	margin-bottom:0;
	min-height:62px;
}

/*
#content .quick {
	font-size:94%;
	float:right;
	width:160px;
	margin-left:8px;
}
#content .quick p {
	margin: 0;
	font-weight:bold;
}
#content .quick li {
	list-style-image: url(/media/arrow_bullet.png);
	margin: 0;
}
#content .quick ul {
	padding: 0;
	margin: 4px 0 0 18px;
}
*/
#content .line {
	border-bottom:1px dotted #ccc;
	padding-bottom:12px;
	padding-top:10px;
	margin-bottom:6px;
}
.tableLayout h2 {
	margin:4px 0 2px 0!important;
}





#scroll {
	background:url(../images/study_inpics.gif) repeat-x;
	width:530px;
	height:120px;
	overflow:auto;
	border-bottom:1px solid #4d5153;
	margin-top:14px;
}
#scroll ul {
	margin: 0;
	padding:0;
	width:1050px;
}
#scroll li{
	margin:0;
	float:left;
	list-style:none;
	font-size:84%;
	color:#fff;
	padding:10px 10px 0 10px;
	width:74px;
	text-align:center;
	line-height:normal;
}
#scroll li a{
	color:#fff;
	text-decoration:none;
}
#scroll li a:hover{
	color:#fff;
	text-decoration:underline;
}
#content .quoteT {
	background: #f7f7f7 url(/study/media/ug/quote1.gif) no-repeat right bottom;
	width:35%;
	padding: 0 8px 0 0;
	border:solid 2px #f7f7f7;
	font-size:84%;
	color:#000;
	margin-right:8px;
	float:left;
}
#content .quoteB {
	background: url(/study/media/ug/quote.gif) no-repeat left top;
	padding-left:20px;
}
#content .quoteB p{
	margin-bottom:6px;
}