
.mg-container {
	width: 100%;
	margin: 0 auto;
	background-color: #ffffff;
	border: #000 0px solid;
	padding: 10px;
	position: relative;

}

.mg-container a img {
	border: none;
}


.mg-viewport {
	position: relative;
}
.mg-cover {
	border: #000 10px solid;
}

.mg-thumbs {
	overflow: auto;
	width: 100%;
}
.mg-thumbs li img {
	border: #000 2px solid;
	height: 100px;
	width: 100px;
}

.mg-thumbs li {
	float: left;
	margin-left: 7px;
	list-style-type: none;
}
#mg-nav {	
	position:absolute;top:195px;height:30px;z-index:1000;line-height:30px;width:520px;
	}
			#mg-nav a{color:#333333;font-size:1em;text-transform:uppercase;font-weight:bold;padding:5px 15px;overflow:visible;outline:none;}
			#mg-nav a:hover{color:#666666;}
			#mg-nav #prev{float:left;}
			#mg-nav #next{float:right;}


.data {
	background-color: #ffffff;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 35px;
	padding-top: 15px;

}

.data p {
	font-family: Arial;
	font-size: 12px;	
	margin: 0;
}

.data p.title {
	font-weight: bold;
	font-size: 13px;
}

.mg-paging {
	width: 500px;
}

body.preview h1 {
	
}

body.preview h2 {
	
}