.apt_h1 {
 margin-top: 20px;
 padding-bottom: 10px;

}

#menu_apartments {
 font-size:   12px;
 width:       550px;
 line-height: 120%;
 margin-left: -20px;

}
#menu_apartments li {
 display: inline;
}
#menu_apartments a {
 text-decoration: none;
 border-right: solid;
 border-color: black;
 border-width:  1px;
 padding-right: 20px;
 padding-left:  10px;
}
#apartmentContent {
 width: 500px;
}
#apartment_pictures {
 width: 290px;
 height: 200px;
 float: right;
 margin-left: 10px;
}
#apartment_pictures img {
 width: 290px;
 margin-bottom: 5px;
}
.aptOut {
 background-color: white;
}
.aptOver {
 background-color: blue;
}
#amenitiesButtons li {
 margin-bottom: 5px;
 list-style: none;
}
#amenitiesButtons a {
 text-decoration: none;
 border-right: solid;
 border-left: solid;
 border-color: black;
 border-width: 1px;
 padding: 0 5px 0 5px;
}
#amenitiesButtons {
 width: 100px;
 height: 200px;
 background-color: red;
}
#amenities {
clear: both;
}
#amenitiesContent {

 margin-top: 30px;
 width: 500px;
 height: 200px;

}
#amenitiesContent li {
 font-size: 12px;
 list-style: none;
 margin-bottom: 5px;
 border-left: solid;
 border-right: solid;
 border-width: 1px;
 margin-right: 10px;
 padding-left: 10px;
 text-align: left; 
}
#amenitiesContent a {
 text-decoration: none;
}
#amenitiesList li{
 display: inline;
 border: 0;

}


.menus_2 {
 margin-left: -15px;
 margin-bottom: 10px;
 }
.menus_2 li {
 display: inline;
}
.menus_2 a {

 border-right: solid;
 border-color: black;
 border-width: 1px;
 padding-right: 10px;
 padding-left: 5px;
 font-size: 14px;
 
}