@charset "utf-8";
/* this style is a work around to overide default border assigned by SE to tables */
table.highlight
{
	border:2px solid #B89576 !important;
	background-color:#FFF !important;
}

 

