#category { width:100%; height:40px; background-color:#fcfcfc; border-style:solid; border-color:#d6dbe1; border-width:1px; border-top-width:2px; border-top-color:#458fce; border-bottom-style:none; } #categoryTitle { float:left; margin:10px auto auto 20px; padding-right:20px; font-size:16px; background:url(/Content/Images/Home/CategoryArrow.png) no-repeat right center; } #docList { width:100%; border-style:solid; border-color:#d6dbe1; border-width:1px; } #docList ul li { margin: 2px auto 2px auto; list-style-type:none; list-style-image: url(/Content/Images/Home/DocListStyle.png); } #docList ul li a { width:520px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; display:inline-block; margin:0; text-decoration:none; color:Black; } #docList ul li a:hover { color:#0873C0; /*#0D519C*/ } #docList ul li a:focus { outline:none; } .docItemDate { float:right; margin:auto 10px; }