#homeMenu {
	background: url(/cs-admin/studentstores/customcf/site_images/menu_gradient.png) repeat-x;
	position: relative;
/*	top:-1px;
 	left: -4px; 
	//left: -5px; */
	width: 160px;
	//width: 170px; /* for IE */
	padding: 0 0 0 15px;
	font-size: 10px;
	font-weight: bold;
	float:left;
}

#homeMenu li {
	list-style-type: none;
	margin-top: 10px;
	//margin-left: -20px; /* for IE */
}

#menuDivider {
	height: 1px;
	background-color: #592A8A;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 7px;
/*	//margin-left: 15px; /* for IE */
	overflow: hidden;
}

#MenuCorner { 
	background: url(/cs-admin/studentstores/customcf/site_images/menucorner.png) no-repeat;
	position:relative;
/*	top:-1px;
	left: -4px;  
	//left: -5px;  */
	width: 17px;
	padding: 0px;
	float: left;
}

#h1 {
	padding:0px 0px 0px 0px;
	font: 20px Arial, Helvetica, sans-serif;
	font-style: normal;
	margin: 8px 0px 0px 0px;
	color:#663399;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
	font-weight: 900;
}

#h2 {
	padding:0px 0px 0px 0px;
	font: 20px Arial, Helvetica, sans-serif;
	font-style: normal;
	margin: 8px 0px 0px 0px;
	color:#000000;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
	font-weight: 900;
}
