@charset "utf-8";
/* CSS Document */

/*============================LAYER STYLES===========================*/

#howlearned{
visibility: hidden;
z-index:auto;
padding: 2px;
/*
border-right : 1px solid #FF0000;
border-bottom : 1px solid #FF0000;
border-left : 1px solid #FF0000;
border-top : 1px solid #FF0000;
*/
}
#auditionedWhen_id{
visibility: hidden;
z-index:auto;
}
#container0_id{
visibility: hidden;
z-index:auto;
}
#otherAmount_id{
background:#E6E6E6;
z-index:auto;
}
#container1_id{
visibility: hidden;
z-index:auto;
}
#container2_id{
visibility: hidden;
z-index:auto;
}


#audLabel_id,#auditionedWhen_id{
visibility: hidden;
z-index:auto;
padding: 2px;
/*
border-right : 1px solid #FF0000;
border-bottom : 1px solid #FF0000;
border-left : 1px solid #FF0000;
border-top : 1px solid #FF0000;
*/
}

#howlearned_id{
visibility: hidden;
z-index:auto;
}

#inFamily_id{
visibility: hidden;
z-index:auto;
padding: 2px;
/*
border-right : 1px solid #FF0000;
border-bottom : 1px solid #FF0000;
border-left : 1px solid #FF0000;
border-top : 1px solid #FF0000;
*/
}

/*============================POSITIONING LAYER STYLES===========================*/

body {
	scrollbar-base-color:#999999;
	scrollbar-face-color:#999999;
	scrollbar-shadow-color:#999999;
	scrollbar-highlight-color:#999999;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#000000;
	scrollbar-track-color:#999999;
	scrollbar-arrow-color:#FFFFFF;
	margin-bottom : 0px;
	margin-right : 0px;
	margin-left : 0px;
	margin-top : 0px;
	background-color: #063859;
	text-align: center;
	/*background-color: #772D00;*/
}

/* Body Styles */
/* This makes sure that the whole document is always centered in the browser */
#shadowWrapper {
	overflow: hidden;
	padding: 0;
	border: none;
	width: 910px;
	height: 598px;
	margin: 0 auto;
	text-align: center;
	background-image: url(../images/shadow2.png);
	}

#mainWrapper {
	 overflow: hidden;
	 border: none;
	 width: 900px;
	 margin: 0 auto;
	 text-align: left;
	 height: 590px;
	 background-color: #0981CD;
	}

/* Top Banner Area*/
#topBar {
	width: 900px;
	background-color: #0981CD;
	height: 61px;
	margin: 0;
	padding: 0;
	}

#logoWrapper {
	float:left;
	margin: 0;
	padding: 0;
	height: 61px;
	}
	
#newCampusLink {
	float: right;
	margin-right: 5px;
	margin-bottom: 0;
	padding: 0;
	height: 61px;
	}
	
/* Set up Two column layout */
/* Sets up the column on the left side */
#leftSide {
	 margin: 0 0 5px 5px;
	 padding: 5px 5px 0 0;
	 width: 110px;
	 height: 518px;
	 background-color:#0981CD;
	 float: left;
	 clear:both;
	}

.leftSideWrapper {
	width: 110px;
	height: 518px;
	margin: 0;
	padding: 0;
	}

/* Sets up the two column right side */
#rightSide {
	 margin: 0 5px 0 0;
	 padding: 0 0 0 0;
	 width: 775px;
	 height: 523px;
	 background-color: #0981CD;
	 float: right;
	 }

/* Main Body Styling */
#mainArea {
	margin: 0px 5px 0 0;
	height: 425px;
	width: 775px;
	padding: 0;
	background-color: #0981CD;
	}

.mainAreaWrapper {
	margin: 0;
	height: 415px;
	padding: 5px 0 0 0;
	}

/* Movie Player Styling */
#flashBanner {
	margin: 0 5px 0 0;
	width: 770px;
	background-color: #063859;
	padding: 0;
	height: 93px;
	}

