div.smi_gallery
{
	padding: 10px;
	position: absolute;
	z-index: 400000;
/*	background-image: url(../images/gallery/loader.gif);*/
	background-position: center center;
	background-repeat: no-repeat;
	overflow: hidden;
}

div.smi_gallery div.gallery_bottom
{
	padding-top: 10px;
}

div.smi_gallery div.gallery_details
{
	font-family: Trebuchet MS, Arial;
	font-size: 10px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	float: left;
}

div.smi_gallery div.gallery_details div.gallery_title
{
	font-weight: bold;
}
div.smi_gallery div.gallery_buttons
{
	float: right;
	padding-right: 5px;
}

div.smi_gallery div.gallery_button
{
	position: absolute;
	background-position: left 15%;
	background-repeat: no-repeat;
	cursor: pointer;
}