﻿#master_toptext
{
}

#master_pagediv
{
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -375px;
	min-height: 400px;
	margin-bottom: 25px;
	
	
}

#master_pagediv #master_searchbox
{
	position: absolute;
	top: 125px;
	right: 10px;
	width: 250px;
	height: 30px;
}

#master_legal
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 8px;
    font-weight: normal;
    text-align: center;
    color: White;
    width: 90%;
}

    

#master_left
{

}

#master_content
{

}

.modalbackground
{
    background-color:gray;
    filter:alpha(opacity=70);
    opacity:0.7;
}




