table.mods-gallery-img td
{
	background-image: url('../img/mods.gallery.bg.png');
	background-repeat: no-repeat;
	background-position: center;
	height: 190px;
}
table.mods-gallery-img td div.i
{
	height: 140px;
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 20px;
}
table.mods-gallery-img td div.t
{
	font-size: 11px;
	color: #888;
}
table.mods-gallery-img td.sel
{
	background-image: url('../img/mods.gallery.bg.sel.png');
}
div.mods-gallery-pages
{
	background-color: #FFFFFF;
	border: 1px solid #9999ff;
	padding: 5px 10px;
	margin-top: 20px;
}
div.mods-gallery-pages a
{
	padding: 0px 4px;
	font-size: 11px;
	background-color: #dbdbff;
	border: 1px solid #9999ff;
	text-decoration: none;
	color: #000000;
}
div.mods-gallery-pages a:hover
{
	background-color: #FFFFFF;
}
div.mods-gallery-pages b
{
	padding: 0px 4px;
	font-size: 11px;
	background-color: #ebebeb;
	border: 1px solid #cccccc;
	color: #555555;
	font-weight: normal;
}
#mods-gallery-order
{
	background-color: #FFFFFF;
	border: 1px solid #9999ff;
	padding: 5px 10px;
	margin: 5px 0px 10px 0px;
}
.mods-gallery-order td
{
	vertical-align: middle;
}
.mods-gallery-order td select
{
	font-size: 11px;
	border: 1px solid #9999ff;
}
#mods-gallery-image
{
	background-repeat: no-repeat;
	background-position: center;
	border: 1px solid #000;
	background-color: #FFFFFF;
}
#mods-gallery-image div
{
	background-image: url('../img/pump.gif');
}
#mods-gallery-image div.inf
{
	font-size: 10px;
	padding: 2px 5px;
	margin: 5px;
	background-color: #000000;
	color: #888;
}
#mods-gallery-image div.inf b
{
	color: #FFFFFF;
}
.mods-gallery-quality
{
	font-size: 11px;
	text-align: right;
	margin-bottom: 5px;
}
