div.mtImgBoxStyle {
 margin:5px;
}
div.mtCapStyle {
 font-weight: bold;
 color: black;
 background-color: #ddd;
 padding: 2px;
 text-align:center;
 overflow:hidden;
}
table.multithumb {
 width: auto;
}
.style1 {
	font-size: 10px;
	color: #460606;
}
.style2 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a {
	font-size: 10px;
}
a:link {
	color: #ffffff;
}
a:hover {
	color: #FF0000;
}
.style3 {color: #460606;}
.style4 {font-size: 11px;}
.non { display:none; }