#secondary h1 {
	margin: 0px;
	font-size: 42px;
	font-weight: normal;
}

p {
	margin-bottom: 15px;
	font-size: 12px;
}

p a {
	color: black;
	text-decoration: underline;
}

#page_content {
	padding-top: 0!important;
	padding-bottom: 0!important;
}

div.with_large_right_column {
	margin-top: -60px;
	padding-top: 60px;
}

div.with_large_right_column .left_column {
	width: 496px;
	float: left;
}

div.with_large_right_column .left_column h5 {
	margin-right: 10px;
}

div.with_large_right_column .left_column p {
	margin-right: 10px;
}

div.with_small_right_column {
	background: url(/images/bgPageSubMenu.gif) no-repeat right top;
	margin-top: -60px;
	padding-top: 60px;
}

div.with_small_right_column .left_column {
	width: 539px;
	float: left;
}

div.with_large_right_column .right_column {
	margin-top: 0px;
	position: relative;
	float: right;
	width: 210px;
	
	height: 100px;
	padding-top: 0px;
	text-align: center;
}

div.with_small_right_column .right_column {
	margin-top: 0px;
	position: relative;
	float: right;
	height: 100px;
	width: 167px;
	padding-top: 0px;
}

div.with_small_right_column .right_column ul {
	padding-left: 10px;
	color: #550000;
	font-size: 11px;
	margin-left: 1em;
}

div.with_small_right_column .right_column ul li {
	margin: 5px 0;
	list-style:disc;
}

div.with_small_right_column .right_column ul li a {
	color: #550000;
}

div.with_small_right_column .right_column ul li.selected {
	font-weight: bold;
}

#secondary .with_small_right_column h1 {
	margin: 0px 0 18px 0;
	font-size: 20px;
	font-weight: normal;
}

fieldset {
	font-size: 12px;
	margin-top: 18px;
}

fieldset legend {
	font-weight: bold;
	margin-bottom: 5px;
}

fieldset .text_field {
	border: 1px solid black;
	width: 240px;
	font-size: 13px;
	margin-bottom: 4px;
}

fieldset .text_area {
	width: 240px;
	height: 170px;
	border: 1px solid black;
}

fieldset label {
	width: 120px;
	float: left;
	clear: both;
	font-weight: bold;
}

fieldset span {
	margin-bottom: 4px;
	display: block;
	float: left;
	color: #E00000;
}

fieldset .fieldWithErrors {
	display: inline;
}

fieldset .formError {
/*	width: 429px;*/
	font-size: 11px;
	line-height: 150%;
	font-weight: bold;
	color: #E00000;
	display: block;
	margin-bottom: 8px;
}

.submit_tags {
	height: 32px;
	line-height: 32px;
	margin-right: 20px;
}

.submit_tags img, .submit_tags .image {
	float: left;
	margin-right: 10px;
}

.submit_tags a {
	color: #470000;
	font-weight: bold;
	text-decoration: none;
}

.fieldWithErrors {
	display: inline;
}


#sitemap a {
	color: #550000;
}

#sitemap a.strong {
	font-weight: bold;
}

#sitemap h1 {
	color: #550000;
	font-size: 20px;
}

#search_for_shops {
	margin-left: 12px;
	width: 175px;
}

#search_for_shops h3 {
	color: #550000;
	font-size: 17px;
	margin-bottom: 10px;
}

#search_for_shops .search_input {
	display:block;
	width: 160px;
	margin-bottom: 12px;
}

#search_for_shops label {
	display: block;
	font-weight: bold;
	color: #550000;
}