.mexborder {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #CC3300;
	border-right-color: #CC3300;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
