 /* Marlee Scott 848  MAIN */

/*------------------------------------------------------------------------------------------------
LAYOUT
-------------------------------------------------------------------------------------------------*/
#custom-doc { width:69.31em;*width:67.64em;min-width:900px; margin:auto; text-align:left; }

html {
	text-align:center;
	
}
body {
	background: transparent url(images/repeatBack.gif) repeat top center;
	color:#111;
	font-family:  "Trebuchet MS", Futura, Arial, san-serif;
	text-align:left;
}

#wrapper {
       background: transparent url(images/repeat.gif) repeat-y scroll center top;
}

#wrapper2 {
       background: transparent url(images/back.jpg) no-repeat center top;
}
#hd{
	position: relative;
	height:180px; 
	padding-bottom: 1.0em;
	margin: 0 0 0 0px;
}
.content {
         margin: 0px 0px 0px -10px;
         padding: 0px 10px 0px 0px;
}

#sidebar {
       margin: 250px 0px 0px -2px;
       padding: 0px 0px 0px 0px;
       width: 190px;
}
table.titleLrg {
      position: relative;
      font-size: 200%;
}
#doc{	}
#hd h1 {
	float:left;
	text-indent:-99999px;
}
#bd{
	padding:0 20px 0px 14px;
}
#ft {   
	font-size: 85%;
	letter-spacing:1px;
	padding: 10px 0px 0px 10px;
	margin: 0px 0px 0px 225px; 
	text-align: left;
	height: 75px;
        width: 650px;
	color: #fff;
	background: #62708B;
	border-bottom:2px solid #AEAAA9;
}
#ft a{
	color: #75b3ff;
	text-decoration: none;
}
#ft a:hover {
	color: #fff;
	text-decoration: underline;
}

#social {
	margin: 10px 0 0 0;
	padding: 0;
}
#social a{
	display: inline;
	margin: 0 20px 0 0;
}
div#newsOuter{
	width: 230px;
	height: auto;
	background: url(images/newsSml_bottom.gif) no-repeat scroll left bottom;
}
div#newsBottom {
	width: 230px;
	height: 15px;
margin: 0 0 10px 0;
	background: url(images/newsSml_bottom.gif) no-repeat scroll left bottom;
}

/*----------------------------------------
CONTENT
-------------------------------------------*/
th,td{
   border:none;
   padding:.2em;
}
a {	
	color: #000;
}
A:hover {
	COLOR: #7E5469;
	text-decoration: underline;
}
.content,
#galleryText{
	text-align: justify;
	list-style: inside;
	font-family: "Trebuchet MS";
	font-size:100%;
}
.contentHi {
    font-style:italic;
}	
.contentSml,	
.contentHiSml {
	font-size:93%;  
}

.titleLrg{
	font-size:200%;
        text-align: left;
	line-height: 100%;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px;
}
table .titleLrg {
	border-bottom: none;

}
#modNews h3,
.titleSml{
	font-size:123.1%; 
	font-weight:bold;
}
h3 a,
.titleSml a{
	text-decoration: none;
}
.titleSml a:hover{
	text-decoration: underline;
}
form span.contentSml{
     font:normal 11px/12px arial, san-serif;
}	
#breadtrail{
	font-size:90%;
	margin:0 0 10px 0;
	padding:4px;
	background:#CFC1B5;
}
/*----------------------------------------
Contact Form
-------------------------------------------*/
fieldset{
     border: 1px solid #ccc;
     padding:8px;
     width: auto;
}
legend{
     padding: 2px 6px;
     font-weight:bold;
}
label{
     width: 8em;
     float: left;
     text-align: right;
     margin-right: 0.5em;
     display: block;
}
input{
     color: #000000;
     background: #fff;
     border: 1px inset #333;
}

/*----------------------------------------
L I S T S - vnav,  albums, sml
-------------------------------------------*/
ul,
ul li{ 
	list-style-type: none;
	margin:0px;
}
ul,
ul li{/*for mozilla positioning */
	padding-left: 0; 
	margin-bottom: 0px; 
}
/* ul formating in content */
.content ul{
	list-style: square outside;
	margin:4px 0 6px 0;
	padding:0 0 0 20px;
	text-align:left;
}
.content ul ul,
.content ul li{    
	list-style: square outside;
}

