body {
	background-image: url(../images/bg.jpg); background-repeat: repeat-x; background-color: #FFFFFF;
}.mobilecontent {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.7em;
	width: 1px;
	position: absolute;
	background-color: #DCD7CA;
	text-align: center;
	height: 1px;
	overflow: hidden;
	visibility: hidden;
}
.mobilecontent ul {
	list-style-type: none;
}
.mobilecontent li {
	text-align: center;
	line-height: 20px;
}
.mobilecontent a {
	color: #333333;
	text-decoration: none;
}
.mobilecontent a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.redspan {
	color: #840008;
}
