#publisher_content{
	display: block;
	text-align: left;
	padding: 5px;
	overflow: auto;
	background: #f6f1e4;
	height: 215px; 
	width: 130px;
}
#publisher_content_short{
	text-align: left;
	margin: 5px;
	background: #f6f1e4;
}
.item_block_holder, .item_block_holder_hover{
	display: block; 
	cursor: pointer;
	cursor: hand;
	border: 1px solid #F3F3F3;	
	color: #000;
	text-decoration: none;
}
.item_block_holder_hover{
	background: #4C9743;
	border: 1px solid #56A05F;
}
.item_block_holder span, .item_block_holder_hover span{
	display: block;
	height: 20px; 
	margin: 4px; 
	width: 100px;
	text-align: left; 
}
.item_block_holder span span, .item_block_holder_hover span span{
	margin: 0px;
	margin-left: 25px;
	width: 75px; 
	padding-top: 2px;
}
.bookmarkContainer{
	position: absolute; 
	width: 140px; 
	height: 210px; 
	border: 1px solid #bcaf89; 
	opacity: 1; 
	filter: alpha(opacity=100); 
	background: #F3F3F3; 
	text-align: left;
	z-index: 999;
}
.bookmarkHeader{
	width: 140px; 
	height: 20px; 
	background: #b1b93b; 
	text-align: center; 
	vertical-align: middle; 
	font-weight: bold;
	color: #fff;
}
.bookmarkContent{
	padding: 5px; 
	height: 200px; 
	overflow: auto;
	z-index: 99;
}

.mailContainer{
	position: absolute; 
	width: 200px; 
	height: 400px; 
	border: 1px solid #18425D; 
	opacity: 1; 
	filter: alpha(opacity=100); 
	background: #F3F3F3; 
	text-align: left;
}
.mailHeader{
	width: 200px; 
	height: 20px; 
	background: #b1b93b; 
	text-align: center; 
	vertical-align: middle; 
	font-weight: bold;
}
.mailContent{
	padding: 5px; 
	height: 380px; 
}

.closer{
	position: relative; 
	float: right; 
	cursor: pointer; 
	cursor: hand; 
	font-weight: bold; 
	padding-right: 3px; 
	font-size: 15px;
}

.gg{
	background: url(/images/publisher/signs/gg.gif) no-repeat left center; 
}
.vk{
	background: url(/images/publisher/signs/vk.gif) no-repeat left center; 
}
.bd{
	background: url(/images/publisher/signs/bd.gif) no-repeat left center; 
}
.dg{
	background: url(/images/publisher/signs/dg.gif) no-repeat left center; 
}
.dl{
	background: url(/images/publisher/signs/dl.gif) no-repeat left center; 
}
.fb{
	background: url(/images/publisher/signs/fb.gif) no-repeat left center; 
}
.gm{
	background: url(/images/publisher/signs/gm.gif) no-repeat left center; 
}
.hm{
	background: url(/images/publisher/signs/hm.gif) no-repeat left center; 
}
.lv{
	background: url(/images/publisher/signs/lv.gif) no-repeat left center; 
}
.ms{
	background: url(/images/publisher/signs/ms.gif) no-repeat left center; 
}
.tw{
	background: url(/images/publisher/signs/tw.gif) no-repeat left center; 
}
.yh{
	background: url(/images/publisher/signs/yh.gif) no-repeat left center; 
}
.mail{
	background: url(/images/publisher/signs/email.gif) no-repeat left center; 
}