.content ol{
	list-style: decimal outside;
	margin:4px 0 6px 0;
	padding:0 0 0 20px;
	text-align:left;
}
.content ol ol{
	list-style: lower-alpha outside;
}

/*----------------------------------------
I M A G E S
-------------------------------------------*/
.picRight,
.picRightBrd  {
	float: right;
	margin: 1px 1px 1px 6px;
}
.picLeft,
.picLeftBrd {
	float: left;
	margin: 1px 6px 1px 1px;
}
.picRightBrd,
.picLeftBrd {
	border: 1px solid #09222F;
}
.iconImg{
	margin: 2px 8px 6px 0px;
	border:1px solid #09222F;
}
.banner {
	border:0;
	margin: 0;
}
.optionBox {/*used in gallery select */
	font-size:85%;  
	color: #000000;
	background-color: #fff;
	padding:0;
	border:0px;
}
input.btn {
	background-color: #828066;
	font-size: 85%;
	border: 1px solid #E07B3D;
	color: #fff;
	margin: 3px 0 0 3px;
	font-weight: bold;
	text-transform: uppercase;
}
/*----------------------------------------
N A V I G A T I O N
-------------------------------------------*/
#vNavBox{
	position: absolute;
        display: block;
    	left: 290px;
	top: 10px;
	font-size:135%;
	font-weight:bold;
	line-height:100%;
	text-align: right;
	width: auto;
	margin: 0;	
	padding 0px;
	z-index: 10;
}

#vNav li a{
	display: block;
	text-align: left;
	color: #cde3fe;
	text-decoration: none;
	text-transform: uppercase;
	padding:4px 14px;
	margin:0;
}



#vNav a:hover{
	color: #fff;
}
#vNav li {   /*for horizontal navigation: display: inline;*/
	display: inline;
}
/*----------------------------------------
NEWS
-------------------------------------------*/
#modNews{
	position:relative;
	margin:0;
	padding:0;
	text-align:justify;
}
#modNews .item{
	margin:2px 0px;
	position:relative;
	padding:0.8em;
	height: auto;
	border-bottom:1px dotted #09222F;
}
#modNews a .item{
	display:block;
	text-decoration:none;
	cursor: pointer;

}
#modNews p{
	color: #09222F;
	text-decoration: none;
}
#modNews a:hover .item{
	background:#B8E1E1;
}
#modNews img.iconImg{
	display: none;
}
#modNews h3 {
	color: #000;
	font-size:123.1%; 
	text-decoration: none;
}

#modNews h3 a:hover {
        color: #fff;
}
#modNews .item p, #modNews .item h3, #modNews .item small{
	margin:0px;
}
#modNews small {
   color: #00d5d9;
}
.Pagination{
   text-transform:uppercase;
   letter-spacing:2px;
   text-align:right;
   
}
/*----------------------------------------
G A L L E R Y
-------------------------------------------*/

#modGallery{ 
	width:auto;
    margin:6px 0;
}
#modGallery.copy{ }
#modGallery.iconImg{}
#modGall li {  display: inline;}

/*----------------------------------------
CALENDAR
-------------------------------------------*/
#modCalendar{
    position:relative;
    font-family:"trebuchet ms", arial;
    text-align:left;
    margin:0;
    padding:0;
    font-size:86%;

}
#modCalendar .item{
    margin:2px 0px;
    position:relative;
    padding:.2em 5px .2em .8em;
	border-bottom:1px dotted #555;
    height: auto;
	width:97%;
}
#modCalendar li{
    display:inline;
    list-style-type:none;
}
#modCalendar h3{ /*location*/
    margin:0;
	letter-spacing:1px;
	color:#000;
}
#modCalendar .header{/*descriptive header row*/
    display:none;
}
#modCalendar li.summary,
#modCalendar li.location{
	display:block;
	line-height:1.2em;
}
#modCalendar li.summary{margin-bottom:6px;}
#modCalendar .date{
    color:#304B59;
    font-weight:bold;
}
#modCalendar li.tickets a,
#modCalendar li.mg1 a,
#modCalendar li.mg2 a{
	position:absolute;
	right:8px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	color:#fff;
	border:1px solid #555;
	background:#BE4D10;
	margin:1.5em .4em 0 0;
	padding:2px 4px ;
	width:100px;
	z-index:20;
}
#modCalendar li.tickets a {top:-10px;	background:transparent url(images/bgGrads.gif) repeat-x scroll -10px -15px;}
#modCalendar li.mg1 a {top:16px;background:#EFF9FF url(images/iconGDK.png) no-repeat scroll left -58px;}
#modCalendar li.mg2 a {}

