/* Scroller Box */
#noticeWrap {
 position: relative;
 width: 170px;
 height: 350px;
 overflow: auto;
}

#scroller {
	width: 168px;
}

/* Scoller Box */

/* At the end of the CSS File */

/* CSS Hack Safari */
#dummy {;# }

#noticeWrap {
 /*overflow: auto;*/
}
