#contentarea1	{
	overflow: auto;
}

#modLeftArea	{
	width: 524px; 
	float: left;
}

#modLeftArea img.gallery	{
	margin-bottom: 10px;
	border: 1px solid #333333;
	max-width: 520px;
}

#modSearchArea ul	{
	list-style-type: none;
	margin-left: 0px;
}

#modSearchArea ul li	{
	margin-bottom: 3px;
}


#modSearchArea ul li ul	{
	margin-top: 3px;
	margin-left: 30px;
}

#modSearchArea ul li ul li	{
	font-weight: normal;
}

.modMoreFilter	{
	color: #FF0000; 
	font-weight: normal;
	background-image: url(../../../shared/images/arrow_small.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 12px;
	display: inline-block;
}

.modMainCat	{
	padding-left: 16px;
	background-image: url(../../../shared/images/bg_textLink.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}



#modRightArea	{
	width: 280px; 
	float: left;
	margin-left: 30px;
}


#modRightArea table	{
	margin-bottom: 20px;
	width: 100%;
}

#modRightArea table th	{
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	white-space: nowrap;
	background-color: #fab07f;
	padding: 3px;
}

#modRightArea table td	{
	font-size: 10px;
	padding-left: 3px;
	padding-top: 5px;
}

#modMap	{
	width: 520px;
	height: 400px;
	background-color: #CCCCCC;
	border: 2px solid #FFFFFF;
}

#modMap a	{
	background: 0;
	padding: 0;
}

#modListResults	{
	margin-top: 10px;
	margin-bottom: 20px;
}

#modListResults a	{
	text-decoration: none;
	display: block;
	margin-bottom: 5px;
}


.modUnderline td	{
	border-bottom: 1px solid #7DA6D7;
}

#modLocUrl	{
	position: absolute;
	top: 5px;
	left: 0px;
	text-decoration: none!important;
}

.modDate	{font-size: 10px;}

#modLinearNavigation a	{display: block;}

.modMapLabel	{font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF!important; text-align: center; line-height: 11px;}

.contentForm	{
}

.contentForm fieldset	{
	border: 0;	
}

.contentForm table	{
	margin-left: 0px;
	padding-left: 0px;
}

.contentForm table td	{
	padding-bottom: 10px;
	font-weight: bold;
}

.contentForm input,.contentForm textarea, .contentForm select	{
	width: 410px;
	font-size: 1em;
	padding: 3px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	
}

.contentForm .errorInput	{
	border: 1px solid #FF0000;
}

.contentForm button	{
	border: 0;
	background-color: #7DA6D7;
	padding: 3px;
	text-align: center;
	color: #FFFFFF;
	font-weight: normal;
	width: 120px;
	margin-right: 5px;
}