    .shareit-box {
		top	: -10;
		margin-top	: -1px;
		margin-left	: 10px;
        width	: 500px;
        min-height	: 200px;
        position:absolute;
        display:none;
		padding	: 10px 0;
        border	: 1px solid #888;
		z-index	: 1000;
		background:url(images/shareit-background.jpg) repeat-y;
    }
	
	.shareit-left {
		float	: left;
		width	: 55%;
	}
	
	.shareit-right {
		float	: left;
		width	: 45%;
	}
	
	.shareit-box h3 {
		margin	: 0;
		padding	: 5px 10px;
		color	: white;
		font-size	: 12px;
		text-transform:none;
	}
	
	.shareit-box h2 {
		margin	: 0!important;
		padding	: 5px 10px 0;
		font-size	: 18px;
	}
	
	#navigation .shareit-box h2 a{
		margin	: 0!important;
		padding	: 0!important;
		color	: #B2EFFD!important;
		font-size	: 18px;
		font-weight	: normal;
		background	: none!important;
	}
	
	#navigation .shareit-box h2 a:hover{
		margin	: 0!important;
		padding	: 0!important;
		background	: none!important;
		text-decoration:underline!important;
	}
	
	#navigation .shareit-box ul {
		margin-right	: 20px;
	}
	
	#navigation .shareit-box ul li,
	#navigation .shareit-box ul a {
		background	: none;
		border	: none;
		color	: #B2EFFD!important;
	}
	
	#navigation .shareit-box ul a:hover {
		text-decoration	: underline;
	}
	
	#navigation .shareit-box ul li {
		margin	: 0 0 0 0;
		font-size	: 12px;
		clear		: both;
		line-height	: 100%;
		font-weight	: normal;
	}
	
	#navigation .shareit-right ul li {
		padding	: 0 10px 2px 3px;
		background		: url(images/ico_section.gif) no-repeat 0px 2px;
	}
	
	#navigation .shareit-left ul li {
		padding-left	: 16px;
		background		: url(images/ico_article_b.gif) no-repeat 10px 0;
	}
	
	#navigation .shareit-box ul li {
		float	: none!important;
		height	: 10px;
		padding	: 0 10px 5px 16px;
		margin-bottom	: 5px;
		width	: 95%;
		height:auto;
	}
	
	#navigation .shareit-box ul li a {
		display	: block;
	}
	
	.shareit-wrapper {
		clear	: both
	}
	
	#sidebar .featured a:hover {
		text-decoration:underline;
	}
	
	#navigation .shareit-category-list ul {
		margin	: 0 13px !important;
	}
	
	#navigation .shareit-box .shareit-category-list ul li {
		padding	: 0 10px 5px 16px !important;;	
	}
	
	#navigation .shareit-category-list li {
		float	: left !important;
		clear	: both !important;
		width	: 85%!important;
		display	: block!important;
		border-bottom	: 1px solid #555 !important;
	}
