﻿
body
{
	margin: 0px;
	font-size: 12px;
	font-family: Tahoma;
	line-height: 20px;
}

*
{
	background-repeat: no-repeat;
}

.blockLink a, .noHideBlockLink a
{
	display: block;
	height: 100%;
	overflow: hidden;
	text-indent: -99999px;
}

.blockTextLink a, .noHideBlockTextLink a
{
	display: block;
	height: 100%;
}

a span
{
	cursor: pointer;
}

ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

dl
{
	margin: 0;
}

dd
{
	margin-left: 0;
}

td
{
	vertical-align: top;
}

.hide
{
	display: none;
}

.strong
{
	font-weight: bold;
}

.clear
{
	clear: both;
	height: 0;
	overflow: hidden;
	float: none !important;
}

.hideText
{
	text-indent: -99999px;
	overflow: hidden;
}

img
{
	border-width: 0;
}

.strong
{
	font-weight: bold;
}

.l, .c, .r
{
	float: left;
}

.popupIframe
{
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	z-index: -1;
	_filter: alpha(opacity=0);
}

textarea.lazyLoad
{
	display: none;
}

h1
{
	margin: 0;
}

.HorizontalScroll .wrapper
{
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.HorizontalScroll .wrapper ul
{
	width: 10000px;
	height: 100%;
}

.HorizontalScroll .wrapper ul li
{
	float: left;
}

#sizeTester
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}





