@charset "utf-8";
div.press_item {
	clear: both;
	width: 875px;
	margin: 0 0 35px 60px;
}

div.press_item img {
	float: left;
}

div.press_item div.inner {
	float: left;
	width: 200px;
	margin: 5px 0 0 30px;
}

div.press_item h2 {
	font-weight: normal;
	color: #999;
	font-size: 18px;
}

div.press_item p {
	color: #484848;
	font-size: 12px;
	line-height:16px;
}

div.press_item a {
	font-size: 14px;
	color: #42AEF0;
}

.press_item_clear {
	clear: both;
	display: block;
}

ul.property {
	text-align: left;
	clear: both;
	display: block;
	margin: 0;
	list-style-type: none;
}

ul.property li {
	width: 375px;
	display: inline;
	float: left;
	margin-bottom: 40px;
}

ul.property li.right {
	width: 360px;
	display: inline;
	float: left;
	margin: 0 0 40px 75px;
}

ul.property li.right2 {
	width: 360px;
	display: inline;
	float: left;
	margin: 35px 0 40px 35px;
}

.blue{
	color: #42AEF0;
}

/*NEW PROPERTIES

div.new_press_item {
	clear: both;
	width: 800px;
	margin: 0 0 35px 10px;
}
div.new_press_item img {
	float: left;
}
div.new_press_item div.inner {
	width: 430px;
	margin: 5px 20px 20px 0;

}

div.new_press_item h2 {
	font-weight: normal;
	color: #999;
	font-size: 18px;
}

div.new_press_item p {
	color: #484848;
	font-size: 12px;
	line-height:16px;
}

.new_press_item_clear {
	clear: both;
	display: block;
}

ul.new_property {
	text-align: left;
	width:860px;
}

ul.new_property li {
	width: 160px;
	display: inline;
	float: left;
	margin-bottom: 40px;
}

ul.new_property li.right {
	float: left;
}

/*NEW LAYOUT*/

div.new_press_item {
	clear: both;
	width: 875px;
	margin: 0 0 35px 75px;
}

div.new_press_item img {
	float: left;
}

ul.new_property {
	text-align: left;
	clear: both;
	display: block;
	margin: 0;
	list-style-type: none;
}

ul.new_property li {
	width: 160px;
	display: inline;
	float: left;
	margin-bottom: 40px;
}

div.press_item div.new_inner {
	float: left;
	width: 200px;
	margin: 5px 0 0 0;
}

div.new_press_item p {
	float:left;
	color: #484848;
	font-size: 12px;
	line-height:16px;
	clear: both;
}

ul.new_property li.right {
	float: left;
	margin: 0 0 10px 60px;
}

div.new_press_item div.text {
	float:left;
	margin:65px 0 0 20px;
}

div.new_press_item div.images {
	float:right;
	margin:15px 15px 0 50px;
}

div.new_press_item div.text_starwood {
	float:left;
	margin:65px 0 0 80px;
}

div.text h2 {
	color:#999999;
}

div.text_starwood h2 {
	color:#999999;
}

div.new_press_item div.text2 {
	float:left;
	margin:28px 0 0 65px;
}

div.text2 h2 {
		color:#999999;
}

div.new_press_item_clear {
	clear: both;
	display: block;
}









