a
{
	color: #a0a0a0;
	text-decoration: none;
}

a:hover
{
	color: #777777;
	text-decoration: none;
}

body
{
	font: normal 62.5% "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #fff;
}

.container
{
	width: 600px;
	margin: 20px auto;
}

.menuright
{
	border-bottom: solid 2px #e5e5e5;
	padding-bottom: 5px;
	text-align: right;
	color: #a0a0a0;
}

.message
{
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	width: 100%;
	background-color: #fffedb;
	border: solid 1px #e5e3ad;
	color: #5c0000;
}

.textright
{
	text-align: right;
}

.textctr
{
	text-align: center;
}

.smltextright
{
	text-align: right;
	font-size: 10px;
}

.smltext
{
	font-size: 10px;
}

.footer
{
	border-top: solid 5px #e5e5e5;
	margin-top: 10px;
	text-align: center;
}

.releaseimg
{
	border: solid 1px #dbdbdb;
	padding: 5px;
}

.hdrtext
{
	font-size: 14px;
}

.alert
{
	color: #C76262;
}

.downloadlink
{
	border: solid 1px #d3e1e8;
	padding: 1px;
	width: 100%;
	text-align: center;
	font-size: 14px;
}

.downloadlinksml
{
	border: solid 1px #d3e1e8;
	padding: 1px;
	width: 100%;
	text-align: center;
}

.clearer
{
	clear: both;
}

.flags
{
	margin-left: 20px; 
}
