body {
	margin:0px;
	background:url(images/m_bg.png) repeat-x #01252f;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	overflow-y:auto;
}
form {
	margin:0px;
}
a {
	color:#66a6b9;
}
.mtbl
	{ background:url(images/m_t.png) no-repeat; }
.q
	{ width:150px; height:20px; font-size:18px; padding-top:5px; background-color:transparent; border:0px solid #0FF; float:left; padding:5px 0px; }
.tags
	{ min-height:330px;padding:30px 25px; }
.tags a
	{ margin:0px 5px; }
a, .q
	{ outline:none; }
.ga
	{ margin:0px 10px; }
.ga2
	{ padding:10px 0px 0px 30px; }
.lt { font-weight:bold; font-size:14px; padding:5px 25px; }
.lists
	{ min-height:330px; background:url(images/m_cm.png) repeat-y; }
.lists .l-t
	{ background:url(images/m_cs.png) top no-repeat; height:25px; clear:both; }
.lists .l-b
	{ background:url(images/m_cs.png) bottom no-repeat; height:15px; clear:both; }
.lists .images
	{ clear:both; padding:0px 10px 20px 25px; }

.image
	{ float:left; margin:0px 11px 10px 12px; }
.image .name
	{ width:83px; height:15px; padding:2px 0px; margin:5px 0px 0px 0px; overflow:hidden; font-size:10px; }
.image img
	{ padding:2px; background:url(images/i-o-s.png); }
.image a:hover img
	{ background:url(images/i-oh-s.png); }
