.item-float-left  {float: left; margin: 0px 15px 15px 0px;}
.item-float-right {float: right; margin: 0px 0px 15px 15px;}
.item-display-block {display: block; clear: both; margin: 0px 15px 15px 0px;}
.item-display-inline {float: none; display: inline; margin: 0px 0px 15px 0px;}
.item-text-red {color: red;}
.item-border {border: 1px solid #cccccc; padding: 10px;}
.clear-both {clear: both;}
body {font-size: 12px; font-family: Arial, sans-serif;}
h2 {font-size: 14px; font-weight: bold;}
h3 {font-size: 16px; font-weight: bold; margin-bottom: 3px;}
.item-small-text {font-size: 10px;}
.item-shared-content-chevron {padding-left: 10px; font-size: 10px; font-weight: bold; background: url('/img/public/shared-chevron.gif') no-repeat 0px 3px;}

.shared-content-wrapper-inner ul li {list-style: disc; margin-left: 15px;}
#middle-column-inner ul {list-style: disc; margin-left: 15px;}

