@charset "utf-8";
/* CSS Document */
/* this stylesheet should only be used at a site or folder level */
/* DO NOT DELETE THIS FILE; it is an integrative component and ... */
/* a required file for the masterpage to work correctly. */
/* If you have any questions, please contact the Northern Kentucky University's Office of Information Technology */
/* --------------  DO NOT REMOVE THE ABOVE LINES --------------- */

/* Styles for home page news itmes */
#dashed_border {margin: 0px; padding: 5px; list-style-type: none}
#dashed_border p {border-bottom-style: dashed; border-bottom-color: #bbb; border-bottom-width: 1px; margin: 0px; padding: 7px}
#dashed_border p a:link{text-decoration:none;color:#000;}
#dashed_border p a:visited{text-decoration:none;color:#000;}
#dashed_border p a:hover{text-decoration:underline;color:#993300;} 
#newsarea {margin-top: 0px; border-left-style: dashed; border-left-color: #bbb; border-left-width: 1px }
*>#newsarea {min-height: 170px; height: auto}

