html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
#t1{
	width: 35px;
	height: 20px;
	color: #000;
	padding: 3px;
	margin-bottom: 2px;
	float: left;
	margin-top: 2px;
	border-top: double #999;
	border-right: double #999;
	border-bottom: double #999;
	border-left: double #999;
}
#t2{
	width: 340px;
	height: 20px;
	color: #fff;
	padding: 3px;
	margin-bottom: 2px;
	float: left;
	font: normal 10px "Trebuchet MS", Arial,Helvetica,sans-serif;
	margin-top: 2px;
	border-top: double #999;
	border-right: #999;
	border-bottom: double #999;
	border-left: #999;
}
#t3{
	width: 270px;
	height: 20px;
	color: #fff;
	padding: 3px;
	margin-bottom: 2px;
	float: left;
	font: normal 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 2px;
	border-top: double #999;
	border-right: #999;
	border-bottom: double #999;
	border-left: #999;
}
#t4{
	width: 170px;
	height: 20px;
	color: #fff;
	padding: 3px;
	margin-bottom: 2px;
	float: left;
	font: normal 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 2px;
	border-top: double #999;
	border-right: #999;
	border-bottom: double #999;
	border-left: #999;
}
#t5{
	width: 20px;
	height: 20px;
	color: #fff;
	padding: 3px;
	margin-bottom: 2px;
	float: left;
	font: normal 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 2px;
	border-top: double #999;
	border-right: double #999;
	border-bottom: double #999;
	border-left: #999;
}



.clear:after{
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}
.clear{ display: inline-block; }
/* Hides from IE5/Mac \*/
* html .clear{ height:1px; }
.clear{ display: block;clear:both; }
/* End hide from IE5/Mac */