.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(../highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}


/*****************************************************************************/
/* Styles for the HTML popups											    */
/* Remove these if you are not using Highslide HTML						  */
/*****************************************************************************/

.highslide-html {
	background-color: white;
}

.highslide-general {
	display: none;
}
.highslide-general {
    width: 799px;
	padding: 5px 5px 5px 5px;
}

.highslide-wedding {
	display: none;
}
.highslide-wedding {
    width: 799px;
	padding: 5px 5px 5px 5px;
}


.highslide-corporate {
	display: none;
}
.highslide-coporate {
    width: 799px;
	padding: 5px 5px 5px 5px;
}


