@import url(layout100.css);

table.units-available{
	margin: 0px 0 0 2px;
	border: 1px solid #666;
}

table.units-available thead tr th{
	background: #BDBFA7;
	color: #000;
	padding-left: 4px;
}

table.units-available tr th{
	background: #0A5046;
	color: #333;
}

table.units-available tr th.units-available-building-title a{
	font-weight: bold;
	font-size: 14px;
	color: #fff;
}

table.units-available tr td{
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
	background: #eee;
}	


h2{

}

p{
	margin: 0;
	padding: 0;
}

p img{
	margin: 0 10px 0 0;
}
