@import url("base.css");

#content {
	width:488px;
	padding-right:215px;
}
#content h2 {
	margin:0px 0px 8px 0px;
	/*
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	*/
	font-size:14px;
}
#quickLinks {
	list-style:none;
	margin:0px;
	padding:0px;
}
#quickLinks li {
	margin:6px 0px 0px 0px;
	padding:0px;
	width:204px;
	height:115px;
}
/*Feature Pane */
#featurePane {
	position:absolute;
	top:165px;
	left:235px;
	width:487px;
	height:184px;
	background-image:url(../../csr_images/window/mothers-day.jpg);
}
#featurePaneContent h2 {
	text-indent:-99999px;
}
#featurePaneContent a {
	outline:none;
	position:absolute;
	width:78px;
	height:40px;
	top:70px;
	left:204px;
}

