body, table, tr, td {
	font-family: Trebuchet MS, arial, sans-serif;
	font-size: 10px;
	color: #888888;
	padding: 0 0 0 0;
	margin: 0 0 0 0;

}

a img{
	border: 0px #ffffff solid;
	margin-right: 10px;
}

#tx {
	font-family: Trebuchet MS, arial, sans-serif;
	font-size: 10px;
	color: #000000;
}

.maindiv {
	text-align:center;
}


.buttomelement { 
	background-color:#FFFFFF;
	display: block;
	float: center;	
}
.sidewidth {
	display:block;
	float:left;
	width:240px;
	margin-left: 20px;
	margin-right: 20px;
}
.help {
	width:240px;
	text-align:center;
}
.saveImage {
	display: block;
	float:center;
	width: 640px;
	background-color:#FFFFFF;
}
.restart {
	display: block;
	float:center;	
}
.newlinebr { clear: both; }

#content {
	height: 100%;
	width: 640px;
	text-align: left;
}

.left{
	float: left;
}
.right{
	float: right;
}
