img.wonelogo {
	display: block;
	width: 250px;
	margin:  0 auto;
}
span.style1 {

	padding-left:  10px;
	padding-right:  10px;

}
a.header {
	text-decoration:  none;
	font-weight: bold;
	margin-bottom: 10px;
		font-size: 120%;
}
div#guideindex {
	padding:  10px;
}
table.datatable tbody tr.header td{
	padding: 15px 0 7px 0;
	
}
table.datatable tbody tr.header a{
	font-size:  120%;
	text-decoration:  none;
	font-weight: bold;
	color: red;
}
table.datatable tbody tr.row1 {
	background-color: #eaeaea;
}
