﻿.entry {
	width: 790px;
}
#box1_2 {
	width: 790px;
	text-align: right;
}
#box2 {
	width: 790px;
	margin: 0px auto 0px auto;
	clear: left;
}
.item_header {
	 background-color: #0090bd;
 }
.border1 {
	border: solid #005b78 2px;
	background-color: #0090bd;
}
.border2 {
	border-top: solid 2px #005b78;
	border-right: solid 2px #005b78;
	border-bottom: solid 2px #005b78;
	background-color: #0090bd;
}
.tab_text2 {
	color: white;
	padding-left: 15px;
    font-size: 12px;
}
.tab_text1 {
	padding-left: 15px;
    font-size: 12px;
}
a:link.link_housing  { color: white; }
a:visited.link_housing { color: black; }
a:hover.link_housing { color: blue; }
