figure { margin-bottom: 1.3em; }
.preview-room-nav ul{
	width: 76% !important;
	margin: 0 auto !important;
}

.zoom-image {
    display: block;
    text-align: center !important;
}
.fancy-heading{ font-size: 1.4em; }
.text-desc{ font-size: 1.2em; }

#swipebox-overlay {
    background: none repeat scroll 0 0 #444 !important;
}
#swipebox-prev{
    background: none repeat scroll 0 0 #ddd;
    background-image: none;
    padding-top: 10px;
    text-align: center;
    vertical-align: middle;
    border-radius: 15%;
}
#swipebox-next{
	background: none repeat scroll 0 0 #ddd;
    background-image: none;
    padding-top: 10px;
    text-align: center;
    vertical-align: middle;
    border-radius: 15%;
}
#swipebox-close{
	background: none repeat scroll 0 0 #ddd !important;
	border-radius: 15% !important;
}