@import "slideshows.css"/*tpa=http://westinjinmao.com/css/slideshows.css*/;

#slideshowContainer #photo{
    width: 547px;
    /*border: 1px solid #B8B49D;*/
    border-bottom: none;
}

#slideshowContainer.hybridProperty #photo,
#slideshowContainer.hybridProperty .photoCaption{
    width: 343px;
}

#slideshowContainer .photoCaption{
    width: 547px;
    /*border: 1px solid #B8B49D;*/
    border-top: none;
    background-color: #e8e8e8;
}

#slideshowContainer #navigation{
	background-color: #e8e8e8;
	/*border: 1px solid #B8B49D;*/
	border-right: none;
	width: 192px;
	height: 230px;
}

#slideshowContainer.hybridProperty #navigation{
	width: 393px;
	height:250px;
	right: 0px;
}
