.magazineSummary ul { white-space: nowrap;}
#sidebar label.over-apply { margin-left:1em;}
#main .article img { margin-top:0;}

/* Fixes incorrect placement of ol numbers in IE6/7. */
ol { margin-left:2em; }

/* Fixes wrong line-height on sup/sub in IE. */
sup { vertical-align: text-top; }
sub { vertical-align: text-bottom; }

/* IE 7 has problems with setting proper <hr> margins. */
hr  { margin: -8px auto 11px; }

/* Makes clearfix actually work in IE */ 
.clearfix, .container {display: inline-block;}

/* Fixes padding on fieldset */
fieldset {padding-top: 0;}
