body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
}
body, td, th {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
}
#divSlideshow {
	background-color:#000;
	padding: 0px;
	width: 657px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#divSlideshow table td {
	height:35px;
}
#divSlideshow .tdControls {
	background-image: url(../../_images/template/navBk.png);
	background-repeat: repeat-x;
	line-height: 35px;
	font-size: 1em;
	font-weight: normal;
}

#divSlideshow table input {
	outline-style:none;
}

