#ContentWrapper p.description { display: block; width: 90%; height: auto; margin: 0 auto 10px; }
#ContentWrapper .TeamBackground { display: block; width: 90%; height: auto; border: 1px solid #5b9d9d; margin: 0 auto; }
#ContentWrapper .TeamBackground h3 { font-size: 14px; display: block; width: 100%; height: auto; margin: 0; padding: 0; background: #5b9d9d; color: #fff; }
#ContentWrapper .TeamBackground h3 span { display: block; width: 100%; height: auto; padding: 5px 8px; }
#ContentWrapper .TeamBackground ul { display: block; width: 100%; height: auto; margin: 0; padding: 0; background: #c6d4d4; list-style: none; }
#ContentWrapper .TeamBackground ul li { margin: 0; padding: 5px 8px; background: #dae5e5; }
#ContentWrapper .TeamBackground ul li+li { background: #eaf0f0; }
#ContentWrapper .TeamBackground ul li+li+li { background: #dae5e5; }
#ContentWrapper .TeamBackground ul li+li+li+li { background: #eaf0f0; }
#ContentWrapper .TeamBackground ul li+li+li+li+li { background: #dae5e5; }
#ContentWrapper .TeamBackground ul li+li+li+li+li+li { background: #eaf0f0; }

#ContentWrapper .member { position: relative; font-size: 12px; border-bottom: 1px dotted #5b9d9d; }
#ContentWrapper .member strong { font-size: 14px; }
#ContentWrapper .member a.contact { position: absolute; bottom: 2px; right: 5px; display: block; width: 17px; height: 12px; background: transparent url(../images/icn_emailcontact.gif) no-repeat center 0px; float: right; clear: none; border: 0; }
#ContentWrapper .member a:hover.contact { background-position: center -12px; }
#ContentWrapper .member a.contact span { display: none; }

.left-col { display: block; float: left; clear: none; width: 550px; height: auto; }
.right-col { display: block; float: left; clear: none; width: 142px; height: auto; margin-left: 20px; text-align: center; }