html, body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}
body {
	font-family:Arial,Verdana,Tahoma,sans-serif;
	font-size: 100.01%;
	color:#333;
	background:#FFF;
}
html>body #all { height: auto; }
a { color:#333; }
a:hover { color:#FF3300; text-decoration:none; }
form { margin:0; padding:0;}
img { border:0; }
h1, h2, h3, h4, h5 { color:#727272; }
h1 { font-size:190%; display:inline; }
h1 a { color:#727272; }
h2 { font-size:125%; }
h3 { font-size:115%; }
h4 { font-size:110%; }
h5 { font-size:105%; }
table { font-size:100%; }
#all {
	position: relative;
	height: 100%;
	min-height: 100%;
	font-size:80%; 
	margin:0 8px 0 8px;
}
#content {
	padding: 10px 20px 20px 20px;
}
#footer {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 37px;
	background: #C7C7C7;
	text-align:center;
}
#empty {
	height: 37px;
	clear:both;
}
#gmailtable td {
	height:41px;
}
#bstable td {
	height:41px;
}
/*-----------------*/
.roundborder {
	height: 1px;
	overflow: hidden;
	background-color: #F0F1F3;
	border-right: 1px solid #C5C8D0;
	border-left: 1px solid #C5C8D0;
}
.c1 {
	margin: 0 12px 0 12px;
	border: none;
	background-color: #C5C8D0;
}
.c2 {
	margin: 0 9px;
	border-width: 0 3px;
}
.c3 {
	margin: 0 7px;
	border-width: 0 2px;
}
.c4 {
	margin: 0 6px 0 6px;
}
.c5 {
	margin: 0 5px 0 5px; 
}
.c6 {
	margin: 0 4px 0 4px;
}
.c7 {
	margin: 0 3px 0 3px;
}
.c8 {
	margin: 0 2px 0 2px;
	height: 2px;
}
.c9 {
	margin: 0 1px 0 1px;
	height: 3px;
}
.content {
	height: auto;
	padding: 0 12px;
}
/*-----------------*/
