/* changes the colors an the size of the border - please edit if you want to change the color !! */
td.sideframe {
	width:25px;
   background-color: #EAEAEA;
	vertical-align: top;
}

td.info {
	border: 2px inset;
}

td.bottomtable {
	background-color: #EAEAEA;
	border: solid #EAEAEA;
}

td.bottomtableside {
	background-color: #EAEAEA;
   border: solid #EAEAEA;
}

td.bottomtablesideleft {
 background-color: #EAEAEA;
 border: solid #EAEAEA;
}