@charset "utf-8";

#noRegTop {
	width: 113px;
	height: 79px;
	position: absolute;
	margin-left: 335px;
	background: url(images/label_no_reg.png) no-repeat;	
	padding: 10px 10px 10px 18px;
	overflow: hidden;
	color: white;
	font-size: 11px;
	z-index: 10;
}

#noRegTop a {
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

#noRegHome {
	height: 25px;
}

#noRegHome div {
	width: 274px;
	height: 179px;
	position: absolute;
	margin-left: -103px;
	margin-top: -160px;
	background: url(images/label_info.png) no-repeat;	
	padding: 20px 25px 10px 35px;
	overflow: hidden;
	color: white;
	z-index: 10;
	font-size: 12pt;
	
}

.content #noRegHome p, .content #noRegHome a {
	color: white;
}

#noRegHome a{
	font-weight: bold;
}