/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-weight: normal;
	font-size: 12px;
	line-height: 120%;
}
.hd1 {
	margin-top: 0;
}
img {
	border: none;
}
.said_crumb {
	font-weight: normal;
	font-size: 10px;
	color: #666;
}

.said_crumb a {
	text-decoration: underline; color: #666;
}
.said_crumb a:hover {
text-decoration: underline; color: #ff0000;
}

.gg_newsdropdown {
	width: 486px;
	/*height: 17px;*/
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	border-style: none;
	margin-bottom: 10px;
}
.gg_input {
	border: 1px solid #ccc;
}
.gg_label_1 {
	font-size:  14px;
	color: #7dba00;
	font-weight: bold;}

.gg_label_2 {
	font-size:  12px;
	color: #000000;
	font-weight: normal;}

.gg_label_3 {
	font-size:  10px;
	color: #666666;
	font-weight: normal;}

.gg_error {
	color: #ff0000;
	font-weight: normal;}

.gg_submit {
	font-size:  14px;
	color: #000000;
	font-weight: bold;}
#side_ad {
	width: 140px;
	overflow: hidden;
	text-align:center;
	margin: 10px auto;
	}
#ad1, #ad2, #ad3 {
	text-align: center;
	margin-bottom: 10px;
	}


/* New */


#social_box {
	margin: 0;
}
#social_link {
	text-align: left;
	padding-left: 30px;
	margin-bottom: 15px;
}
.extras_hd {
	color: #333333;
	font-size: 12px;
	padding: 15px 0 3px 0;
	border-bottom: 1px dotted #666666;
	margin-bottom: 15px;
}

#new_comment {
	margin-bottom: 20px;
}
#said {
	border-bottom: 1px dotted #ccc;
	padding: 10px;
	margin-bottom: 15px;
}
#said h3, #said p {
	margin-left: 60px;
}
#said h3, #said h3 a {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
	margin-top: 0;
	letter-spacing: 1px;
}
.said_crumb {
	
}
#said h3 a:hover {
	color: #FF0000;
}
#comment_p {
	color: #666666;
}
#comment_count {
	float: right;
	text-align:center;
	font-size: 14px;
	color: #999999;
	margin: 10px 10px 0 0;
}
#comment_img {
	float: left;
	margin: 10px 0 0 10px;
}
.thumb {
	padding: 3px;
	border: 1px solid #ccc;
	background: #fff;
}
#comment_feed {
	border: 1px solid #999;
	background: #f5f5f5;
	padding: 5px;
	margin-bottom: 10px;
}
.comment_feed_input {
	width: 100%;
	background: none;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.cause_comment {
	background: #f5f5f5;
	border-top: 1px dotted #ccc;
}
.user_comment {
	background: #fff;
}
.right {
	padding: 5px 15px;
	text-align: right;
	font-size: 12px;
}
.submitbutton, .submit {
	font-size: 14px;
	padding: 2px 5px;
	}