#left-page {
    background: url("/img/press/splash.jpg") 0 0 no-repeat;
}

#right-page {
    left: 455px;
    width: 386px;
    height: 504px;
}

#forbes-logo, #nytimes-logo, #tabi-logo, #guide-logo, #tony-logo, #london-logo {
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    display: block;
}

#forbes-logo {
    background: url("/img/press/forbes-logo.jpg") 0 0 no-repeat;
    width: 84px;
    height: 34px;
}

#nytimes-logo {
    background: url("/img/press/icon_nyt.gif") 0 0 no-repeat;
    width: 137px;
    height: 67px;
}

#tabi-logo {
    background: url("/img/press/tabi_new_york_modern.jpg") 0 0 no-repeat;
    width: 150px;
    height: 33px;
}

#guide-logo {
    background: url("/img/press/guide-logo.jpg") 0 0 no-repeat;
    width: 150px;
    height: 28px;
}

#tony-logo {
    background: url("/img/press/icon_tony.gif") 0 0 no-repeat;
    width: 66px;
    height: 86px;
	float: left;
}

#london-logo {
    background: url("/img/press/icon_londontimes.gif") 0 0 no-repeat;
    width: 153px;
    height: 36px;
}

#wb-logo {
    background: url("/img/press/icon_wb.jpg") 0 0 no-repeat;
    width: 151px;
    height: 114px;
	text-indent: -9999px
}

#hamptons-logo {
    background: url("/img/press/h-mag.jpg") center 0 no-repeat;
    width: 150px;
    height: 122px;
	text-indent: -9999px
}


.column{
	border-right:1px dotted #ccc;
	height: 442px;
	width: 1px;
	float: left;
}

.press-column {
	float: left;
	margin: 5px;
	padding: 0;
	width: 160px;
	height: 428px;
}

.press-article {
    position: relative;
    margin: 15px 10px;
	width: 150px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #999;
}

* html .press-article {
    margin: 5px;
}

.press-article ul {
	padding: 0;
	margin: 0;
	margin-top: 10px;
}

.press-article li {list-style-image:url("/img/rooms/tour/dash_bullet.gif");
padding: 0;
margin: 0 0 0 20px;
}


.press-article .read-more-link {
    float: right;
}
