fieldset#faceshow {
	text-align:center;
	width:541px;
	font-size:1.1em;
	color:#FFF;
	margin:1em auto;
	background: url("faceshow_bg.png") repeat-x scroll left top #6D84B4;
	padding:2px;
	border:2px dashed #595e64;
}

fieldset#faceshow h1{
	padding-bottom:5px;
}

fieldset#faceshow #voucherlogo {
	background-image:url("voucher.png");
	background-repeat:no-repeat;
	width:69px;
	height:34px;
	text-align:center;
	color:#000;
	font-weight:bold;
	font-size:11px;
	float:left;
}

fieldset#faceshow #voucherlogo p {
	padding-top:14px;
	padding-left:9px;
}

fieldset#faceshow .facebut {
	background-color:#eee;
	background-image:url("facebook-logo-small.png");
	background-repeat:no-repeat;
	border:1px solid;
	display:inline-block;
	margin:5px auto;
	height:32px;
	line-height:32px;
	text-decoration:none;
	width:240px;
	cursor:pointer;
	font-weight:bold;
	text-indent:30px;
}

fieldset#faceshow .facebut:hover, fieldset#faceshow .faceinfo:hover{
	background-color:#ffffff;
	color:#000;
}

fieldset#faceshow .faceinfo {
	text-decoration:none;
	background-color:#eee;
	font-weight:bold;
	color:#000;
	height:32px;
	line-height:32px;
	cursor:pointer;
	border:1px solid;
	margin:5px auto;
	width:25px;
	display:inline-block;
}

fieldset#faceshow span#face_order_limit {
	font-size:9px;
}