﻿.ContentHolder
{
    height: 700px;
    margin-left: 2px;
    width: 1000px;
    float:left;    
}

.Content
{
    height: 470px;
    margin-left: 9px;
    margin-top: 30px;
    width: 985px;
}

.Content .ContentPane
{
	height:auto;
}

.Content div .ContentTop
{
	background-image:url('../images/Shadows/listwa_content_top.gif');
	width:100%;
	height:10px;
}


.Content div .ContentBottom
{
	background-image:url('../images/Shadows/listwa_content_bottom.gif');
	width:100%;
	height:10px;
}

.SubHeaderPane
{
	clear:both;
}
