body
{
	background: url( mmgrad.png ) top left repeat-x;
	behavior: url( /iepngfix.htc );		/* explorer png opacity fix */
	background-color: #f0f0f8;
}

body h1
{
	text-align: center;
}

hr
{
	clear: both;
}

.italic
{
	font-style: italic;
}

.caption
{
	font-size: 0.9em;
	font-weight: normal;
	text-align: center;
}

.curPage
{
	font-weight: bold;
}

.browse li
{
	float: left;
	font-weight: bold;
	width: 45%;
	vertical-align: top;
	margin-right: 1.75em;
}

.browse h3
{
	clear: both;
	width: 98%;
	padding: 2px 0px;
	margin-left: -1em;
	text-indent: 1em;
	background-color: #d0d0e8;
	border-bottom: 1px solid blue;
}

.browse p
{
	font-weight: normal;
	margin-top: 0.5em;
}

.poster
{
	float: left;
	width: 2.083em;
	height: 3.125em;
	margin-right: 0.75em;
}

.sorter
{
	margin-left: 1.5em;
}

.sorter ul
{
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.sorter li
{
	display: inline;
	margin-left: 0.5em;
}

.navi
{
	float: right;
	margin-right: 1.5em;
}

.navi ul
{
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.navi li
{
	display: inline;
}

.navi li.prev
{
	margin-right: 1em;
}

.navi li.next
{
	margin-left: 1em;
}
