.tableclass {
	border-collapse: collapse;	
	margin-bottom: 20px;
	width: 520px;
}

.tableclass td, .tableclass th {
	border: 1px solid #dddddd;
	padding: 10px;
	vertical-align: top;
	font-size: 8px;
}

.tableclass td p , .tableclass th p {
	font-size: 8px;
}

.tableclass th {
	background-color: #eeeeee;
}

.homebooking {
	width: 280px;
	border: 1px solid #e7ecf0;
	background-image: url("/styles/home-training.jpg");
	background-repeat: no-repeat;
	background-position: 276px 0px;
	height: 90px;
	margin-left: 2px;
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 20px;
	padding-right: 150px;
	padding-top: 5px;
}

.nostyle {
	padding: 0px;
	border: 0px;
}

.photoframe {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;

}