/*Netwk for Good CSS*/

<style type="text/css">
div {border:0px solid green;}
img {border:0px;}

#badgewrapper {
	width:120px;
	font-family:arial,helvetica,verdana;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	}
	
#badge_header {
	width:120px;
	height:130px;
	background-image: url(http://www.goodsearch.com/_gfx/badges/header-120.png);
	font-family:arial,helvetica,verdana;
	font-size:10px;
	}
	
* html #badge_header {
    background: transparent none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.goodsearch.com/_gfx/badges/header-120.png');
	}

#badge_header_links {
	font-family:arial,helvetica,verdana;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	color:#fff;
	padding-top:8px;
	line-height:14px;
	position:relative;
	}

#badge_header_links a,
#badge_header_links a:visited
{
	font-family:arial,helvetica,verdana;
	font-size:10px; line-height:10px;
 	color:#fff;
	text-decoration:underline;
}
	
#badge_header_tagline {
	font-family:arial,helvetica,verdana;
	font-size:8px;
	color:#ffff00;
	text-align:center;
	padding-top:3px;
	line-height:10px;
	font-weight:normal;
	}

#badge_content {
	font-family:arial,helvetica,verdana;
	font-size:10px;
	width:120px;
	background-image: url(http://www.goodsearch.com/_gfx/badges/bg-content-120.png);
	}

#badge_content_text {
	font-family:arial,helvetica,verdana;
	font-size:10px;
	width:85%;
	margin:0px auto;
	line-height:10px;
	padding-bottom:5px;
	text-align:center;
	color:#333;
	}
	
#badge_linkblock {
	font-family:arial,helvetica,verdana;
	font-size:9px;
	width:120px;
	height:70px;
	background-image: url(http://www.goodsearch.com/_gfx/badges/links-120.png);
	border:0px solid blue;
	}
	
.badge_link {
	font-family:arial,helvetica,verdana;
	font-size:9px;
	width:85%;
	color:#003366;
	margin:0px auto;
	padding-top:8px;
	position:relative;
	left:3px;
	}
		
#badge_linkblock a,
#badge_linkblock a:visited
{
	font-family:arial,helvetica,verdana;
	font-size:9px;
	color:#000000;
	line-height:10px;
	text-decoration:underline;
}
	
.badge_gobutton {
	width:16px;
	float:left;
	clear:left;
	}
	
.badge_golink {
	margin-left:23px;
	line-height:9px;	
	}
	
#badge_shareblock {
	font-family:arial,helvetica,verdana;
	font-size:9px;
	width:120px;
	height:34px;
	background-image: url(http://www.goodsearch.com/_gfx/badges/footer-120.png);
	}
	
* html #badge_shareblock {
    background: transparent none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.goodsearch.com/_gfx/badges/footer-120.png');
	}
	
#badge_shareblock_link {
	font-family:arial,helvetica,verdana;
	font-size:9px;
	width:100%;
	text-align:center;
	padding-top:7px;
	position:relative;
	}

#badge_shareblock_link img {	
	padding-right:5px;
	position:relative;
	top:2px;
	display:inline;
	}

#badge_shareblock_link a,
#badge_shareblock_link a:visited
{
	font-family:arial,helvetica,verdana;
	font-size:9px;
	color:#fff;
	text-decoration:underline;
}
</style>
