.pu_main
{
	z-index:999;
	left:50%;
	margin-top:0;
	margin-left:-217px;
	position:fixed;
	width:513px;
	height:378px;
	display:block;
	background-color:#000;
	padding:88px 15px 30px;
	top:180px;
	background:url(/assets/images/sharewidget/bg_simple.png) top left no-repeat;
}

.pu_scroll
{
	margin-top:15px;
	width:390px;
	height:330px;
	padding-right:15px;
	overflow:auto;
	margin-left:40px;
}

.col_common_text .pu_header
{
	height:175px;
	width:560px;
}

.pu_header img
{
	margin-right:15px;
}

.pu_header .pagesubtitle
{
	margin-top:15px;
	width:400px;
}

.pu_overlay
{
	position:fixed;
	z-index:899;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-color:#000;
	filter:alpha(opacity=70);
	-moz-opacity:.7;
	-khtml-opacity:.7;
	opacity:.7;
}

.pu_close
{
	background:url(/assets/images/lightbox/lightbox-btn-close-hover.gif) -25px -15px no-repeat;
	width:15px;
	height:15px;
	margin:0 -36px 0 0;
	text-indent:-9999px;
}

.pu_close:hover
{
	background:url(/assets/images/lightbox/lightbox-btn-close.gif) -25px -15px no-repeat;
}

.col_common_text .pu_spacer
{
	height:40px;
	float:left;
	width:100%;
}

.dborder
{
	border:1px solid #f00;
}

