body
{
    margin-left: 13px;
}

debug
{
   border: 1px solid #ff0000;
}
#contentleft
{
    
    float: left;
    margin-top: 3px;
	width: 397px;
}
#contentleft div
{

}
.contentheader, .contentheader a, #contentheader, #contentheader a
{
    float: left;

}
.languagebar
{
    float: right;
	margin-right: 10px;
	/*border: 1px solid #f00;*/
    white-space: nowrap;
	 font-weight: bold;
}
.headerdottedline
{
    background-image: url(../images/dottedlineheader.png);
    margin: 0px 0 3px 0;    
}
.dottedline
{
    background-image: url(../images/dottedline.png);
    background-position: bottom left;
    padding: 0 0 0 0;
}
.headerdottedline, .dottedline
{
    background-repeat:repeat-x;
    height: 1px;
    clear: left;
    width: 397px;
    line-height: 0px; 
}
.printline
{
    height: 1px;
    clear: left;
    width: 395px;
    line-height: 0px;
    border-bottom: 1px dashed #9F9F9F;
}

.contentbody, #contentbody
{
    padding: 5px 0 15px 0;
    clear: left;
    width: 397px;
    overflow: hidden;
}

.contentbody p, #contentbody p
{
    margin: 10px 0px 10px 0px;
}
.contentitem
{
    float: left;
    padding: 5px 0 5px 0;
    width: 99.5%;
}

.contentitem img
{
    float: right;
    vertical-align: bottom;
    clear: both;
    margin: 0px 0px 10px 10px;
    border: solid 1px #336666;
}
.resources
{
    border-width: 0;
    border-collapse: collapse;
}

.resources .resourcecount
{
    text-align: right;
    padding-right: 3px;
    white-space: nowrap;
}

.RecentResourcesDate
{
    white-space: nowrap;
    padding-right: 5px;
    vertical-align: top;
}

.subscribeIntro p, .subscribeIntro a {
	color: #666666;
	font-size: 7.5pt;
	margin: 0px 0px 5px 0px !important;
	padding-top: 0px !important;
	text-decoration: none;
}