#TagArea, #SearchArea {
	background: #fff 0 50%;
	margin-bottom: 10px;
	padding: 5px;
	border: solid 1px #ddd;
}
#SearchArea {
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px
}
#SearchField {
	color: #000000;
	background: #fff 0 50%;
	padding: 10px;
	border: solid 1px #ddd;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px
}
#SearchField div label {
	display:block;
}
.searchSubmit {
	text-decoration: none;
	background-color: transparent;
	background-image: url("../../images/icon/iconSearchSubmit.png");
	background-repeat: no-repeat;
	background-position: center;
	padding: 7px 10px 10px;
	width: 100px;
	height: 29px;
	border: 0
}
#SearchArea p.SmallDescription {
	margin-top:11px;
	color:#333333;
}
#ShowDirectoryLink {
	margin:5px 0px;
}
a#ButtonSlide {
	color: #0e5fc8;
	font-size: 11px;
	text-decoration: none
}
a#ButtonSlide:hover {
	text-decoration: underline
}
#DirectoryList {
	color: #000000;
	background: #fff 0 50%;
	margin: 5px 0;
	padding: 10px;
	border: solid 1px #ddd;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px
}
#DirectoryList td {
	vertical-align:top;
	padding:0px 30px 12px 0px;
}
#DirectoryList td img {
	float:left;
	margin-right:10px;
}
#DirectoryList a {
	color: #0e5fc8;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none
}
#DirectoryList a:hover {
	color: #0e5fc8;
	text-decoration: underline
}
#DirectoryList ul.SubCatList, #DirectoryList ul.SubCatList a {
	font-size:11px;
	font-weight:normal;
}
#NewsContainer {
	margin-bottom: 20px;
	position: relative;
	top: 0;
	left: 90px;
	border: solid 1px #ddd;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topright: 5px
}
#News {
	padding-top:20px;
}
.DayBlock {
	margin-bottom:20px;
}
.DayBlock .DateLabel {
	background: #e8f0fa 0 50%;
	text-align: center;
	padding: 5px 0;
	position: absolute;
	left: -91px;
	width: 89px;
	border: solid 1px #ddd;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topleft: 5px
}
.DayBlock .DateLabel h2 {
	font-weight:normal;
	font-size:14px;
	color:#666666;
	letter-spacing:-1px;
	margin-top:0pt;
	margin-bottom:0pt;
}
.DayBlock .DateLabel h2 a:link, .DayBlock .DateLabel h2 a:visited {
	color: #0e5fc8;
	text-decoration: none;
	border: none
}
.DayBlock .DateLabel h2 a:hover {
	color: #0e5fc8;
	text-decoration: underline
}
.NewsList {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
	padding-left:12px;
	line-height:12px;
}
.NewsList li {
	padding-bottom:25px;
	line-height:normal;
}
.NewsList li img {
	border:none;
	padding:0px 20px 20px 5px;
	float:left;
}
.NewsList li h2 {
	color: #0e5fc8;
	font-size: 14px !important;
	font-weight: bold !important;
	margin-top: 0;
	margin-bottom: 0;
	padding-right: 8px
}
.NewsList li h2 a:link, .NewsList li h2 a:visited {
	color: #0e5fc8;
	text-decoration: none
}
.NewsList li h2 a:hover {
}
.NewsShortDesc {
	padding-right:8px;
	margin-left:42px;
}
#searchWhat {
	z-index: 0
}
#searchWhere {
}
#searchRadius {
	color: #6d6d6d;
	border: solid 1px #ddd
}
#searchWhatHeader {
	color: #6d6d6d;
	background-color: transparent;
	background-image: url("../../images/searchfield.png");
	background-repeat: repeat-x;
	position: relative;
	z-index: 70;
	border: solid 1px #ddd
}
#searchWhereHeader {
	color: #6d6d6d;
	border: solid 1px #ddd
}
