.spotlight-block{
	width: 100%;
	float: left;
	display: inline;
	margin-top: 40px;
	background: #B9DBE4 url("http://www.umovefree.com/images/bg/blue-gradient.jpg") repeat-y left top;
	background: #C5E1E9 url("http://www.umovefree.com/images/bg/blue-gradient.jpg") repeat-x left top;
	}
.spotlight-block div{
	float: left;
	width: 100%;
	}	
.spotlight-block .lh{
	background: transparent url("http://www.umovefree.com/images/bg/blue-gradient-lh.gif") no-repeat left top;
	}
.spotlight-block .rh{
	background: transparent url("http://www.umovefree.com/images/bg/blue-gradient-rh.gif") no-repeat right top;
	}
.spotlight-block .lb{
	background: transparent url("http://www.umovefree.com/images/bg/blue-gradient-lb.gif") no-repeat left bottom;
	}
.spotlight-block .rb{
	background: transparent url("http://www.umovefree.com/images/bg/blue-gradient-rb.gif") no-repeat right bottom;
	padding: 20px 0px;
	}	
.spotlight-block p,
.spotlight-block p span,
.spotlight-block p span{
	font-size: 15px;
	font-family: Calibri, "Trebuchet MS", Arial, sans-serif;
	margin: 0px 20px 20px 20px;
	}
.spotlight-block h2
{
	margin-left: 20px;
	color: #4AA3B9;
}
.spotlight-block a{
/*	font-size: 15px; */
	color: #35798A;
	font-weight: bold;
	text-decoration: underline;
/*	background: transparent url("http://www.umovefree.com/images/icons/icon-head.png") no-repeat right top; */
	padding: 0 30px 5px 0;
	width: auto;
	float: left;
	display: inline;
	margin-top: 5px;
}
.spotlight-block a:hover{ text-decoration: none;	}

.spotlight-block div.header-block{ 
	margin: 0 2.5%; 
	width: 95%;
	display: inline;
}
.spotlight-block div.header-block span,
.spotlight-block div.header-block h1{ 
	font-size: 1.13em;
	color: #717171; 
	font-weight: bold;
	font-style:italic;
	float: left;
	margin: 0;
	font-family: Calibri, "Trebuchet MS", Arial, sans-serif;
	line-height: 170%;
}
.spotlight-block div.header-block h1 {
	color: #35798A;
}
.spotlight-block div.header-block span span{
	width: 27px;
	height: 22px;
	background: transparent url("http://www.umovefree.com/images/icons/header-block.png") no-repeat left top;
	_background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./public/images/icons/header-block.png', sizingMethod='image');
}

.spotlight-block div.bottom-block{ 
	margin: 0 2.5%; 
	width: 95%;
	text-align: center;
	display: inline;
	margin-top: 10px;
}

.spotlight-block div.bottom-block a{
	float: none;
	color: #4AA3B9;
	text-decoration: underline;
	margin:0;
	padding: 0;
	width: auto;
}
.spotlight-block div.bottom-block p{
	font-size: 0.9em;
	font-weight: bold;
/*	padding-bottom: 5px; */
	margin: 0;
/*	display: inline; */
	width: 100%;
}
.spotlight-block div.bottom-block p a
{
	font-size: 0.75em;
}
.spotlight-block div.bottom-block p a:hover{
	text-decoration: none;
	color: #fff;
	background: #64B0C3;
}
.spotlight-block ul {
list-style: none;
font-family: Calibri, "Trebuchet MS", Arial, sans-serif;
}
.spotlight-block ul  li{
width: 32em;
}
.spotlight-block ul li a:hover {
	text-decoration: none;
	color: #fff;
	background: #64B0C3;
}

UL.apartment-list {
/*width: 54em;*/
}
UL.apartment-list LI {
padding:0;
    float: left;
    width: 18em;
}
UL.apartment-list LI A {
	color: #4AA3B9;
	text-decoration: underline;
	font-weight: normal;
	padding:0;
	margin:0;
}
UL.apartment-list LI A:HOVER {text-decoration: none;}

