#topContent {
	clear: both;
	margin: 20px 0 0 0;	
}
.superFeature {
    position: relative;
    right: 1px;
    bottom: 1px;
    background-color: #fff;
    border: 1px solid;
    border-color: #CBC8C2 #9D9C97 #9D9C97 #CBC8C2;
    padding: 8px;
    #padding: 6px;
	font-size: 12px;
	font-family: Georgia, serif;
	font-style: italic;	
	line-height: 15px;
	width: 300px;
	clear: both;
	height: 300px;
}
.superFeature h2 {
	padding: 10px 0;
	margin: 0;
	font-family: Arial,sans-serif;
	font-style: normal;
}
.superFeature img {
	border:none;
}
.sfDept {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #333;
}
.superFeature p a {
	color: #0099ff;
	font-weight: bold;
	float: right;
}
.sfBox {
	float: left;
	margin: 0 4px 0 0;
	#margin-right: 6px;
}
#mainContent {
	margin-top: 20px;
}
#sidebar {
	margin-top: 62px;
	#margin-top: 70px;
}
.allIssueDrop {
	float: right;
	padding: 13px 5px 0 0;
	#padding: 25px 5px 0 0;
}
/* HIDING SPACING FROM HOME PAGE DIV */
#emptyOption {
	display:none;
}
