﻿.volLoginTopDiv 
{
	background-color:White;
	width:798px;
	height:200px;
	min-height:200px;
	border-right:black thin solid; 
    border-top:black thin solid; 
    border-left:black thin solid; 
	border-bottom:black thin solid;
	float:none;
}

.volLoginBox
{
	float:left;
	margin-right:10px;
	margin-top:10px;
	margin-left:5px;
}
