/* changes the colors an the size of the border - please edit if you want to change the color !! */
td.sideframe {
	width:25px;
   background-color: #D3BC76;
	vertical-align: top;
}

td.info {
	border: 2px inset;
}

td.bottomtable {
	background-color: #D3BC76;
	border: solid #D3BC76;
}

td.bottomtableside {
	background-color: #D3BC76;
   border: solid #D3BC76;
}

td.bottomtablesideleft {
 background-color: #D3BC76;
 border: solid #D3BC76;
}