#modCalendar li.tickets a:hover {color:#fff; background:transparent url(images/bgGrads.gif) repeat-x scroll -10px -226px;}
#modCalendar li.mg1 a:hover {color:#fff; background:#BE4D10 url(images/iconGDK.png) no-repeat scroll left -58px;	}

/*--------------------------------------
C A L E N D A R  and  C H E C K O U T
-------------------------------------*/
.calendarBox,
.checkoutBox {
	float: left;
	color: #000;
	width: 300px;
	margin: 0px;
	font-size:93%;
}
.calendarBox td,
.checkoutBox td{	
	padding: 0px 10px 0px 10px;
}
.checkoutOdd,
.calendarOdd{
	background-color: #87B7F7;
}
.checkoutEven,
.calendarEven{
	background-color: #8DA2BD;
}
.calendarHdr td,
.checkoutHdr{
	color: #fff;
	padding:6px;
	text-transform:uppercase;
	background: #436A7E;
	text-align:center;
}

/* ----------------------------------------------------------------
Sticky Nav and Blog Nav
-------------------------------------------------------------------- */

#stickyNav li{   
	display: inline;
}
#stickyBox{
	font:normal 11px/10px Arial, Helvetica, sans-serif;
	margin:10px 0 15px 0;
	text-align:left;
	padding:0;
	height:18px;	
}

#stickyNav a{ 
	float:left;
	display: block; 
	padding: 0px 8px;  
	text-decoration: none; 
	text-transform:uppercase;
	margin:0 2px 0 0;
	color:#565C1F;
	border-left:5px solid #415866;
}

#stickyNav a:hover{
	border-left:5px solid #96CBEA;
	color:#000;
	margin:0 2px 0 0;
}
* html #stickyBox ul li{
	margin-top:25px;
}
 #stickyBox ul li ul {
	position:absolute;
	top:60px;
	left:0px;
}
* html #stickyBox ul li ul {
	position:absolute;
	top:60px;
	left:0px;
} 
#stickyBox ul li ul li {
	display:inline;
} 
#stickyBox ul li ul li a{
	font:normal 9px/10px arial, Helvetica, sans-serif;
	float:left;
	display: block; 
	padding: 0px 8px;  
	text-decoration: none; 
	text-transform:uppercase;
	margin:0 2px 0 0;
	color:#222;
	border-left:2px solid #BADDFE;
}
#stickyBox ul li ul li a:hover{
	border-left:2px solid #FFBF4F;
}
#blogBox{
   width:110px;
   float:right;
   margin:0 0 6px 6px;



   font:bold 11px/14px arial;
}
#blogBox a{
   display:block;
   border:1px dashed #ddd;
   margin:4px 0;
   padding:2px 3px;
 }
#blogBox a:hover{
   border:1px solid #fff;
   background:#A0BBCC;
   color:#003;
}
/*------------------------------
A L B U M M O D U L E
-------------------------------*/
#modAlbum{
padding:10px;
width:400px;
}
/* --- album info --- */
.albumDetail{ /*album description container div */
border-bottom:1px dotted #ccc;
padding:4px;
margin:1em 0;
}
.albumDetail img{ /*album cover */
float:left;
border:1px solid #000;
margin-right:1em;
}
.albumDetail h3{/*album title */
font-size:200%;
text-transform:uppercase;
margin:0;
}
.albumDetail p {/*album description text */
margin:.5em 0;
}
/* --- track info --- */
#modAlbum h4{/* track listing hdr, review hdr */
margin:0;
text-transform:uppercase;
letter-spacing:2px;
color:#fff;
}
#songList{/* container div for track list */
}
#songList ol{/* song listing */
list-style: none;
margin:.5em 0;
padding:0;
}
#songList ol li{
list-style: none;
padding:4px;
margin:1px 0;
background:#361913 url(domain/bin/css/glassyBtn.png) repeat-x 0 -30px;
}

