table.apartment_styles{
	border-collapse:collapse;
	width:100%;
	text-align:center;
	color:#fff;
}

table.apartment_styles th{

	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc; 
	border-right: 1px solid #ccc; 
}

table.apartment_styles .noLeftBorder{
	border-left: 0px;
}

table.apartment_styles .noRightBorder{
	border-right: 0px;
}

table.apartment_styles ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

table.apartment_styles li{
	padding-top:3px;
}

table.apartment_styles a{
		font-size:10px;
}

