@charset "utf-8";

#UWMchildNav ul li a{ /*sets spacing of the Thumbnails*/
/*margin-left: 60px; */
/*spacing*/ 
}

#UWMchildNav ul li ul{ /*sets the offset left of the Thumbnails (If thumbnails are being cut off by left edge of page adjust this)*/
/*margin-left: -30px; */
}

/*other styles go here*/