
#container 
{
	margin: 0 auto;
	width: 400px;
}

.error
{
	width: 394px;
	border: 1px solid #ecc;
	background: #333;
	color: #ddd;
	padding: 2px;
	margin: 5px 0;
}
.picHolderus{	
	width: 600px;
	height: 97px;
	margin: 0;
	position: absolute;
	top:0;
	margin-left:300px;
	background: #1d4872 url(../../imgs/bkcuboEN.jpg) no-repeat;
	overflow:hidden;
	z-index:-1;
	max-height:97px;
	min-width:680px;
}
	
.picHolderpt{	
	width: 600px;
	height: 97px;
	margin: 0;
	position: absolute;
	top:0;
	margin-left:300px;
	background: #1d4872 url(../../imgs/bkcubo.jpg) no-repeat;
	overflow:hidden;
	z-index:-1;
	max-height:97px;
	min-width:680px;
}

.block 
{
	position: absolute;
}
.default 
{
	width: 20px;
	height: 20px;
	border: 1px solid #eee;
	background:#fff;
}