.flashBannerWrapper {
	margin: 0 0 0 0;
	padding: 0;
	}

/* Necessary Clearing Element */
.clear {
	clear: both;
	}

/* ==========================HEADER STYLES============================*/

.header1{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : lighter;
	font-size : 24px;
	color : #663300;
	font-stretch: condensed;
	text-transform: lowercase;
}
.header2{
	font-family : Arial;
	font-size : 14px;
	color : #666666;
	font : italic;
}
.header4{
	font-family : Arial;
	font-weight : bold;
	font-size : 12px;
	color : #363636;
	/*color : #761F18;
	*/
}

.header4Orange{
	font-family : Arial;
	font-weight : bold;
	font-size : 12px;
	color : #f7941d;
	/*color : #f7941d;
	*/
}

.headerBlack {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : lighter;
	font-size : 24px;
	color : #000000;
	font-stretch: condensed;
	text-transform: lowercase;
}

.header-black-i{
font-family : Arial;
font-weight : bold;
font-size : 14px;
color : #000000;
font-style : italic;
}
.header-black-i2{
font-family : Arial;
font-size : 12px;
color : #000000;
font-style : italic;
}
.header-white{
font-family : Arial;
font-size : 16px;
color : #ffffff;
margin-left : 5px;
}
.header-white-b{
font-family : Arial;
font-size : 16px;
color : #ffffff;
font-weight : bold;
margin-right : 4px;
}
.sub-titleHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	font-weight: bold;
	letter-spacing: .20pt;
	text-transform: none;
}
/* ==========================FONT LABEL STYLES============================*/

.font1{
font-family : Arial;
font-weight : bold;
font-size : 12px;
color : #000000; 
 text-align : justify;
}
.font1w{
font-family : Arial;
font-weight : bold;
font-size : 12px;
color : #ffffff;
}
.font2{
font-family : Arial;
font-size : 12px;
color : #000000;
}
.font2i{
	font-family : Arial;
	font-size : 12px;
	color : #616161;
	font-style : italic;
}
.font2w{
font-family : Arial;
font-size : 12px;
color : #FFFFFF;
margin-right : 4px;
margin-left : 4px;
 text-align : justify;
}
.font2Justify {
	font-family : Arial;
	color : #000000;
	text-align : justify;
	display: inline;
	font-size: 12px;
}
.font3{
font-family : Arial;
margin-right : 10px;
font-size : 14px;
color : #000000; 
 text-align : justify;
}
.font4 {
font-family : Arial;
font-size : 10px;
color : #333333; 
}
.font4w {
	font-family : Arial;
	margin-right : 10px;
	font-size : 10px;
	color : #FFFFFF;
	text-align : justify;
	padding-left : 10px;
}
.font4wTiny {
	font-family : Arial;
	font-size : 10px;
	color : #ffffff;
}
.font5 {
font-family : Arial;
font-size : 11px;
color : #000000; 
 text-align : justify;
}
.font5R {
	font-family : Arial;
	font-size : 11px;
	color : #000000;
	text-align : right;
}
.font6{
font-family : Arial;
font-size : 12px;
color : #646464;
}
/* ===========================================BODY ELEMENT STYLES==================================*/
.par{
margin-right : 16px;
margin-left : 16px;
margin-bottom : 10px;
margin-top : 30px;
text-align : justify;
}
.par1{
margin-right : 15px;
margin-left : 15px;
text-align : left;
margin-bottom : 10px;
}
.par2{
margin-left : 10px;
margin-right : 10px;
text-align : justify;
margin-bottom : 10px;
}
.place{
margin-top : 40px;
 text-align : right;
}
.hr{
margin-bottom : 10px;
margin-top : 10px;
}
.hr4{
margin-bottom : 4px;
margin-top : 4px;
}
.tblBody{
margin-bottom : 10px;
margin-top : 10px;
 text-align : justify;
}

