div .background_panel_container
{   
	height: 100%;
}   

div .background_panel
{   
	height: 100%;
}   

#store-register-form
{   
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	height: 340px;
	text-align: left;
	border: none;
}   

#store-register-form .registration-line
{
	position: relative;
	float: left;
	margin-left: 0;
	width: 450px;
	margin-bottom: 4px;
	border: none;
}

#store-register-form .registration-entry-title
{
	position: relative;
	float: left;
	margin-left: 0;
	width: 150px;
	text-align: right;
	border: none;
}

#store-register-form .registration-entry, #store-register-form select
{
	position: relative;
	float: left;
	margin-left: 5px;
}

#store-register-form .registration-entry
{
	width: 255px;
	height: 18px;
	border: none;
}

#store-register-form .registration-entry input
{
	height: 18px;
}

#registration-phone
{
	margin-bottom: 2px;
}

#store-register-form p
{
	text-align: center;
	border: none;
}

#phone-country
{
	width: 33px;
	border: none;
}

#phone-area
{
	width: 33px;
	border: none;
}

#phone-first
{
	width: 33px;
	border: none;
}

#phone-second
{
	width: 38px;
	border: none;
}

#phone-ext
{
	position: absolute;
	width: 38px;
	margin-right: 0px;
	right: 0px;
	border: none;
}

#store-search-form
{
}

#store-search-results
{
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#store-search-results hr
{
	width: 300px;
}

.store-addresslist-item
{
}

#store-confirm-box
{
	position: relative;
	width: 425px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.store-confirm-left
{
	position: relative;
	float: left;
	width: 120px;
	text-align: right;
}

.store-confirm-right
{
	position: relative;
	float: left;
	width: 290px;
	margin-left: 5px;
	text-align: left;
	border-bottom: 1px solid white;
}

.store-confirm-line
{
	width: 425px;
	margin-top: 6px;
}


#store-confirm-forms
{
	width: 300px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

#store-confirm-forms form
{
	position: relative;
	float: left;
	margin-right: 10px;
}

