@charset "utf-8";
/* CSS Document */

@import url('layout.css');
@import url('typography.css');
@import url('color.css');

@import url('departmentlayout.css');

/* main */
#content_main { background:url(../images/department/leftpic4.jpg) top left no-repeat; overflow:hidden; }
#content_main cite b {display:none;}

#right_cont h5 {margin:0 0 20px 0; padding:0 0 0 6px; width:96%; line-height:24px; border-bottom:1px #ccc solid; border-left:8px #ccc solid;}
#right_cont p {margin:0 0 20px 14px; width:94%; }

#downloads {margin:0 0 20px 14px;}
#downloads li {line-height:20px;}
#downloads a {color:#40A0AC; text-decoration:none; font-weight:bold;}
#downloads a:hover { text-decoration:underline;}

