div#indicator
{
  height: 480px;
  background: url('/images/ajax-loader.gif') no-repeat center 0;
}

div#show_cover
{
  height: 480px;
  text-align: center;
}

div#list
{
  height: 140px;
  text-align: center;
}

div#list_indicator
{
  height: 140px;
  text-align: center;
}

div#code
{
  font : normal 22px/1.6em 'Georgia', Serif, sans-serif;color : #FFFFFF;margin : 0;padding : 0;
}

img{
  border:none;
}

a.menu{
	color:#FFF !important;
	font-family:'Georgia',Serif,sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-right:3px;
	padding:0 10px 5px;
	text-decoration:none !important;
	border-bottom:1px solid #666;
	border-right:1px solid #666;
	background: #A50000;
}