@import "global.css";
@import "common.css";

#content #contentRight{
	float:right;
	width:315px;
	/*height:335px;*/
	margin-left:15px;
	padding-left:25px;
	background:url(/media/layout/contentDivider.jpg) no-repeat left;
}
#content #contentRight div.hot-links ul li {
	padding-left:10px;
	color:#366615;
	border-bottom:1px #C1C1B5 dotted;
	padding-bottom:10px;
	margin-bottom:10px;
}
#content #contentRight div.hot-links a{
	font-weight:bold;
	text-decoration:none;
}
#content #contentRight div.hot-links a:hover{
	text-decoration:underline;
}
#content #contentRight p.specialItem{
	/*position:relative;
	left:-10px;*/
	padding-left:40px;
	line-height:36px;
	background:none;
}
#content #contentRight #sarahRecitalItem{
	background:url(/media/layout/sarahrecitalbutton.jpg) top left no-repeat;
}
.hotlink{
	margin:10px;
}
a.hotlink, a.hotlink:link, a.hotlink:visited{
	margin-left:10px;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0063E4;
	font-size:18px;
	text-decoration:none;
	width:300px;
}
a.hotlink:hover{color:#2B9FFF;text-decoration:underline;}
.hotlink img{
	float:left;
}
.hotlink span{
	margin-left:6px;
}