	table {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #000000;
		text-decoration : none;
		}

	table thead {
		font-weight: bold;
		}

	.sencen {
		background: #F0F0F0;
		}
	
	.bt1 {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 12px;
		font-weight: bold;
		color: #F76303;
		text-decoration : none;
		}
	
	.padded {
		margin: 5px;
		}

	.showcasebox {
		margin: 0px 0px 10px 45px;
		display: inline;
		text-align: center;
		width: 102px;
		}

	.kodakdlbox {
		clear: right;
		float: right;
		margin: 29px 59px 20px 48px;
		border: 1px solid #c0c0c0;
		width: 208px;
		text-align: left;
		padding: 12px;
		}
/* \*/
* html .kodakdlbox { margin: 29px 29px 20px 48px; }
/* */

	.videodlbox {
		display: none;
		background: #DAE6ED;
		clear: right;
		float: right;
		margin: 29px 20px 20px 0px;
		border-top: 1px solid #c0c0c0;
		border-right: 2px solid #707070;
		border-bottom: 2px solid #707070;
		border-left: 1px solid #c0c0c0;
		width: 222px;
		text-align: center;
		padding: 20px 10px 20px 10px;
		}
/* \*/
* html .videodlbox { margin: 29px 20px 20px 0px; }
/* */

