﻿#contentInner
{
    padding-top: 40px;
}
#contentInner #ContentBodyArea a
{
    text-decoration: underline;
}

#ContentPageList {
border:1px solid #ddd;
padding:10px 0px 2px 0px;
width:100%;
margin-top: 30px;
background-color: #f6f6f6;
overflow: hidden;
}
#ContentPageListFloatLeft
{
    float: left;
    margin-left: 8px;
}
#ContentTopViewItems
{
    float: left;
    text-align: right;
    width: 880px;
    font-size: .85em;
}
#ContentPageListFloatRight
{
    float: right;
    margin-right: 15px;
    margin-bottom: 8px;
}
#ContentPageListFloatRight img
{
    width: 70px;
}
#ContentBottomViewItems {
float:left;
font-size:0.9em;
margin-top:20px;
text-align:right;
width:833px;
}
#cmsContent #ContentPageListFloatLeft img {
float:left;
margin-bottom:11px;
text-align:left;
border: solid 1px #60B8A8;
}
h2 {
font-size:1.8em;
font-weight:lighter;
letter-spacing:-0.05em;
color: #60B8A8;
}
#contentInner a:link, #contentInner a:visited
{
     text-decoration: none;   
}
#contentInner a:hover, #contentInner a:active
{
    text-decoration: underline;
    color: #FF7B24;
}
#ContentBottomViewItems
{
    width: 100%;
    text-align: center;
    margin-top: 40px;
    padding-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-top: dashed 1px #ddd;
    border-bottom: dashed 1px #ddd;
    background-color: #f6f6f6;
}
.cmsImageRight img{
margin-bottom:15px;
margin-right:20px;
margin-left: 20px;
float:right;
border: none;
}
.cmsImageLeft img{
margin-bottom:15px;
margin-right:20px;
margin-left: 0px;
margin-top: 18px;
float:left;
border: none;
}
.CreativeCommonsAttrib {
color:#666666;
display:block;
font-family:Lucida Sans;
font-size:11px;
margin:20px 0 0;
text-transform:uppercase;
width:100%;
}
.CreativeCommonsAttrib a
{
    font-weight: bold;
}
