/* CSS Document */

.news-summary {
	padding: 5px 0 22px 0;
	position: relative;
	clear: left;
}


.news-body h3 {
	margin: 0;
	font-size: 140%;
	font-weight: normal;
	background: none;
	margin-bottom: 3px;
}

.top {
	padding: 0 0 0 59px;
}


.news-submitted {
	color: #;
	font-size: 85%;
	margin: 0;
	margin-bottom: 3px;
}

.news-submitted a:link, .news-submitted a:visited {
	color: #;
}

.news-submitted a:hover {
	color: #;
}

/* gravatar */
.news-submitted img {
	border: 1px solid;
	float: left;
	margin-right: 4px;
	vertical-align: bottom;
}





.news-body-text {
	padding: 3px 0 0 0;
border-bottom: 1px solid #eee;
}


.news-shakeit {
	position: absolute;
	top: 25px;
	left: 0px;
	width: 56px; /* with of the voting box -- if you change this, also change .top */
	/* gallir: width: 4.3em; */
	text-align: center;
	font-size: 85%;
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	padding: 0 0 7px 0; /* spacing above and below the "vote/voted" text */
	color: #019926!important;
	background: url("http://hugg.com/site_images/hugg_bottom.jpg") no-repeat;
	background-position:0 30px;
	font-weight:bold!important;
}

.news-shakeit ul {padding:0;
                  margin:0;
				  }

.news-shakeit li {
	border: 0;
	margin: 0!important;
	padding: 0!important;

}




/** IE& freaking error */
.mnm-published a:first-line {
	font-size: 190%;
	color: #fff;
	letter-spacing: -1px;
	text-decoration: none;
}
.mnm-published img, .mnm-queued img, .mnm-discarded img {
	position: absolute;
	text-decoration: none;
	top: 0;
	left: 0;
	border: none;
}



.mnm-published a {
	text-decoration: none!important;
	background: #;
	color: #fff!important;
	display: block;
background: url("http://hugg.com/site_images/hugg_top.jpg");	
	padding: 4px 0 5px 0;
	margin-bottom: 0px;
}

.mnm-published a:hover, .mnm-queued a:hover, .mnm-discarded a:hover {
	text-decoration: none!important;
background: url("http://hugg.com/site_images/hugg_top_over.jpg");
	display: block;
padding: 4px 0 5px 0;
}


/* vote box */
.menealo {

}

* html .menealo {

}

li.menealo { 
            margin:0;
			padding:0;
			_margin-top:-15px!important;
			margin-bottom:5px;
			}

.menealo a, .menealo span {
	display: block;
	text-decoration: none;
	padding: 4px 0 7px 0; /* spacing above and below the "vote/voted" text */
	color: #019926!important;
	background: url("http://hugg.com/site_images/hugg_bottom.jpg");
	font-weight:bold!important;
}

.menealo span {
	background: #;
	color: #;
}


.news-details {
	float: left;
	margin: 2px 0 0px 0;
}

.news-details a:link, .news-details a:visited {
}

* html .news-details {
	padding-right: 136px;
}

.news-details select {
	border: none;
	font-size: 90%;
/*	font-size: 9pt;
	height: 11pt;*/
}

.news-details .tool {
	display: block;
	float: left;
	padding: 0 4px 0 4px;
}
.news-details .tool-right {
	display: block;
	float: left;
	padding: 0 4px 0 4px;
}

.news-details .comments {
/* Disabled until solved the tags
	background: url(../../img/common/comments.png) no-repeat;
	padding-left: 37px;
****/
	padding: 0 4px 0 0;
	border-left: none;
}

.news-details .comments_no {
	padding-left: 37px;
	border-left: none;
}

ul.news-details li li {
	border-left: none;
	float: none;
	height: 21px;
}



#contentsx {
	float: right;
	padding-bottom: 50px;
	z-index: 1;
}

