@charset "utf-8";
/* CSS Document */


img {
border:none;
}


#post {
	width:165px;
	float:left;
	margin:20px 0 0 5px;
	padding:0;
}

#post a{
	margin:0 5px 0;
	padding:5px 5px 5px 18px!important;
}

#post p{
	margin:0;
	padding:0;
}

#post ul {
	margin:10px 0 10px;
	padding:0;
	width:100%;
}

#post li {
	height: 25px;
}

.digg {
	background: url(../i/digg.gif) 0 8px no-repeat;
	height:30px;	
	margin: 0 0 0 6px;
}

.stumble {
	background: url(../i/stumbleupon.gif) 0 8px no-repeat;
	height:30px;	
	margin: 0 0 0 6px;
}

.delicious {
	background: url(../i/delicious.gif) 0 8px no-repeat;
	height:25px;
	margin: 0 0 0 6px;
}

.reddit {
	background: url(../i/reddit.gif) 0 8px no-repeat;
	height:25px;
	margin: 0 0 0 6px;
}

.favorite {
	background: url(../i/favorites.gif) 0 8px no-repeat;
	height:25px;
	margin: 0 0 0 6px;
}

.print {
	background: url(../i/print.gif) 0 8px no-repeat;
	height:25px;
	margin: 0 0 0 6px;
}

.email {
	background: url(../i/email.gif) 0 8px no-repeat;
	height:25px;
	margin: 0 0 0 6px;
}



acronym {
	cursor:default;
}




hr {width:100%; margin:5px auto; padding:0; background-color:#666; height:1px;}

.hide {display:none;}
