﻿div.left
{
	float: left;
	width: 288px;
	height: 299px;
}
div.lefttop
{
    width: 250px;
    height: 107px;
    text-align: left;
    vertical-align: bottom;
    background-image: url(PublicImages/listblock.png);
    background-repeat: no-repeat;
    background-position: top center;
    font-weight: bold;
    font-size: 10px;
    color: aqua;
    font-family: Verdana;
    font-variant: normal;
}
div.leftheaderbutton
{
    width: 250px;
    height: 65px;
    text-align: left;
    vertical-align: bottom;
    background-image: url(PublicImages/divheader.png);
    background-position: left;
    background-repeat: no-repeat;
    font-weight: bold;
    font-size: 10px;
    color: #fdd832;
    font-family: Verdana;
    font-variant: normal;
}
div.leftbottom
{
    width: 266px;
    height:100px;
    text-align: left;

}
    
div.horzdiv
{
	width: 10px;
	height: 336px;
	background-image: url(PublicImages/horzdiv.gif);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
}
div.vertdiv
{
    width: 464px;
    height: 25px;
    background-image: url(PublicImages/vertdiv.gif);
    background-position: center;
    background-repeat: no-repeat; 
    float: left;
}
div.right
{
	height: 24px;
	width: 464px;
	float: left;
	text-align: left;
}
div.spaceright
{
    height: 27px;
    width: 464px;
}
div.rightmiddle
{
    width: 266px;
    height: 85px;
    text-align: left;
    float: left;
}
div.rightmiddleright
{
    width: 194px;
    height: 85px;
    text-align: left;
    float:right;
}
div.rightbottom
{
    width: 464px;
    height: 22px;
    text-align: left;
    float: left;
}

div.rightbottom2
{
    width: 464px;
    height: 91px;
    text-align: left;
    float: left;
}