td .subscript1{
	font-family : Arial;
	font-size : 11px;
	color : #000000;
	text-align : left;
	padding: 0 5px 0 5px;
}

td .subscript2{
	font-family : Arial;
	font-size : 12px;
	color : #000000;
	text-align : left;
	padding: 0 5px 0 5px;
	margin: 0 5px 0 5px;
}

/*============================================= POSITION STYLES============================================*/

.top6{
margin-top : 6px;
}
.top20{
margin-top : 20px;
}
.left10{
margin-left: 10px;
}
.right10{
margin-right: 10px;
}
.left50{
margin-left: 50px;
}
.left65{
margin-left: 65px;
}
.alignBot{
	background-position : bottom;
}
/* =============================================LINK AND NAVIGATION STYLES============================= */

A{
	color: #666666;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}
A:hover {
	color: Red;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
}    

/*Added by JB*/
a img{
	border: 0;
	text-decoration: none;
	}
}

.inner-link{
font-family : Arial;
font-size : 14px;
color : #761F18;
text-decoration : underline;
}
.inner-link:hover{
font-family : Arial;
font-size : 14px;
color : #761F18;
text-decoration : none;
}
.tinyLinker {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
}
.tinyLinker:Hover {
color: #FF0099;
text-decoration: none;
font-family: Arial; 
font-size: 10px;
}
.redA{
color: red;
text-decoration: underline;
font-family: Arial; 
font-size: 12px; 
}
.redA:hover {
color: #000000;
text-decoration: none;
font-family: Arial; 
font-size: 12px; 
}
.plainLink{
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-style: Italic;
	color: Black;
}
.plainLink:hover{
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	font-style: Italic;
	color:	#ff3333;
}
.grayLink{
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
.grayLink:hover{
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.red{
	color: Red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.red:hover{
	color: red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration: underline;
}
A.redLink{
	font-family: Verdana, Arial, Georgia, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
A:hover.redLink {
	font-family:Verdana,Arial,Georgia;
	font-size:9px;
	font-style: normal;
	font-weight:normal;
	color:#FF0000;
	text-decoration:none;
}

/*=================TABLE STYLES==================*/

.innerTable{
margin-left: 10px;
	}

td{
vertical-align : top;
}
	
/*=================CALENDAR STYLES==============*/
.cal-menu{
margin-top : 0px;
}
.calfont1{
font-family : Arial;
font-size : 12px;
color : #000000;
padding-top : 4px;
padding-bottom : 4px;
}
.calfont2{
font-family : Arial;
font-size : 12px;
color : #000000;
text-align : left;
}

.cal-border{
border-left : 1px solid #363636;
border-top : 1px solid #363636;
}

.td-cal{
border-right : 1px solid #363636;
border-bottom : 1px solid #363636;
}
.calLink{
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
	color: Black;
}
.calLink:hover{
	text-decoration: underline;
	font-family: Arial;
	font-size: 10px;
	color: White;
}

.calendarMargins {
	margin-left: 25px;
}

.smallinner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	line-height: 12px;
}
/*
.month{
font-family : Arial;
font-weight : bold;
font-size : 16px;
color : #262626;
margin-left : 10px;
margin-top : 46px;
}
*/
.border_2B2A28{
	border : 1px solid #2B2A28;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #2B2A28;
}	
/*=======================================FOOTER STYLES=========================================*/

.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	text-transform: uppercase;
}

/*============================================= FORM STYLES============================================*/

.formMargins{
margin-left : 10px;
margin-top : 10px;
}
.input1{
	background : #F8F8F8;
	border : 1px solid Gray;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #4B4B4B;
	margin-left : 10px;
}
.input2{
	background : #FFFFFF;
	border : 1px solid Gray;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #4B4B4B;
	margin-left : 10px;
	height: 18px;
}
.inputPhone{
	background : #FFFFFF;
	border : 1px solid Gray;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #4B4B4B;
	height: 18px;
	margin-left: 5px;
}
.formTxt {
	font-family: Verdana, Arial, Georgia, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.formTxtRight {
	font-family: Verdana, Arial, Georgia, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-right : 10px;
	text-align : right;
	text-indent : 10px;
}
.formTxtGray{
	font-family: Verdana, Arial, Georgia, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #5D5D5D;
	text-decoration: none;
}
.formTxtWhite {
	font-family: Verdana, Arial, Georgia, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

.redTiny {
	font-family: Arial, Georgia, Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

.redTiny:hover {
	font-family: Arial, Georgia, Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}

.redLrg{
	font-family: Verdana, Arial, Georgia, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

select.selector {
	font-family: Verdana, Arial, Georgia, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #4B4B4B;
	text-decoration: none;
	background-color: #F8F8F8;
	border: 1px solid Gray;
	margin-left:10px;
	height: 18px;
}

input.field {
	font-family: Verdana, Arial, Georgia, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
	border-style: solid;
	border-color: #666666;
	background-color: #666666;
}

textarea {
	font-family: Verdana, Arial, Georgia, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
	border-style: solid;
	border-color: #cccccc;
	background-color: #666666;
}

.form1{
	background-color:#734808;
	border:1px solid white;
	color: White;
}

.form2{
	border:0px;
	background-color:#C4B5AD;
	font-weight: bold;
	color:#444444;
}

.formButtsGray{
	border:1px solid #FFFFFF;
	background-color:#000000;
	font-weight: bold;
	color:#FFFFFF;
	height: 20px;
	vertical-align: middle;
	font-size: 9px;
}

.formButts2{
	border:1px solid #FFFFFF;
	background-color:#FF0099;
	font-weight: bold;
	font-size:9px;
	color:#FFFFFF;
	height:18px;
	vertical-align: middle;
}
/*=======================================TESSITURA SPECIFIC PRODUCTION STYLES================*/

.production-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.cellBG_orangeLt {
	background-color: #FFF0E8;
}



.production-name-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	font-weight: bold;
	letter-spacing: .20pt;
	text-transform: none;
}

.production-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
}

.production-composer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 10px;
	margin-top: 5px;
	font-style: italic;
}

.production-discipline {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 13px;
	margin-left: 10px;
	margin-top: 5px;
}

.production-description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left:  10px;
	margin-top: 5px;
}

.production-showings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left:  10px;
	margin-top: 5px;
}


/*=======================================DEPRACATED STYLES

.nav{
color: #8F8F73;
text-decoration: none;
font-family: Arial; 
font-size: 12px;
 font-weight : bold;
}



*/
.formTxtCrossed {

	font-family: Verdana, Arial, Georgia, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: line-through;
}
.left25 {
text-align:justify;
margin-left: 15px;
}
.left2point5 {
padding: 0;
margin-left: 2.5px;
}
.smallinnerNews {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #999999;
	line-height: 12px;
}
.header-black-i2news {

font-family : Arial;
font-size : 12px;
color : #FFFFFF;
font-style : italic;
}
.headerNews {

	font-family : Arial;
	font-weight : bold;
	font-size : 12px;
	color : #FF0099;
}
.headersPinkOnBlack {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 100;
	font-size : 18px;
	color : #FF0099;
	line-height: 30px;
	letter-spacing: 1px;
	text-transform: none;
}

.headersGreenOnBlack {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 100;
	font-size : 18px;
	color : #f3f3f4;
	line-height: 30px;
	letter-spacing: 1px;
	text-transform: none;
}



.cellBG_eventOverview {
	background-color: #EFEFEF;
	border-bottom-color: #000000;
	border-bottom-style: none;
	border-bottom-width: thin;
}
.footerDivLeft{
	float: left;
	margin: 0 ;
	height: 30px;
	padding: 0;
	text-align: right;
	}

.superCenter{
	width: 800px;
	text-align: center;
	margin: 0 auto;
	}

.footerDivRight{
	float: right;
	margin: 0;
	height: 30px;
	padding: 0;
	text-align: left;
	}

#biggestWrapper{
	text-align: center;
	}

