#catoverview div.slide {
	text-align:center;
	width:130px;
	float:left;
	margin:5px;
}

img.slides_thumb {
	text-decoration:none;
}

div.clear {
	clear:both;
}

div#slides table.myslides_list {
	width:100%;
	border-collapse:
}

div#slides table.myslides_list thead td {
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #000000;
}

div#slides table.myslides_list tbody tr.row2 {
	background-color:#F7F7F7;
}

div#slides table.myslides_list tbody tr td {
	text-align:center;
}
