@charset "utf-8";


body {
  margin: 0px;
  padding: 0px;
  background: #ffffff;
  color:#333;
  text-align:center;
}

#Content {
  width:760px;
  margin:0 auto;
  padding: 0px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 80%;
  line-height: 140%;
  color:#333;
  text-align:left;
}
#Content img {
  border: 0px;
}
#Content table{
	border-collapse: collapse;
	font-size: inherit;
	font-size: 100%;
}
#Content p{
	margin: 0 0 0.8em 0;
	padding: 0;
}
#Content em{
	font-weight: bold;
	font-style: normal;
}
#Content sup{
	vertical-align:super;
}

.Clearfix:after {
    content: ".";
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	font-size: 0.1em;
	line-height:0;
}
.Clearfix {
    display: inline-table;
    min-height: 1%;
}
/* Hides from IE-mac \*/
* html .Clearfix {height: 1%;}
.Clearfix {display: block;}
/* End hide from IE-mac */








div#Hand_held_Twilight{
	width:420px;
	margin:20px 0;
}

div#Hand_held_Twilight div.Flash{
	width:420px;
}
div#Hand_held_Twilight div.Sample{
	width:420px;
	padding:15px 0;
	background-color:#ddd;
}
div#Hand_held_Twilight div.Sample img{
	display:block;
}

div#Hand_held_Twilight table{
	width:390px;
	margin-left:0px;
}
div#Hand_held_Twilight table td{
	text-align:left;
	vertical-align: middle;
}
div#Hand_held_Twilight table td.Sample1{
	padding-right:10px;
}


















