<style type="text/css">
table.welcome {
	border-width: 0px;
	border-spacing: ;
	border-style: none;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
}
table.welcome th {
	border-width: 0px;
	padding: 0px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
table.welcome td {
	border-width: 0px;
	padding: 5px;
	border-style: inset;
	border-color: gray;
	-moz-border-radius: ;
hr {
	color: #fff; 
	background-color: #fff; 
	border: 1px dotted #999999; 
	border-style: none none dotted; 
}
}
</style>

