@charset "utf-8";
/* CSS Document */

a.pres-unit {
	background: url(../images/arrows/arrow-fc0.gif) no-repeat left center;
	xfont-weight:bold;
	xfont-size:15px;
	color:#666;
	text-decoration: none;
	padding-left:10px;
	display:block;
	width:570px;
}
a.pres-unit:hover {
	background: url(../images/arrows/arrow.gif) no-repeat left center;
	color:#fc0;
}
div.pres-header {
	font-weight:bold;
	font-size:15px;
	padding:15px 0 5px;
	color:#666;
}


h4.quote {
background: url(../../global/images/quotes.gif) no-repeat 0 3px ;
color: #666;
padding-left: 50px;
font-style: italic;
margin-bottom: 10px;
display:block;
padding-top:20px;
}

.exerciseTitle{
	font-weight: 400;
	font-size: 12pt;
}

p.Rubric{
	margin-left: 15px !important;
}

.Rubric span.rubric {
    border-radius: 1000px;
    display: block;
    height: 6px !important;
    left: -13px !important;
    margin-right: 0;
    position: relative;
    top: 13px !important;
    width: 6px !important;
}