.creditText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0C6CAD;
	margin: 0 0 0 10px;
}
.cellShadowTile {
	background-image: url(../images/shadowBG.blue.right.jpg);
	background-repeat: repeat-y;
	background-color: #063859;
}
.footerLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3399FF;
}
.footerLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #33CCFF;
}
.cellShadowTileBottom {

	background-image: url(../images/shadowBG.blue.bottom.jpg);
	background-repeat: repeat-x;
	background-color: #063859;
}
.cellShadowTileCorner {
	background-image: url(../images/shadowBG.blue.corner.R.jpg);
	background-repeat: no-repeat;
	background-color: #063859;
	background-position: top,left;
}
.linesDashedTB {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
	vertical-align: middle;
}
.input2006-07 {
	background-image: url(../images/cellBG.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #000000;
	padding-left: 5px;
	width: 100px;
}
.cellShadowTileLeft {

	background-image: url(../images/shadowBG.blue.left.jpg);
	background-repeat: repeat-y;
	background-color: #063859;
}
.cellBG_hightLightBlue {
	background-color: #0981CD;
	border-bottom-color: #000000;
	border-bottom-style: none;
	border-bottom-width: thin;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.tinycalendarMargin {

	margin-left: 10px;
}
.cellBG_hightLightGreen {
	background-color: #9ADB49;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	text-align: justify;
}
.cellBG_hightLightMagenta {

	background-color: #CC66CC;
	border-bottom-color: #000000;
	border-bottom-style: none;
	border-bottom-width: thin;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	text-align: justify;
}
.cellBG_hightLightPink {


	background-color: #FF6699;
	border-bottom-color: #000000;
	border-bottom-style: none;
	border-bottom-width: thin;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	text-align: justify;
}
.cellShadowTileTRCorner {

	background-image: url(../images/shadowBG.blue.corner.L.jpg);
	background-repeat: no-repeat;
	background-color: #063859;
	background-position: top,Right;
}
.landingEvent {
	padding-top: 15px;
	line-height: 16px;
}
.landingEvents {
	font-family : Arial;
	font-weight : bold;
	font-size : 12px;
	color : #ffffff;
}
.landingEvents:hover {
	font-family : Arial;
	font-weight : bold;
	font-size : 12px;
	color : #CCCCCC;
	text-decoration: underline;
}
.cellBG_shoppingCartForms {

	background-color: #FFF0E8;
}
.tinyCalDate {

font-family : Arial;
font-size : 10px;
color : #999999;
}
.justifier {

	font-family : Arial;
	color : #000000;
	text-align : justify;
	display: inline;
	font-size: 12px;
}
A.redLinkLineSpace {
	font-family: Verdana, Arial, Georgia, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
A.redLinkLineSpace:hover {
	font-family: Verdana, Arial, Georgia, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	line-height: 20px;
}
.cellBG_hightLightOrange {

	background-color: #FF9900;
	border-bottom-color: #000000;
	border-bottom-style: none;
	border-bottom-width: thin;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	text-align: justify;
}
body-old {

	scrollbar-base-color:#999999;
	scrollbar-face-color:#999999;
	scrollbar-shadow-color:#999999;
	scrollbar-highlight-color:#999999;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#000000;
	scrollbar-track-color:#999999;
	scrollbar-arrow-color:#FFFFFF;
	margin-bottom : 0px;
	margin-right : 0px;
	margin-left : 0px;
	margin-top : 0px;
	background-color: #772D00;
}
.blackColumnLinker {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	line-height: 24px;
}
.blackColumnLinker:hover {
	color: #FF0099;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}
.lineHeight_20px:hover {
	line-height: 20px;
}

li {
	padding: 0 0 5px 0;
	margin:0;
}

li ul {
	padding:5px 0 0 15px;
	margin:0;
	}