﻿.customer
{
	width:475px;
	border-top:1px #bbb solid;
	margin-top:20px;
	padding-top:5px;
	position:relative;
}
.customer h4
{
	font-size:13px;
	margin:0px;
}
.customer table.thumbnails
{
	/*width:100%;*/
}
.customer table.thumbnails td
{
	vertical-align:top;
}
.customer .thumbnails img
{
	width:65px;
	border:1px #bbb solid;
}
.customer .icon-buttons
{
	margin-top:5px;
	margin-bottom:5px;
}
.customer .icon-buttons a
{
	font-size:9px;
	color:#0a0;
	text-decoration:none;
}
.customer .icon-buttons img
{
	border:0;
}
.authentication-buttons
{
	margin-top:20px;
	width:475px;
	background-color:#000;
	color:#fff;
}
.authentication-buttons a
{
	color:#fff;
	text-decoration:none;
}
.authentication-buttons a:hover
{
	color:#b00;
	text-decoration:underline;
}
.editor-form
{
	width:400px;
}
.editor-form img
{
	border:0;
}
.editor-form .container
{
	border:1px #808080 solid; 
	background-color:#ffffff; 
	padding:15px;
}
.editor-form .title
{
	text-align:center; 
	margin-bottom:15px; 
	font-size:15px; 
	font-weight:bold;
}
.editor-form table
{
	width:100%;
	margin-bottom:10px;
}
.editor-form fieldset
{
	display:block;
	margin-bottom:10px;
	padding:10px;
}
.editor-form table input
{
	width:210px;
}
.editor-form fieldset input
{
	width:335px;
}
.editor-form td.input-label
{
	width:125px;
	text-align:right;
}
.editor-form fieldset div
{
	margin-top:2px;
}
.editor-form p
{
	text-align:center;
	color:#888;
}
.editor-form p strong
{
	color:#555;
}
.editor-form-buttons
{
	padding-bottom:10px;
	text-align:center;
	height:22px;
}

div#DetailShadow6 { top:2px; right:-2px; opacity: .10; filter: alpha(opacity=25); }
div#DetailShadow7 { top:3px; right:-3px; opacity: .10; filter: alpha(opacity=20); }
div#DetailShadow8 { top:4px; right:-4px; opacity: .10; filter: alpha(opacity=15); }
div#DetailShadow9 { top:5px; right:-5px; opacity: .10; filter: alpha(opacity=10); }
div#DetailShadow10 { top:6px; right:-6px; opacity: .10; filter: alpha(opacity=5); }