#songList .songStuff{
    background:transparent url(domain/bin/css/iconGDK-play.gif) no-repeat 320px -360px;
}
#songList span.num{
font-size:77%;
margin-right:8px;
width:2em;
display:inline-block;
text-align:right;
color: #fff;
}
strong.songTitle{
width:300px;
display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;
cursor:pointer;
}
strong.songClosed{/* song title class when opened for lyric view */
color:#75B7FF;
}
strong.songOpen{/* song title class when closed */
color:#fff;
}
.listenLink{

}
div.songDetail{/* container song description, lyrics*/
padding:.5em 1em;
color: #A3BCD8;
}
em.songDesc{/* song description*/

}
p.songLyric{/*song lyrics*/
font-size:85%;
}

/* --- inline mp3 player info --- */
/*player icon info: play:0; pause:-40px; stop:-80;next:-120; prev:-160; ff:-200; rew:-240;
headphones:-280px; 8th notes:-320; lyrics:-360; video: -400; $: -440;
*/
#songList ol li a{/* hides player links until soundmanager has fully loaded*/
display:none;
}
#songList ol li a.sm2_link {
display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;
cursor:pointer;
background:transparent url(domain/bin/css/iconGDK-play.gif) no-repeat 2px -280px;



padding:2px 2px 2px 22px;
min-height:16px;
text-decoration:none;
color:#fff;
font-size:77%;
text-transform:uppercase;
}
#songList ol li a.sm2_paused:hover,
#songList ol li a.sm2_link:hover {
background:#ccc url(domain/bin/css/iconGDK-play.gif) no-repeat 2px 0px;
}
#songList ol li a.sm2_paused {
background:transparent url(domain/bin/css/iconGDK-play.gif) no-repeat 2px -40px;
}
#songList ol li a.sm2_playing{
background:transparent url(domain/bin/css/iconGDK-play.gif) no-repeat -358px 0px;
color:#A3BCD8;
}
#songList ol li a.sm2_playing:hover {
background:transparent url(domain/bin/css/iconGDK-play.gif) no-repeat -358px -40px;
}
/* --- review info --- */
#albumReviews{/* container div for reviews */
margin-top:2em;
}
#albumReviews ul{
list-style: none;
padding:0;
margin:0;
}
#albumReviews li{
margin-bottom:1em;
}
strong.reviewTitle{
}
div.reviewDetail{
}
/* --- end modAlbum ---*/

/*----------------------------------------
SIDEBAR
-------------------------------------------*/
#basketBox, #calendarSmlBox, #loginBox, #newsSmlBox {
	font-size:85%;
	position:relative;
	margin:0px 0px 8px 0px;
	text-align:left;
	padding:0px;
	width: 187px;
	border:1px solid #00d5d9;
	background:transparent url(images/sideback.gif) no-repeat;
}
#loginBox {
	text-align:right;
	padding:4px;
	margin-right:6px;
	color:#dedede;
}
* HTML #basketBox, * HTML #calendarSmlBox, * HTML #loginBox, * HTML #newsSmlBox {/* PNG Alpha IE Win ONLY */
	background: transparent;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/transPng-drkBlue.png', sizingMethod='scale');
}
#basketBox h3, #calendarSmlBox h3, #loginBox h3, #newsSmlBox h3 {
	font-size: 12px;
	text-transform: uppercase;
	color: #09222F;
	padding: 8px 8px;
	height:22px;
	margin:0;
	background:url(domain/bin/css/glassyBtn.png) repeat scroll left top;
}
#newsSmlBox h5 a, #calendarSmlBox h5 a {
	display:none;
}
#calendarSmlBox h6 {/*Current Presales, Upcoming Presales headesr Calendar v2*/
	margin:0px 0 0px 0px;
	padding: 3px 3px 3px 14px;
	color:#fff;
	letter-spacing:1px;
	text-transform:uppercase;
}
#calendarSmlBox p, #newsSmlBox p { /* dates */
	display: inline;
	color:#00d5d9;
	margin:0;
	padding:0;
}
#calendarSmlBox p {
	position:absolute;
	right:15px;
}
#newsSmlBox p {
	margin-left: 6px;
}
#calendarSmlBox li a, #newsSml li a {
	font:normal 11px/12px Arial, Helvetica, sans-serif;
	padding: 4px;
	margin: 4px;
	display: block;
	color: #fff;
	text-decoration: none;
	border-bottom:1px solid #09222F;
	background: transparent url(images/grid-dark.gif) repeat 0 0;
}
#calendarSmlBox li a:hover, #newsSml li a:hover {
	color: #563128;
	background-color: #B8E1E1;
}
#newsSmlBox ul, #calendarSmlBox ul {
	padding: 2px;
	margin: 0px;
}
/*-------------------------------------------
L O G I N
-------------------------------------------*/
#loginBox input{
	width:100px;
}
#logoutBox li {
	display:inline;
}
#logoutBox a {
	display:block;
	width:100px;
	float:left;
	text-decoration:none;
	padding:0 0 0 20px;
}
#logoutBox li.welcome a {
	width:150px;
	background:transparent url(images/iconGDK.png) no-repeat scroll left -356px;
}
#logoutBox li.account a {
	width:150px;
	background:transparent url(images/iconGDK.png) no-repeat scroll left 2px;
}
#logoutBox li.forum a {
	background:transparent url(images/iconGDK.png) no-repeat scroll left -206px;
}
#logoutBox li.logout a {
	background:transparent url(images/iconGDK.png) no-repeat scroll left -624px;
}
#login {
	padding:0;
	margin:0;
	}
