body
{
	font-family: Arial;
	font-size: 11px;
	margin: 0px;
}
table
{
	table-layout: fixed;
	border-collapse: collapse;
	width: 100%;
}
td
{
	padding: 2px 5px 2px 5px;
	font-size: 11px;
}
a
{
	color: #0000FF;
	text-decoration: underline;
}
a:hover
{
	color: #FF0000;
	text-decoration: underline;
}
#logo
{
	position: absolute;
	top: 5px;
	left: 10px;
}
#counter
{
	position: absolute;
	top: 60px;
	left: 20px;
}
div.map
{
	width: 420px;
	height: 380px;
	background-image: url('map.jpg');
	background-repeat: no-repeat;
}
div.map table
{
	width: 420px;
	height: 380px;
}
div.map table td
{
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	border: 0px;
}
div.map i
{
	position: absolute;
	font-style: normal;
	color: #888;
	padding-left: 11px;
	background-image: url('dot.gif');
	background-repeat: no-repeat;
	background-position: left;
}
div.map a
{
	position: absolute;
	text-decoration: none;
	padding-left: 11px;
	background-image: url('dot.gif');
	background-repeat: no-repeat;
	background-position: left;
}
div.map a:hover
{
	color: #000000;
	text-decoration: underline;
}
table.big td.prev
{
	width: 100px;
	padding: 0px;
}
table.big td.prev img
{
	border: 1px solid #000;
	width: 90px;
	height: 60px;
}
table.big td.info h3
{
	margin-bottom: 3px;
	font-size: 13px;
}
table.big td.info div
{
	color: #888;
	line-height: 13px;
}
table.big td.text
{
	text-align: justify;
	padding-right: 20px;
	padding-left: 0px;
	font-size: 13px;
}
table.small
{
	height: 100%;
}
table.small td
{
	border: 0px;
	vertical-align: middle;
}
table.small td h4
{
	margin-bottom: 0px;
	font-size: 11px;
}
table.small td h4 a
{
	font-weight: normal;
}
table.small td h4 u
{
	text-decoration: none;
	color: #888;
	font-weight: normal;
}
