ul#subjectHomePageNav { float:left; margin: 0; padding: 0; list-style-type:none; margin-bottom:15px; margin-top:15px; width:202px; } ul#subjectHomePageNav * { margin: 0; padding: 0; } ul#subjectHomePageNav li { border-bottom:1px solid #CECECE; padding:10px; } ul#subjectHomePageNav li a { padding-right:15px; display:block; text-decoration: none; } ul#subjectHomePageNav li a:hover { text-decoration: underline; } div#subjectsHomePageBody { float: left; background-image:url('../templates/layout/$file/middleCircle.gif'); background-repeat:no-repeat; margin-left:-25px; margin-top:20px; /*min-height:339px;*/ min-height:300px; overflow:hidden; padding-top:75px; /*padding-bottom: 110px;*/ padding-bottom: 10px; width:334px; } * html div#subjectsHomePageBody { height: 339px; } div#subjectsHomePageBody p { margin:0.75em 30px 0.75em 35px; } img.covers { float: left; margin-top: 30px; } /***************************************************************************************************************************************************************** TYPOGRAPHY */ ul#subjectHomePageNav li * { font-weight:bold; font-size: 15px; } ul#subjectHomePageNav li a { color:#CE2625; }