#area_selector input.selected {
	color: #333333;
	font-weight: bold;
	width: 261px;
    background-color: #F0F0F0;
    border-color: #D9D9D9 #EAEAEA #EAEAEA #D9D9D9;
    border-style: solid;
    border-width: 1px;
    float: left;
    font-weight: bold;
    height: 22px;
    line-height: 20px;
    margin-bottom: 7px;
    padding: 3px 7px 1px 5px;
    font-family: Arial,sans-serif;
    font-size: 13px;
}


#area_selector_map {
    height: 168px;
    margin: 15px 0 15px 14px;
    position: relative;
    width: 251px;
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    font-style: normal;
    font-weight: normal;
    margin: 0;
    outline: 0 none;
    padding: 0;
}


.box_content.selector {
    padding-bottom: 6px;
}

.box .box_content {
    background: /*url("/img/layout/bg_content.png")*/ repeat-x scroll left bottom #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-top: 1px solid #E3E3E3;
    padding: 8px 9px 9px 8px;

    border: 0 none;
    font-size: 100%;
    font-style: normal;
    font-weight: normal;
    margin: 0;
    outline: 0 none;
}


.toggle_content {
    position: relative;
}
