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