#accessDenied{
	display:block;
	color:red;
	width:500px;
	margin-top:40px;
}
/*-----------------------------------------------------------------------------------------------------
S T O R E
-------------------------------------------------------------------------------------------------------*/
.memberPrice{ /* members price */
	color:red;
}

#basketBox{
	margin:0px 0px 10px 0px;
	text-align:center;
	position: relative;
        padding: 0px 0px 4px 0px;
	border: 1px solid #ab732f;
        background: #848CA1;
}
#basketBox h3 span{
	font-size:131%; color:#000000;
}

.btn,
.basketBtn{
	font:bold 10px/12px Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	padding:2px;
	border:1px solid #00657E;
	background-color:#828066;
	margin:0px 0 1px 1px;
}
#basketBox p,/*you have n items in your basket */ 
#basketBox strong{/* total (USD) $ */
	margin:4px;
}
/*-----------------------------------------------------------------------------------------------------
RELATED PRODUCTS
-------------------------------------------------------------------------------------------------------*/
#relatedProd{
	border-top: 1px single #8EC0CF;
	margin:16px 0 0 0px;
	padding:10px 0 0 20px;
	color:#fff;
}
#relatedProd .titleLrg{
	font:bold 11px/16px Arial, Helvetica, sans-serif;
	display:block;		
	letter-spacing: 1px;
	padding: 0;
	margin: 0 0px 8px 0px;
	text-transform: uppercase;
}
#relatedProd .contentSml{ /* content span*/
	font:normal 10px/11px arial, san serif;
	COLOR:#333;
	border-bottom:1px dotted #dedede;
	display:block;
	padding:2px;
}
#relatedProd p {
	display:block;	
	margin:0 0 1px 0;
}
#relatedProd .titleSml{  /* product name */
	font:bold 11px/16px Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	margin:4px 0 1px 0;
	display:block;	
}
#relatedProd .relatedDescr{  /* product description*/
}
#relatedProd .relatedDetails{  /* product details*/
	display:inline;
}

/* --------------------------------------------------------------------
ADDRESS BOOK
-------------------------------------------------------------------- */
#addressBook{
	font:normal 11px/12px arial, san serif;
	padding:2px;
}
#addressBook h1{
	font:bold 13px/14px arial, san serif;
	padding:2px;
	letter-spacing:1px;
}
#addressBook h2,
#addressBook h3{
	font:bold 12px/14px arial, san serif;
	padding:2px;
	margin:0;
}
#addressBook legend{
	font:bold 12px/14px arial, san serif;
	padding:2px;
	color:#666666;
}
fieldset{
	margin:4px 0 2px 0;
}

