@charset "utf-8";
/* CSS Document */
.loginPanel{
	width:350px;
	margin:30px 0 0 30px;
	position:relative;
}
.loginPanel .closebutton{
	position:absolute;
	margin:0;
	padding:0;
	left: 340px;
	top: -9px;
}
div b.bp1 {
	font-size:1px;
	display:block;
	overflow:hidden;
}
div b.bp2 {
	background:#e9e9e9;
	color: inherit;
	display:block;
	overflow:hidden;
	height:1px;
	margin:0 5px;
}
div b.bp3 {
	background:#fcf9b9;
	border-color: #e9e9e9;
	color: inherit;
	display:block;
	overflow:hidden;
	height:1px;
	border-style: solid;
	border-width: 0 1px;
	margin:0 3px;
	border-width:0 2px;
}
div b.bp4 {
	background:#fcf9b9;
	border-color: #e9e9e9;
	color: inherit;
	display:block;
	overflow:hidden;
	height:1px;
	border-style: solid;
	border-width: 0 1px;
	margin:0 2px;
}
div b.bp5 {
	background:#fcf9b9;
	border-color: #e9e9e9;
	color: inherit;
	display:block;
	overflow:hidden;
	border-style: solid;
	border-width: 0 1px;
	height:2px;
	margin:0 1px;
}
div b.bp6 {
	font-size:1px;
	display:block;
	overflow:hidden;
}
div b.bp7 {
	background:#fcf9b9;
	border-color: #e9e9e9;
	color: inherit;
	display:block;
	overflow:hidden;
	border-style: solid;
	border-width: 0 1px;
	height:2px;
	margin:0 1px;
}
div b.bp8 {
	background:#fcf9b9;
	border-color: #e9e9e9;
	color: inherit;
	display:block;
	overflow:hidden;
	height:1px;
	border-style: solid;
	border-width: 0 1px;
	margin:0 2px;
}
div b.bp9 {
	background:#fcf9b9;
	border-color: #e9e9e9;
	color: inherit;
	display:block;
	overflow:hidden;
	height:1px;
	border-style: solid;
	border-width: 0 1px;
	margin:0 3px;
	border-width:0 2px;
}
div b.bp10 {
	background:#e9e9e9;
	color: inherit;
	display:block;
	overflow:hidden;
	height:1px;
	margin:0 5px;
}
.popupContent{
	border-left:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
	background:#fcf9b9;
	padding:10px;
}
.popupContent h1 {
	font:normal 17px "Myriad Pro", Arial, Helvetica, sans-serif;
	color:#f26531;
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	clear:both;
	text-transform:uppercase;
	background:url(../images/bg-pr-divider.gif) repeat-x bottom;
}

