﻿div#slideshowcc32da5b-e9d2-4c85-ae2f-244ed5367337 { border: 1px solid #C7BDA0; width: 698px;}

.mgMainNavigation
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 8px;
	list-style:none;
	display:block;
	z-index:101;
	position:absolute;
	bottom:0;
}

.mgMainNavigation li.selectedButton
{
	background: url('selectedbutton.png') no-repeat center center;
	width:26px;
	height:30px;
	float:left;
	display:block;
	text-align:center;
}

.mgMainNavigation li.unselectedButton
{
	background: url('unselectedbutton.png') no-repeat center center;
	width:26px;
	height:30px;
	float:left;
	display:block;
	text-align:center;
}

.mgMainNavigation li a 
{
    width:26px;
	font-family: Arial, sans-serif;
	color:#000;
	float:left;
	margin-top:7px;
	text-align: center;
	font-size:10px;
	text-decoration:none;
}

.mgMainNavigation li a:focus
{
	-moz-outline-style: none; 
}

.mgMainGalleryCaption
{
    z-index:102;
    position:absolute;
    bottom:8px;
    right:10px;
    font-weight:bold;
}

.mgMainGalleryController
{
    width:100%;
    height:0;
    background-color:#FFFCE9;
    z-index:100;
    position:absolute;
    bottom:0;
    color:#fff;
    border-top:0px solid #fff;
    opacity: 0.8;
}




