@import url("OPIS Home Styles.css");

.OpisHome_ContentPaneWithBorders
{

	/*border-right:solid 1px #E37C2F;*/ /* Uncomment this if using as a center column */
	/*border-left:solid 1px #E37C2F;*/
	overflow:visible;; /* set this to scroll if you want to make the announcments very visible */

}

.OpisHome_HeaderDivWithBorders
{
	/*border-right:solid 1px #ffffff;*/ /* Uncomment this if using as a center column */
	/*border-left:solid 1px #ffffff;*/
	
}


