div.smi_gallery
{
	padding:10px;
	position: absolute;
	z-index: 20;
	background-image: url(../images/layout/logo_left.gif);
	background-position: center center;
	background-repeat: no-repeat;
	overflow: hidden;
	border: 1px solid #000000;
}

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

div.smi_gallery div.gallery_details
{
	font-family: 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;
}