/*-----------------------------------------------------------------------------------------------------
S E A R C H
-------------------------------------------------------------------------------------------------------*/
#search {
	margin-left: 50%;
	position: absolute;
	top: 235px;
	left: 50px;
	width: 310px;
	height: 30px;
	padding: 0px;
	z-index:12;
}
#searchResults h2{
	margin:.25em 0px;
	font-size:123.1%;
}
#searchResults h3{
	margin:0;
	font-style:italic;
}
#search .formInput{ 
	width:200px;
	color:#000;
	border:1px solid #A7AF6D;
	font-size:85%;
	height:1.5em;

}
#search_btn{ 
	 font-size:85%;   
	 margin-left:2px;
	 padding:1px 2px;
	 cursor:auto;

}
#searchResults span.contentHi a{
	font-size:85%;    
	text-decoration:none;
}
dl{
	margin:0 0 4px 6px;
	padding:6px;
	border-bottom:1px dotted #ccc;
}
dt{
	font-size:93%;    
             
}
dd{
	font-size:85%;     
	margin:0;
}
dd img{
	height:40px;
	float:left ;
	margin:0 10px 0 0px;
}

/* ----- MyEmma Signup form --- */
#e2ma_signup_form {
   padding:1em;
}
.e2ma_signup_form_row {
   margin:2px 0;

   padding:2px 1px;
}
.e2ma_signup_form_label {
   display:inline;
   width:90px;
   text-align:right;
   float:left;
   padding:2px 6px;
}
.e2ma_signup_form_element {
}
.e2ma_signup_form_button_row, .e2ma_signup_form_groups {
   margin-top:4px;
}
.e2ma_signup_form_group_label, .e2ma_signup_form_required_footnote, .e2ma_signup_form_group_list {
   padding:8px 0;
}
.e2ma_signup_form_required_footnote {
   font-style:italic;
}
.e2ma_signup_form_required_asterix {
   color:red;
}
input.btn, .e2ma_signup_form_button_row input {
   font:bold 11px/13px "trebuchet ms", Arial, Helvetica, sans-serif;
   padding:2px 4px;
   color:#fff;
   letter-spacing:1px;
   text-transform:uppercase;
   background:#828066 url(domain/bin/css/glassyBtn.png) repeat-x center center;
   border:1px solid #ccc;
}

.btn:hover, .e2ma_signup_form_button_row input:hover {
   background:#304B59 url(domain/bin/css/glassyBtn.png) repeat-x center center;
   border:1px solid #ccc;
}
e2ma_signup_submit_button {
}
#e2ma_signup_reset_button {
}


/* Extra ul for links, pre-sale, etc */
#extLinks {
	margin:0 0 0 0px;
	width:220px;
	float: left;
}
ul#extLinks li {
	display:inline;
}
#extLinks li a {
	height:18px;
	text-transform:uppercase;
	font:normal 10px/12px tahoma,Arial, Helvetica, sans-serif;
	text-decoration:none;
	border:2px solid #DFDFDF;
	color:#DFDFDF;
	display:block;
	width:92px;
	float:left;
	margin:6px 6px 0px 0px;
	padding:16px 0 0 2px;
}
#extLinks li a:hover {
	border:2px solid #fff;
	color:orange;
}
#extLinks li.myspace a {
	background:#333F49 url(images/extLinks.gif) no-repeat scroll -10px -46px;
}
#extLinks li.youtube a {
	background:#333F49 url(images/extLinks.gif) no-repeat scroll -6px -116px;
}
#extLinks li.email a {
	background:#333F49 url(images/extLinks.gif) no-repeat scroll 0px 0;
}
#extLinks li.idol a {
	background:#333F49 url(images/extLinks.gif) no-repeat scroll -10px bottom;
}
#msgBoard li{list-style:none;margin:0;}
#msgBoard li a{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	color:#fff;
	border:1px solid #555;
	margin:15px 0 15px 120px;
	padding:2px 8px ;
	width:auto;
	z-index:20;
}
#msgBoard li a{top:-10px;	background:transparent url(images/bgGrads.gif) repeat-x scroll -10px -15px;}
#msgBoard li a:hover{color:#fff; background:transparent url(images/bgGrads.gif) repeat-x scroll -10px -226px;}

