.module_66 {
}

.module_66 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.module_66>ul {
	margin-bottom: 40px;
}


.module_66 >ul> li{
	background-image: url(/lib/public/layout/menu_button_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 3px;
	margin-bottom: 3px;
}

.module_66>ul>.leftmenu_submenu {
	background-image: none;
}



.module_66 >ul> li>.leftmenu_top {
	background-image: url(/lib/public/layout/menu_button_top.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 3px;
}


.module_66>ul>li>a {
	background-image: url(/lib/public/layout/menu_button_middle.gif);
	background-repeat: repeat-y;
	background-position: left;
	display: block;
	color: #FFF;
	text-decoration: none;
	padding: 2px 7px;
}

.module_66>ul>li:hover {
	background-position: right bottom;
}

.module_66>ul>li:hover .leftmenu_top {
	background-position: right;
}

.module_66>ul>li:hover a {
	background-position: right;
}


.module_66>ul>.leftmenu_active {
	background-image: url(/lib/public/layout/menu_button_selected_bottom.gif);
}

.module_66>ul>.leftmenu_active>.leftmenu_top {
	background-image: url(/lib/public/layout/menu_button_selected_top.gif);
}

.module_66>ul>.leftmenu_active> a{
	background-image: url(/lib/public/layout/menu_button_selected_middle.gif);
}

.module_66>ul>.leftmenu_submenu>ul li a {
	color: #4d676e;
	font-size: 0.85em;
	text-decoration: none;
	padding-left: 15px;
	display: block;
}

.module_66>ul>.leftmenu_submenu>ul>li a:hover {
	color: #f65109;
	text-decoration: underline;
}

.module_66 h1 {
	font-size: 1em;
	font-weight: normal;
	color: #F48554;
	margin: 20px 0px 0px 0px;
}

.module_66 input {
	width: 123px;
	font-size: 0.85em;
	vertical-align: middle;
}

.module_66 select {
	height: 17px;
	width: 174px;
	font-size: 0.85em;
	vertical-align: middle;
}

.module_66 .left_map {
	background-image: url(/lib/public/layout/map.jpg);
	background-repeat: no-repeat;
	height: 177px;
	width: 170px;
	display: block;
	margin: 10px 0px;
}



.module_66 .btn {
	height: 21px;
	width: 37px;
	font-size: 0.8em;
}






.module_66 form {
margin-top: 20px;
}

.module_66 form input {
width: 120px
}

.mainDiv .page .leftSide form input.submitButton {
width: 40px !important; 
}
