.clear
{
	clear:both;
	line-height:0px;
	font-size:0px;
	height:0px;
}
.fleft { float:left; }
.bluedot
{
	color:#3b3b3b;
	padding:0 0 0 15px;
	/*background: url(/netroots/images/list_dot.gif) 0 6px no-repeat;*/
	background: url(/netroots/images/NetRoots_prick.gif) 0 6px no-repeat;
}

a.arrow
{
	background: url(/netroots/images/icon_link_arrowRIGHT.gif) 0 2px no-repeat;
	padding:0 0 0 15px;
	font-weight:bold;
	font-size:12px;
	color:#555555;
	text-decoration:none;
}
a.arrow:hover{ text-decoration:underline;}

p.more {
    background:url("/images/2010/arrow-more.gif") no-repeat scroll 0 4px transparent;
    margin:0 0 0px 5px !important;
    padding-left:10px !important;
    padding-bottom: 10px !important;
}
p.more a {
    border-bottom:1px solid #ED1B34;
    text-decoration:none;
    color:#3B3B3B;
}

.word-wrap
{
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
	white-space: pre;
	white-space: -hp-pre-wrap; /* HP Printers */
	white-space: pre-line;
}

.mainbody a { color:#f01c33; }
a { text-decoration:none;}
a:hover { text-decoration:underline;}

.Normal
{
    font-family: Verdana, Arial, Tahoma;
/*	font-size: 1.01em;*/
    color: #000000;
    /*line-height:1.3em;*/
	/*line-height: 14px;
	line-height:1.5em;*/
}

.Ingress
{
    margin-top: 6px;
    font-size: 1.25em;
	line-height: 1.3em;
	font-family: Arial;
}

H2.Heading2, H2, .Heading2
{
    font-size: 1em;
    font-weight: bold;
/*	margin-top: 10px;*/
    margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Georgia;
}

/************************/
/* Top Header			*/
/************************/
.top-header
{
	width:972px;
	/*background:#e6e6e6;*/
	height:86px;
	padding:0; 
	position:relative;
}
    .top-header .blogcount
    {
        color: Black;
        font-size: 12px;
        float:right;
        width: 260px;
        height: 20px;
        margin-top:10px;
    }
        .top-header .blogcount .active-blogs
        {
            float: left;
            width: 120px;
        }
        .top-header .blogcount .posts-today
        {
            float: left;
            width: 140px;
        }
	.top-header .logo
	{
		float:left;
	}
		.top-header .logo .img
		{
			position: relative; 
			bottom: 0px;
			left:0px; 
			z-index: 1;
		}
		.top-header .logo .text
		{
			padding-left:5px; 
			position: relative; 
			bottom: -35px; 
			z-index: 1;
		}
	.top-header .application-button
	{
		float:right; 
		margin:6px 0 0 0;
		padding:50px 0 0 0;
		background:url(/netroots/images/NetRoots_starta_blogg_btn.gif) 0 0 no-repeat;	
	}
	.top-header .hover { 	}
		.top-header .application-button a 
		{
			text-decoration:none;
			padding:50px 177px 0 0;
		}
		
/************************/
/* NetrootS admin gui   */
/************************/

.netroots-admin
{
	padding:10px;
}
    .epitableheading  { color:#585858; }
    .inner td { border:0; padding:0px;}

    .admin-pager
    {
	    width:600px;
    }
    .admin-pager b
    {
	    margin-right:5px;
    }
    
.blog-application-form-admin
{
    width:699px;
}
    .blog-application-form-admin .blog-item-list .list .item .item-mid .frame-padding-div { padding:0; }
        .blog-application-form-admin .blog-item-list .list .item .item-mid .frame-padding-div .main-body-div { display:none; } 
    .blog-application-form-admin .blog-item-list .list .item .item-top, 
    .blog-application-form-admin .blog-item-list .list .item .item-mid, 
    .blog-application-form-admin .blog-item-list .list .item .item-bottom
    {
        background-image:none;
        background:#eeeeee;
        padding:0;
    }
    .blog-application-form-admin .header-tab { display:none; }
    .blog-application-form-admin .terms { display:none; }
/************************/
/* Blog Item List		*/
/************************/

.blog-item-list
{
	margin:0 0 20px 0;
}
.list-header
{
	height:40px;
	margin:0 0 20px 0;
	padding:0px 0px 0 0px;
	font-weight:bold;
	color:white;
	width: 690px;
}
    .list-header .titleleft 
    {
        background: url(/netroots/images/NetRoots_header_left.gif) 0 0 no-repeat;
        float: left;
        width:3px;
        height: 40px;
    }
    .list-header .titlemid 
    {
        background: url(/netroots/images/NetRoots_header_mid.gif) 0 0 repeat-x;
        float:left;
        width:684px;
        height: 40px;
    }
    .list-header .titleright 
    {
        background: url(/netroots/images/NetRoots_headre_right.gif) 0 0 no-repeat;
        float:left;
        width:3px;
        height: 40px;
    }
	.list-header .title
	{
		float:left;
		padding:11px 8px 0;
		margin:0;
		font-size:16px;
	}
	.list-header .timespan
	{
		margin:0 0 0 40px;
		float:left;
		padding:10px 0 0 0;
		width:290px;
	}
		.list-header .timespan .button
		{
			margin:0 10px 0 0;
			float:left;
		}
			.list-header .timespan .button .button-l
			{
				float:left;
				width:3px;
				height:23px;
			}
			.list-header .timespan .button .button-m
			{
				float:left;
				height:23px;
				padding:4px 4px 0px 4px;
			}
				.list-header .timespan .button .button-m a
				{
					text-decoration:none;
					color:white;
				}
			.list-header .timespan .button .button-r
			{
				float:left;
				width:3px;
				height:23px;
			}
		.list-header .timespan .active
		{
			
		}
			.list-header .timespan .active .button-l { background:url(/netroots/images/NetRoots_header_over_left.gif) 0 0 no-repeat;}
			.list-header .timespan .active .button-m { background:url(/netroots/images/NetRoots_header_over_mid.gif) 0 0 repeat-x; }
				.list-header .timespan .active .button-m a {text-decoration:none; color:White;}
			.list-header .timespan .active .button-r { background:url(/netroots/images/NetRoots_header_over_right.gif) 0 0 no-repeat; }
			.list-header .timespan .hover .button-l {background:url(/netroots/images/NetRoots_header_over_left.gif) 0 0 no-repeat;}
			.list-header .timespan .hover .button-m {background:url(/netroots/images/NetRoots_header_over_mid.gif) 0 0 repeat-x;}
				.list-header .timespan .hover .button-m a {text-decoration:none; color:White;}
			.list-header .timespan .hover .button-r {background:url(/netroots/images/NetRoots_header_over_right.gif) 0 0 no-repeat;}
		


.blog-item-list .list
{
	background-color:White;
}

.blog-item-list .list ul
{
	list-style:none;
	padding:0;
	margin:0;
}
.blog-item-list .list .item
{
	width:699px;
	margin:0 0 10px 0;
	
}
	.blog-item-list .list .item .item-top
	{
		width:699px;
		height:2px;
		font-size:2px;
		line-height:2px;
	}
	.blog-item-list .list .hover .item-top{	 }
	.blog-item-list .list .item .item-mid
	{
		width:699px;
	}
	.blog-item-list .list .hover .item-mid{}
	    .blog-item-list .list .item .image-holder
	    {
	        background: url(/netroots/images/NetRoots_img_top.gif) no-repeat;
            width: 66px;
            height: 66px;
            float: left;      
	    }
		.blog-item-list .list .item .image
		{
			width:66px;
			height:66px;
			float:left;
            background: url(/netroots/images/NetRoots_img_bot.gif) no-repeat scroll 0 100% transparent;
			font-size:0px;
		}
		.blog-item-list .list .item .imagemid
		{
			width:66px;
			height:60px;
			margin-top: 3px;
			float:left;
            background: url(/netroots/images/NetRoots_img_mid.gif) repeat-y scroll 0 0 transparent;
			font-size:0px;
			overflow:hidden;
		}		
		.blog-item-list .list .item .text
		{
			padding:0 7px 0 7px;
			float:left;
			width:520px;
			overflow:hidden;
		}
			.blog-item-list .list .item .text .text-header
			{
				font-size:16px;
				font-weight:bold;
				margin:0;
				padding:0;
			}
				.blog-item-list .list .item .text .text-header a
				{
					color:Black;
					text-decoration:none;
				}
				.blog-item-list .list .item .text .text-header a:hover
				{
					text-decoration:underline;
				}
			.blog-item-list .list .item .text .text-date
			{
				font-size:11px;
				font-weight:bold;
				color:#666666;
				float:left;
			}
			.blog-item-list .list .item .text .text-body
			{
				width:520px;
			}
			.blog-item-list .list .item .text .text-footer
			{
				padding:3px 0 0 0;
				font-size:11px;
			}
			    .blog-item-list .list .item .text .text-footer span.report
			    {
			        display:none;
			    }
				.blog-item-list .list .item .text .text-footer a, 
				.blog-item-list .list .item .text .text-footer a:visited, 
				.blog-item-list .list .item .text .text-footer a:active
				{
					color:#f01c33;
					text-decoration:none;
				}
				.blog-item-list .list .item .text .text-footer a:hover { text-decoration:underline; }
				.blog-item-list .list .item .text .text-footer a.category, .blog-item-list .list .item .text .text-footer a.category:visited { color:Black; }
				.blog-item-list .list .item .text .text-footer a.report { font-size:10px; float:none; padding:0 0 0 12px; color:#6a6969; background: url(/netroots/images/icon_anmal_inlagg.gif) 0 2px no-repeat; }	
		.blog-item-list .list .item .dig
		{
			float:right;
			padding:7px;
			
		}

	    .dig .disabled .dig-button {cursor:default;}
	        .dig .disabled .plus { padding:6px 0 0 0; background: none; cursor:default; }
		    .dig .disabled .digs {cursor:default;}
		.dig-button
		{
			text-align:center;
			width:68px;
			height:64px;
			/*background:#b2b0b1;*/
			cursor:pointer;
			color:White;
		}
			.dig-button a.dig-link
			{
				font-size:12px;
				color:#333333;
				text-decoration:none;
				
				width: 68px;
				height:65px;
				background: url(/netroots/images/NetRoots_gilla_off.gif) no-repeat 0 0;
				float:right;
			}
			.dig-button a.dig-link:hover
			{
			    background: url(/netroots/images/NetRoots_gilla_active.gif) 0 0 no-repeat;
			}
			.hasdigs .dig-button a 
			{
			    background: url(/netroots/images/NetRoots_gilla_on.gif) 0px 0px no-repeat;
			}
				.dig-button .digs
				{
					padding:7px 0 0 0;
					height:31px;
					font-size:24px;
					color:white;
					cursor:pointer;
				}				
				.dig-button .plus
				{
					padding:6px 0 0 17px;
					height:20px;
					font-size:11px;
					color:#333333;
					background: url(/netroots/images/plus_mOut.gif) 13px 7px no-repeat;
				}
				.dig-button .disabled
				{
					padding:6px 0 0 0;
					background: none;
					cursor:default;
				}
				.dig-button a.dig-link:hover .plus
				{
					cursor:pointer;
					background: url(/netroots/images/NetRoots_gilla_plus_over.gif) 13px 7px no-repeat;
					/*color:#ed1b34;*/
				}	
	.blog-item-list .list .item .item-bottom
	{
		width:530px;
		height:2px;
		font-size:2px;
		line-height:2px;
		border-bottom: 1px solid #DBDBDB;
		margin-left: 76px;
	}
	.blog-item-list .list .hover .item-bottom{}
.blog-item-list .footer
{
    height:20px;
    font-size: 11px;
}
.blog-item-list .footer a
{
    padding:1px 0 2px 20px;
    color: #6A6969;
    margin-right: 5px;
}
.blog-item-list .footer a:hover
{
    text-decoration: none;
    border-bottom: 1px solid red;
}
.blog-item-list .footer a.embed:hover,.blog-item-list .footer a.rss:hover
{
    border:none;
}
.blog-item-list .footer a.embed:hover span,.blog-item-list .footer a.rss:hover span
{    
    border-bottom: 1px solid red;
}
.blog-item-list .footer .arrow
{
	background: url("/images/2010/arrow-more.gif") no-repeat scroll 0 3px transparent;
	padding: 0 0 0 10px;
	font-weight: normal;
	font-size: 11px;
	color: Black;
}
.blog-item-list .footer .embed
{
	background:url(/netroots/images/icon_embed.gif) 0 0 no-repeat;
}
.blog-item-list .footer .rss
{
	background:url(/netroots/images/icon_rss.gif) 0 0 no-repeat;
}

/************************/
/* Top menu				*/
/************************/
.top-menu
{
	height:46px;
	width:972px;
	margin:0 0 20px 0;
}
	.top-menu .left
	{
		float:left;
		width:3px;
		height:47px;
		background:url(/netroots/images/meny_netroots.gif) 0 0 no-repeat;
	}
	.top-menu .mid
	{
		width:966 px;
		float:left;
		height:46px;
		/*background:url(/netroots/images/menu_mid_normal.gif) 0 0 repeat-x;*/
	}
		.top-menu ul
		{
			list-style:none;
			margin:0;
			padding:0;
		}
			.top-menu ul li
			{
				float:left;
				list-style:none;
				height:47px;
				padding:0px 0 0 0;
				text-align: center;
			}

			.top-menu ul li.menuItem
			{
			    	background-image:url("/netroots/images/meny_netroots.gif");
                    background-position:-139px 0;
                    background-repeat:no-repeat;
			}
			.top-menu ul li.firstItem
			{
			    	background-image:url("/netroots/images/meny_netroots.gif");
                    background-position:0 0;
                    background-repeat:no-repeat;			    
			}
			.top-menu ul li.lastItem
			{
			    	background-image:url("/netroots/images/meny_netroots.gif");
                    background-position:-833 0;
                    background-repeat:no-repeat;			    
			}
			
				.top-menu ul li a
				{
					padding:14px 0px 13px 0px;
					font-size:16px;
					font-weight:normal;
					text-decoration:none;
					color:#eeeeee;
                    width: 138px;
                    display: block;
				}

				.top-menu ul li a.selectedMenuItem
				{
					padding:14px 0px 13px 0px;
					font-size:16px;
					font-weight:bold;
					text-decoration:none;
					color:#eeeeee;
                    width: 138px;
                    display: block;
			    	background-image:url("/netroots/images/meny_netroots.gif");
			    	background-repeat: no-repeat;                    
                    background-position: -139px -94px;
				}
			.top-menu ul li.firstItem:hover
			{
			    background-image:url("/netroots/images/meny_netroots.gif");				
				background-position: 0 -47px;
			}
			.top-menu ul li.menuItem a:hover
			{
			    background-image:url("/netroots/images/meny_netroots.gif");				
				background-position: -139px -47px;
			}
			.top-menu ul li.lastItem:hover
			{
			    background-image:url("/netroots/images/meny_netroots.gif");				
				background-position: -833px -47px;
			}			
	.top-menu .right
	{
		float:left;
		width:3px;
		height:47px;
		background: url(/netroots/images/meny_netroots.gif) -969px 0 no-repeat;
	}
		
/************************/
/* Pager				*/
/************************/
.pager
{
}
	.pager ul
	{
		list-style:none;
		padding:0;
		margin:0 0 0 20px;
	}
	.pager ul li
	{
		float:left;
		margin-right:5px;
	}
		.pager ul li a, 
		.pager ul li a:visited, 
		.pager ul li a:hover
		{
			text-decoration:none;
			color:Black;
			font-size:11px;
			padding:0 4px 0 5px;
			font-weight:bold;
		}
		.pager ul li a.paging-arrow, .pager ul li a.paging-arrow:hover  { padding:0; }
		.pager ul li a.selected, 
		.pager ul li a.selected:hover
		{
			background:#ed1b34;
			color:White;
		}
		
/************************/
/* Popular Categories	*/
/************************/		
.popular-categories
{
}
	.popular-categories .list 
	{
		padding:10px;
	}
		.popular-categories ul
		{
			list-style:none;
			float:left;
			padding:0;
			margin: 0 0 20px 0;
		}
			.popular-categories ul li
			{
				float:none;
			}
				.popular-categories-item
				{
					width:315px;
					overflow:hidden;
					margin:0 0 10px 0;
				}
					.popular-categories-item .blog-count 
					{
						/*color:#6a6a6a;*/
						color:#666666;
						float:left;
					}
					.popular-categories-item a 
					{
						color:Black;
						text-decoration:none;
					}
					.popular-categories-item a:hover .header {text-decoration:underline;}
					.popular-categories-item .header
					{
						font-weight:normal;
						font-size:26px;
						margin:0;
					}
					.popular-categories-item .buttons
					{
						float:right;
						padding:0 0 0 0;
					}
						.popular-categories-item .buttons a
						{
							padding:15px 0 0 15px;
							margin:0 0 0 3px;
							float:left;
						}
						.popular-categories-item .buttons .plus { background: url(/netroots/images/btn_addd_mOut.gif) 0 0 no-repeat; }
						.popular-categories-item .buttons .plus:hover { background: url(/netroots/images/btn_addd_mOver.gif) 0 0 no-repeat; }
						.popular-categories-item .buttons .plus-disabled { background: url(/netroots/images/btn_addd_disabled.gif) 0 0 no-repeat; }
						.popular-categories-item .buttons .minus { background: url(/netroots/images/btn_subtract_mOut.gif) 0 0 no-repeat; }
						.popular-categories-item .buttons .minus:hover { background: url(/netroots/images/btn_subtract_mOver.gif) 0 0 no-repeat; }
						.popular-categories-item .buttons .minus-disabled { background: url(/netroots/images/btn_subtract_disabled.gif) 0 0 no-repeat; }
						
						
					.popular-categories-item ul
					{
						width:315px;
						padding:5px 0 0 0;
					}
					.popular-categories-item ul li 
					{
						margin: 0 0 5px 0;
						padding: 0 0 5px 15px;
						border-bottom:1px solid #dbdbdb;
					}
						.popular-categories-item ul li a
						{
							text-decoration:none;
						}
						.popular-categories-item ul li a:hover
						{
							text-decoration:underline;
						}
						.popular-categories-item ul li a.item-link
						{
							color:#3b3b3b;
						}
						.popular-categories-item ul li a.author
						{
							color:#737373;
							font-size:11px;
						}

/************************/
/* Filter Bar			*/
/************************/					
.filter-bar
{
	margin:0 0 20px 0;
}
	.filter-bar-top
	{
		background: url(/netroots/images/filter_bg_top.gif) 0 0 no-repeat;
		width:699px;
		height:3px;
		line-height:3px;
		font-size:0px;
	}
	.filter-bar-mid
	{
		background: url(/netroots/images/filter_bg_mid.gif) 0 0 repeat-y;
		width:685px;
		padding:2px 7px 2px 7px;
	}
		.filter-bar-mid .type
		{
		}
			.filter-bar-mid .sort
			{
				float:right;
				padding:2px 15px 0 0;
				background: url(/netroots/images/icon_link_arrowDOWN.gif) 100% 4px no-repeat;
			}
				.filter-bar-mid .sort a {color:Black;text-decoration:none;}
				.filter-bar-mid .sort a:hover {text-decoration:underline;}
				
			.filter-bar-mid .desc
			{
				background: url(/netroots/images/icon_link_arrowUP.gif) 100% 4px no-repeat;
			}
			.filter-bar-mid span
			{
				float:left;
				color:#bcbebb;
				margin:0 3px 0 0px;
				padding:2px 0 0 0;
			}
			.filter-bar-mid .button
			{
				float:left;
				margin:0 3px 0 0px;
			}
				.filter-bar-mid .button .button-left
				{
					float:left;
					width:3px;
					height:19px;
				}
				.filter-bar-mid .selected .button-left { background: url(/netroots/images/filter_selected_bg_left.gif) 0 0 no-repeat; }
				.filter-bar-mid .button .button-mid
				{
					float:left;
					height:17px;
					padding:2px 3px 0 3px;
				}
				.filter-bar-mid .selected .button-mid {background: url(/netroots/images/filter_selected_bg_mid.gif) 0 0 repeat-x; }
					.filter-bar-mid .button .button-mid a
					{
						color:Black;
						text-decoration:none;
					}
					.filter-bar-mid .selected .button-mid a { color:White; }
					.filter-bar-mid .button-mid a.disabled { color:#a7a7a7; }
				.filter-bar-mid .button .button-right
				{
					float:left;
					width:3px;
					height:19px;
				}
				.filter-bar-mid .selected .button-right {background: url(/netroots/images/filter_selected_bg_right.gif) 0 0 no-repeat;  }
		.filter-bar-mid .letters
		{
			padding:5px 0 0 0;
			margin:5px 0 0 0;
			background: url(/netroots/images/filter_dotted_line.gif) 0 0 no-repeat;
		}
			.filter-bar-mid .letters .button
			{
				float:left;
				margin:0 0px 0 0px;
			}
		
	.filter-bar-bottom
	{
		background: url(/netroots/images/filter_bg_bottom.gif) 0 0 no-repeat;
		width:699px;
		height:3px;
		line-height:3px;
		font-size:0px;
	}
	
/************************/
/* Footer				*/
/************************/	

.footer .footer-content
{
	padding:13px 20px 13px 50px;
	background: url(/netroots/images/NetRoots_sap_ros.gif) 5px 4px no-repeat;
}
	.footer .footer-content p
	{
		padding:0;
		margin:0;
		color:Black;
		font-size:12px;
	}
		.footer .footer-content p a
		{
			color:#e72a41;
		}
/************************/
/* Tag Cloud Module		*/
/************************/			
.tag-cloud { text-align:center; }
.tag-cloud a {color:Black; text-decoration:none; padding:0 5px 0 0;}
.tag-cloud a.red {color:#ec2a42;}
.tag-cloud a.green {color:#13ccc7;}
	
/************************/
/* Search Module 		*/
/************************/			
.search-module
{
	height:47px;
}
	.search-module input.text 
	{
		float:left;
		background: url(/netroots/images/NetRoots_sok.gif) 0 0 no-repeat;
		border:0;
		padding:7px 10px 0 10px;
		height:30px;
		width:178px;
	}
	.search-module input.button 
	{
		text-decoration:none;
		float:left;
		padding:0;
	}
/************************/
/* Twitter&Bloggy Module*/
/************************/			
.twitter-bloggy-module
{
}
	.twitter-bloggy-module ul li .head
	{
	    overflow:hidden;
	    word-wrap:break-word;
	}
	.twitter-bloggy-module ul li .author
    {
	    font-weight:bold;
    }
/************************/
/* Module		 		*/
/************************/	

.module
{
	font-size:11px;
	color:Black;
	margin:0 0 10px 0;
	width:230px;
	font-size:12px;
}
	.module .module-top
	{
		background: url(/netroots/images/bloggmoln_header.gif) 0 0 no-repeat;
		width:210px;
		height:23px;
		font-size:12px;
		font-weight:bold;
		text-align:left;
		padding:7px 10px 0 10px;
		color:#6A6A6A;
	}
	.module .module-top-red-left {float:left; width: 3px; height:40px; background: url(/netroots/images/NetRoots_header_left.gif) 0 0 no-repeat; color:White; }
	.module .module-top-red {float: left; width:204px; height:33px; background: url(/netroots/images/NetRoots_header_mid.gif) 0 0 repeat-x; color:White; }
	.module .module-top-red-right {float:left; width: 3px; height:40px; background: url(/netroots/images/NetRoots_headre_right.gif) 0 0 no-repeat; color:White; }
	
	.module .module-top-grey-left {float:left; width: 3px; height:35px; background: url(/netroots/images/NetRoots_grey_header_left.gif) 0 0 no-repeat; color:White; }
	.module .module-top-grey {float:left; height:28px; width:204px; background: url(/netroots/images/NetRoots_grey_header_mid.gif) 0 0 repeat-x; color:White; }
	.module .module-top-grey-right {float:left; width: 3px; height:35px; background: url(/netroots/images/NetRoots_grey_header_right.gif) 0 0 no-repeat; color:White; }
	
	.module .module-mid { }
		.module .module-top h3
		{
			margin:0;
			padding:0;
			font-size:16px;
		}
		.module .module-top-red h3
		{
		    width: 204px;
		    margin-top: 2px;
		    background: transparent url(/netroots/images/NetRoots_knapp_off.gif) no-repeat right 0;
		}
		.module .module-mid p
		{
			padding:0;
			margin:0 0 8px 0;
		}
		.module .module-mid ul
		{
			list-style:none;
			padding:0;
			margin:0 0 0px 0;
		}
			.module .module-mid ul li
			{
				background: url(/netroots/images/NetRoots_prick.gif) 0 6px no-repeat;
				padding:0 0 0 10px;
				margin:0 0 5px 0;
				overflow:hidden;
			}
				.module .module-mid ul li a, .module .module-mid ul li a:visited, .module .module-mid ul li a:active { color:Black;	text-decoration:none;}
				.module .module-mid ul li a:hover {text-decoration:underline; }
					.module .module-mid ul li a .date
					{
						font-size:10px;
						color:#707070;
					}
		.module .module-mid .buttons
		{
			text-align:right;
		}
			.module .module-mid .buttons a {color:#6a6a6a; text-decoration:none;}
			.module .module-mid .buttons a:hover {text-decoration:underline;}
		
	.module .module-bottom
	{
		width:230px;
		height:4px;
		font-size:0px;
		line-height:4px;
	}	
	.module .no-border { background: none;	}


/************************/
/* Embed dialog			*/
/************************/



/************************/
/* Report dialog 		*/
/************************/

.report
{
	
}

.report textarea
{
	overflow: hidden;
}

/************************/
/* Embed Module 		*/
/************************/
.embed-module
{
}
    .top
    {
        height:31px;
    }
        .top .top-left
        {
            width:2px;
            height:31px;
            background: url(/netroots/images/embed_header_left.gif) 0 0 no-repeat;
            float:left;
        }
        .top .top-mid
        {
            height:31px;
            background: url(/netroots/images/embed_header_mid.gif) 0 0 repeat-x;
            float:left;
        }
            .top .top-mid h3
            {
                color:White;
                margin:0;
			    padding:0;
			    font-size:12px;
                float:left;
            }  
            
            
        .top .top-right
        {
            width:3px;
            height:31px;
            background: url(/netroots/images/embed_header_right.gif) 0 0 no-repeat;
            float:left;
        }
    .embed-module .module-mid .footer
    {
        padding:10px 0 10px 0;
        border-top:solid 1px #dbdbdb;
        border-bottom:solid 1px #dbdbdb;
    }

    
