/*
	MasterObjects Style Sheet
	Copyright (c) 2009 MasterObjects, Inc.
	
	Version 5 (December 30, 2009)
*/

.mo .thumbtable {
	margin: 4px 0px;
}

.mo .thumbtable td {
	padding: 4px 1px 0px 1px;
	font-size: 9px;
	text-align: center;
	vertical-align: top;
}

.mo .thumbtable a, .mo .thumbtable a:link, .mo .thumbtable a:active, .mo .thumbtable a:visited {
	font-weight: normal;
	text-decoration: none;
}

.mo .thumbtable td.current1 img {
	border: 2px dotted #fff;
}

.mo .thumbtable td.current1 a, .mo .thumbtable td.current1 a:link, .mo .thumbtable td.current1 a:active, .mo .thumbtable td.current1 a:visited {
	color: #333;
	cursor: default;
}

.mo .thumbtable .time {
	color: #777;
}

/*
	end of mo-thumbnails.css
*/
