body,h1,h2,h3,p,quote,small,form,input,ul,li,ol,label{
	/* Simple page reset Download by http://sc.xueit.com*/
	margin:0;
	padding:0;
}

ul{
	margin:0;
	padding:0;
}

ul.container{
	/* The topmost UL */
	width:209px;
	margin:0 auto;
	height:31px;
}

li.button a{
	/* The section titles */
	display:block;
	font-family:BPreplay,Arial,Helvetica,sans-serif;
	overflow:hidden;
	position:relative;
	width:209px;
}

/* The hover effects */

li.button a:hover{ background-position:bottom left;}
li.button a:hover span{ background-position:bottom right;}

.dropdown{
	/* The expandable lists */
	display:none;
	padding-top:5px;
	width:100%;
}

.dropdown li{}


/* The styles below are only necessary for the demo page */


h2{
	font-family:"Myriad Pro",Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	right:0;
	text-align:right;
	text-transform:uppercase;
}