div.smi_gallery
{
	background-color:#e6e6e6 !important;
	padding: 10px;
	position: absolute;
	z-index: 400000;
	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: 4px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	float: left;
	color:#000000;
}

div.smi_gallery div.gallery_details div.gallery_title
{
	color:#000000;
	font-size: 12px;
}
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;
}