
.Xmas-flash		{	padding:0px auto 15px auto;
					border-bottom:solid 1px #CCCCCC;
					}
					
.FlashBanner	{	margin:0px 0px 10px 0px;}

.chromestyle-Xmas {		width: 800px;
font-weight:bold;
font-size:12px;
margin:10px auto 5px auto;
padding:0px auto 0px auto;

}

.chromestyle-Xmas:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle-Xmas ul{
width: 100%;
padding: 4px auto 0px auto;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle-Xmas ul li{
display: inline;
margin-left:15px;
background:none;
float:left;
}

.chromestyle-Xmas ul li a{
color:#3399FF;
padding: 4px 7px;
margin: 0;
text-decoration: none;
}

.chromestyle-Xmas ul li a:hover{
color:#3399FF;
border:thick;
border-color:#3399FF;
}

