﻿#blndout
{
	position: relative;
	width: 492px;
	height: 516px;
	background-color: #ffffff;
	z-index: 1;
}
DIV#loader
{
	position: relative;
	z-index: 2;
	width: 492px;
	height: 359px;
	top: 0px;
	left: 0px;
	overflow: hidden;
	background-color: #FFFFFF;
}
DIV#loader.loading
{
	background: url( '../images/ajax-loader.gif' ) no-repeat center center;
	background-repeat: no-repeat;
}	
#lower_section
{
	position: relative;
	z-index: 2;
	width: 492px;
	height: 155px;
	top: 2px;
	left: 0px;
	background-color: #B8D7EC; 
}
#lower_bullets
{
	position: absolute;
	z-index: 2;
	width: 330px;
	top: 0px;
	left: 0px;
}
#vline
{
	position: absolute;
	z-index: 4;
	width: 1px;
	height: 135px;
	top: 10px;
	left: 336px;
	background-color: #0071BC;
}
#keyplan
{
	position: absolute;
	z-index: 2;
	width: 156px;
	height: 155px;
	top: 0px;
	left: 337px;
}			