* { margin:0; padding:0; }
a {outline:none;}
a img { outline:none;
	border-style: none;
	border-width: 0;
}
.clear { width:100%; clear:both; height:0; overflow:hidden;}


body {
	font-family:Helvetica, Arial,  sans-serif;
	background-color:#e6e6e6;
	}
	
#wrapper {
	width:941px;
	height:auto;
	margin:auto;
	background-image:url(http://chargify.com/images/interface/blog/wrapper_bg.jpg);
	background-repeat:repeat-y;
	background-position:top right;
	}

/* left content */
#left_content {
	width:711px;
	height:auto;
	float:left;
	}

#left_content #header {
	width:711px;
	height:225px;
	float:left;
	}
#bullring_top {
	width:684px;
	height:225px;
	float:left;
	}
#bullring_top_head {
	width:302px;
	height:244px;
	position: relative;
	left: 471px;
	top: 0;
	margin-left:-73px;
	z-index:10;
	}
	
#left_content div.each_sub_article {
	width:641px;
	height:auto;
	float:left;
	padding-bottom:15px;
	}
#left_content div.each_sub_article div.date_tab {
	width:61px;
	height:76px;
	float:left;
	display:inline;
	margin-top:17px;
	background-image:url(http://chargify.com/images/interface/blog/date_tab_bg.jpg);
	background-repeat:no-repeat;
	}	
#left_content div.each_sub_article div.date_tab span.month {
	width:100%;
	text-align:center;
	float:left;
	font-size:14px;
	line-height:17px;
	font-weight:bold;
	color:#fff;
	padding-top:12px;
	text-transform:uppercase;
	}	
#left_content div.each_sub_article div.date_tab span.date {
	width:100%;
	text-align:center;
	float:left;
	font-size:33px;
	font-weight:bold;
	color:#fff;
	line-height:28px;
	}

#left_content div.each_sub_article div.sub_article {
	width:580px;
	height:auto;
	float:right;
	}	

#left_content div.each_sub_article div.sub_article div.top {
	width:100%;
	height:13px;
	float:left;
	overflow:hidden;
	background-image:url(http://chargify.com/images/interface/blog/sub_article_top_bg.jpg);
	background-repeat:no-repeat;
	}
#left_content div.each_sub_article div.sub_article div.bottom {
	width:100%;
	height:15px;
	clear:both;
	overflow:hidden;
	background-image:url(http://chargify.com/images/interface/blog/sub_article_bottom_bg.jpg);
	background-repeat:no-repeat;
	}

#left_content div.each_sub_article div.sub_article div.mid {
	width:540px;
	height:auto;
	padding:0 20px;
	float:left;
	background-image:url(http://chargify.com/images/interface/blog/sub_article_mid_bg.jpg);
	background-repeat:repeat-y;
	}
#left_content div.each_sub_article div.sub_article div.mid h2 a {
	font-size: 25px;
	float:left;
	clear:both;
	font-weight:bold;
	color:#7ea730;
	text-decoration:none;
	line-height:30px;
	}
#left_content div.each_sub_article div.sub_article div.mid h2 a.main_title {width:311px;}
#left_content div.each_sub_article div.sub_article div.mid h2 a:hover {color:#000;}
#left_content div.each_sub_article div.sub_article div.mid div.below_article_title {
	width:100%;
	height:auto;
	float:left;
	clear:both;
	padding-top:10px;
	}
#left_content div.each_sub_article div.sub_article div.mid div.below_article_title div.author {
	width:auto;
	height:auto;
	float:left;
	font-size:16px;
	color:#000000;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
#left_content div.each_sub_article div.sub_article div.mid div.below_article_title div.author a {
	color:#000000;
	text-decoration:none;
	}
#left_content div.each_sub_article div.sub_article div.mid div.below_article_title div.author a:hover {text-decoration:underline;}
#left_content div.each_sub_article div.sub_article div.mid div.below_article_title div.total_comments {
	width:auto;
	height:auto;
	float:left;
	font-size:14px;
	color:#7ea730;
	padding-left:8px;
	padding-right:6px;
	padding-top:1px;
	}
#left_content div.each_sub_article div.sub_article div.mid div.below_article_title div.total_comments a {
	font-size:14px;
	color:#7ea730;
	float:left;
	text-decoration:none;
	}
#left_content div.each_sub_article div.sub_article div.mid div.below_article_title div.total_comments a:hover {color:#000;}
#left_content div.each_sub_article div.sub_article div.mid div.below_article_title div.share a {
	width:73px;
	height:21px;
	float:left;
	background-image:url(http://chargify.com/images/interface/blog/share_button.jpg);
	background-repeat:no-repeat;
	background-position:top;
	overflow:hidden;
	}
#left_content div.each_sub_article div.sub_article div.mid div.below_article_title div.share a:hover {
	background-position:0 -21px;
	}
#left_content div.each_sub_article div.sub_article div.mid div.content {
	width:100%;
	height:auto;
	float:left;
	padding:15px 0 0 0;
	}
div.image_placeholder a {
	border-style: none;
	border-width: 0;
}
#left_content div.each_sub_article div.sub_article div.mid div.content div.image_placeholder {
	float:left;
	padding-bottom:15px;
	}
#left_content div.each_sub_article div.sub_article div.mid div.content p {
	padding-bottom: 15px;
	color:#000000;
	font: 14px/20px Georgia, "Times New Roman", Times, serif;
}
#left_content div.each_sub_article div.sub_article div.mid div.content div.read_more {
	width:100%;
	height:auto;
	float:left;
	text-align:right;
	}
#left_content div.each_sub_article div.sub_article div.mid div.content div.read_more a {
	float:right;
	font-size:14px;
	color:#7ea730;
	text-decoration:none;
	font-weight:bold;
	border-bottom-style: none;
}
#left_content div.each_sub_article div.sub_article div.mid div.content div.read_more a:hover {color:#000;}
	
#left_content div.bottom_pagings {
	width:641px;
	height:auto;
	float:left;
	padding-bottom:15px;
	}
#left_content div.bottom_pagings a.next {
	float:right;
	font-size:14px;
	color:#7ea730;
	text-decoration:none;
	font-weight:normal;
	}
#left_content div.bottom_pagings a:hover.next {color:#000;}
	
/* right sidebar
----------------------------*/
#right_sidebar {
	width:230px;
	height:auto;
	float:left;
	}
#right_sidebar #logo {
	width:auto;
	height:auto;
	float:left;
	}

#right_sidebar div.each_panel {
	width:100%;
	height:auto;
	float:left;
	padding-bottom:25px;
	}
#right_sidebar div.each_panel h3 {
	width:100%;
	height:30px;
	padding:6px 0 0 0;
	display:block;
	float:left;
	background-image:url(http://chargify.com/images/interface/blog/right_title_bg.jpg);
	background-repeat:repeat-x;
	font-size:17px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	}
#right_sidebar div.each_panel div.content {
	width:194px;
	height:auto;
	float:left;
	padding:12px 18px 0 18px;
	}
#right_sidebar div.each_panel div.content div.each_link {
	width:100%;
	height:auto;
	float:left;
	padding-bottom:6px;
	}
#right_sidebar div.each_panel div.content div.each_link img {
	float:left;
	display:block;
	margin-right:12px;
	vertical-align:middle;
	}
#right_sidebar div.each_panel div.content div.each_link a {
	float:left;
	font-size:14px;
	color:#8bb835;
	font-weight:bold;
	text-decoration:none;
	border-bottom-style: none;
}
#right_sidebar div.each_panel div.content div.each_link a:hover {color:#fff;}

#right_sidebar div.each_panel div.search_content {
	width:206px;
	height:auto;
	float:left;
	padding:12px 10px 0 14px;
	}
#right_sidebar div.each_panel div.search_content div.search_box {
	width:126px;
	height:31px;
	float:left;
	background-image:url(http://chargify.com/images/interface/blog/search_box.jpg);
	background-repeat:no-repeat;
	}
#right_sidebar div.each_panel div.search_content div.search_box input {
	width:118px;
	height:23px;
	padding:8px 4px 0 4px;
	float:left;
	border:0;
	font-size:14px;
	font-weight:bold;
	color:#167085;
	background:none;
	font-family: Helvetica, Arial, sans-serif;
	}

#right_sidebar div.each_panel div.search_content input.search_btn {
	width:69px;
	height:31px;
	float:left;
	display:inline;
	margin-left:8px;
	background-image:url(http://chargify.com/images/interface/blog/search_button.jpg);
	background-repeat:no-repeat;
	background-position:top;
	border:0;
	cursor:pointer;
	text-indent: -9999px;
	}
#right_sidebar div.each_panel div.search_content input:hover.search_btn {background-position:bottom;}

#right_sidebar div.each_panel div.content ul.links_icon {
	width:100%;
	height:auto;
	float:left;
	list-style:none;
	}
#right_sidebar div.each_panel div.content ul.links_icon li {
	float:left;
	width:170px;
	padding-left:24px;
	padding-bottom:7px;
	background-image:url(http://chargify.com/images/interface/blog/arrow_icon.jpg);
	background-repeat:no-repeat;
	background-position:left 3px;
	line-height: 18px;
}
#right_sidebar div.each_panel div.content ul.links_icon li a {
	font-size:14px;
	color:#8bb835;
	font-weight:bold;
	text-decoration:none;
	display: block;
	border-bottom-style: none;
}
#right_sidebar div.each_panel div.content ul.links_icon li a:hover {color:#fff;}
	
#right_sidebar div.each_panel div.content ul.links {
	width:100%;
	height:auto;
	float:left;
	list-style:none;
	}
#right_sidebar div.each_panel div.content ul.links li {
	float:left;
	width:100%;
	padding-bottom:7px;
	}
#right_sidebar div.each_panel div.content ul.links li a {
	font-size:14px;
	color:#8bb835;
	font-weight:bold;
	text-decoration:none;
	border-bottom-style: none;
}
#right_sidebar div.each_panel div.content ul.links li a:hover {color:#fff;}


#right_sidebar div.each_panel div.content div.each_autor {
	width:100%;
	height:auto;
	float:left;
	padding-bottom:12px;
	}
#right_sidebar div.each_panel div.content div.each_autor a.name {
	width:100%;
	height:auto;
	float:left;
	text-decoration:none;
	padding-bottom:6px;
	font-size:14px;
	color:#8bb835;
	font-weight:bold;
	border-bottom-style: none;
}
#right_sidebar div.each_panel div.content div.each_autor a:hover.name {color:#fff;}
#right_sidebar div.each_panel div.content div.each_autor a.twitter {
	width:100%;
	height:auto;
	float:left;
	text-decoration:none;
	font-size:14px;
	color:#0e98b9;
	font-weight:normal;
	border-bottom-style: none;
}
#right_sidebar div.each_panel div.content div.each_autor a:hover.twitter {text-decoration:underline;}


/* footer
----------------------------*/

#footer {
	width:100%;
	height:36px;
	padding:25px 0 0 0;
	float:left;
	font-size:12px;
	color:#fff;
	text-align:center;
	background-image:url(http://chargify.com/images/interface/blog/footer_bg.jpg);
	background-repeat:repeat-x;
	}
#footer a {
	color:#fff;
	text-decoration:none;
	}
#footer a:hover {color:#000;}
	
/* article page
----------------------------*/

#header_full_article {
	width:100%;
	height:35px;
	float:left;
	}
#left_content div.full_article {
	width:641px;
	height:auto;
	float:left;
	padding-bottom:40px;
	}
#left_content div.full_article div.date_tab {
	width:61px;
	height:76px;
	float:left;
	display:inline;
	margin-top: 59px;
	background-image:url(http://chargify.com/images/interface/blog/date_tab_bg.jpg);
	background-repeat:no-repeat;
	}	
#left_content div.full_article div.date_tab span.month {
	width:100%;
	text-align:center;
	float:left;
	font-size:14px;
	line-height:17px;
	font-weight:bold;
	color:#fff;
	padding-top:12px;
	text-transform:uppercase;
	}	
#left_content div.full_article div.date_tab span.date {
	width:100%;
	text-align:center;
	float:left;
	font-size:33px;
	font-weight:bold;
	color:#fff;
	line-height:28px;
	}
#left_content div.full_article div.back_tab a {
	width:61px;
	height: 26px;
	display: inline;
	margin-top:17px;
	background-image:url(http://chargify.com/images/interface/blog/back_tab_gray_bg.jpg);
	background-repeat:no-repeat;
	float: left;
	font-weight: bold;
	color: white;
	font-size: 14px;
	padding-left: 8px;
	padding-top: 8px;
	text-decoration: none;
	text-indent: -9999px;
	position: absolute;
}
	#left_content div.full_article div.back_tab a:hover {
	background-position: 0 -34px;
}
#left_content div.full_article div.back_tab_black a {
	width:61px;
	height: 26px;
	display: inline;
	margin-top:17px;
	background-image:url(http://chargify.com/images/interface/blog/back_tab_black_bg.jpg);
	background-repeat:no-repeat;
	float: left;
	font-weight: bold;
	color: white;
	font-size: 14px;
	padding-left: 8px;
	padding-top: 8px;
	text-decoration: none;
	text-indent: -9999px;
	position: absolute;
}
	#left_content div.full_article div.back_tab_black a:hover {
	background-position: 0 -34px;
}
#left_content div.full_article div.sub_article {
	width:580px;
	height:auto;
	float:right;
	}	

#left_content div.full_article div.sub_article div.top {
	width:100%;
	height:13px;
	float:left;
	overflow:hidden;
	background-image:url(http://chargify.com/images/interface/blog/sub_article_top_bg.jpg);
	background-repeat:no-repeat;
	}
#left_content div.full_article div.sub_article div.bottom {
	width:100%;
	height:15px;
	clear:both;
	overflow:hidden;
	background-image:url(http://chargify.com/images/interface/blog/sub_article_bottom_bg.jpg);
	background-repeat:no-repeat;
	}

#left_content div.full_article div.sub_article div.mid {
	width:540px;
	height:auto;
	padding:0 20px;
	float:left;
	background-image:url(http://chargify.com/images/interface/blog/sub_article_mid_bg.jpg);
	background-repeat:repeat-y;
	}
#left_content div.full_article div.sub_article div.mid h2 a {
	font-size:25px;
	float:left;
	clear:both;
	font-weight:bold;
	color:#7ea730;
	text-decoration:none;
	line-height:30px;
	}
#left_content div.full_article div.sub_article div.mid h2 a.main_title {width:311px;}
#left_content div.full_article div.sub_article div.mid h2 a:hover {color:#000;}
#left_content div.full_article div.sub_article div.mid div.below_article_title {
	width:100%;
	height:auto;
	float:left;
	clear:both;
	padding-top:10px;
	}
#left_content div.full_article div.sub_article div.mid div.below_article_title div.author {
	width:auto;
	height:auto;
	float:left;
	font-size:16px;
	color:#000000;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
#left_content div.full_article div.sub_article div.mid div.below_article_title div.author a {
	color:#000000;
	text-decoration:none;
	}
#left_content div.full_article div.sub_article div.mid div.below_article_title div.author a:hover {text-decoration:underline;}
#left_content div.full_article div.sub_article div.mid div.below_article_title div.total_comments {
	width:auto;
	height:auto;
	float:left;
	font-size:14px;
	color:#7ea730;
	padding-left:8px;
	padding-right:6px;
	padding-top:1px;
	}
#left_content div.full_article div.sub_article div.mid div.below_article_title div.total_comments a {
	font-size:14px;
	color:#7ea730;
	float:left;
	text-decoration:none;
	}
#left_content div.full_article div.sub_article div.mid div.below_article_title div.total_comments a:hover {color:#000;}
#left_content div.full_article div.sub_article div.mid div.below_article_title div.share a {
	width:73px;
	height:21px;
	float:left;
	background-image:url(http://chargify.com/images/interface/blog/share_button.jpg);
	background-repeat:no-repeat;
	background-position:top;
	overflow:hidden;
	}
#left_content div.full_article div.sub_article div.mid div.below_article_title div.share a:hover {
	background-position:0 -21px;
	}
#left_content div.full_article div.sub_article div.mid div.content {
	width:100%;
	height:auto;
	float:left;
	padding:15px 0 0 0;
	}
#left_content div.full_article div.sub_article div.mid div.content ul {
	font: 14px/20px Georgia, "Times New Roman", Times, serif;
	margin-left: 40px;
	padding-bottom: 15px;
}
#left_content div.full_article div.sub_article div.mid div.content ol {
	font: 14px/20px Georgia, "Times New Roman", Times, serif;
	margin-left: 40px;
	padding-bottom: 15px;
}
#left_content div.each_sub_article div.sub_article div.mid div.content ul {
	font: 14px/20px Georgia, "Times New Roman", Times, serif;
	margin-left: 40px;
	padding-bottom: 15px;
}
#left_content div.each_sub_article div.sub_article div.mid div.content ol {
	font: 14px/20px Georgia, "Times New Roman", Times, serif;
	margin-left: 40px;
	padding-bottom: 15px;
}
#left_content div.full_article div.sub_article div.mid div.content div.image_placeholder {
	float:left;
	padding-bottom:15px;
	}
#left_content div.full_article div.sub_article div.mid div.content p {
	padding-bottom:15px;
	font-size:14px;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	}	

#left_content div.full_article div.sub_article div.mid div.content div.back {
	width:100%;
	height:auto;
	float:left;
	}
#left_content div.full_article div.sub_article div.mid div.content div.back a {
	float:left;
	font-size:14px;
	color:#7ea730;
	text-decoration:none;
	font-weight:bold;
	border-bottom-style: none;
}
#left_content div.full_article div.sub_article div.mid div.content div.back a:hover {color:#000;}
	
#left_content div.full_article div.sub_article div.mid div.related_articles {
	width:100%;
	height:auto;
	float:left;
	padding:40px 0 0px 0;
	}
	
#left_content div.full_article div.sub_article div.mid div.related_articles div.title {
	width:518px;
	height:34px;
	padding: 9px 0 0 20px;
	float:left;
	background-image:url(http://chargify.com/images/interface/blog/black_bar.jpg);
	text-align:left;
	font-size:18px;
	color:#ffffff;
	font-weight:bold;
	}
#left_content div.full_article div.sub_article div.mid div.related_articles ul.related_articles {
	width:510px;
	height:auto;
	padding:15px 15px 0 15px;
	float:left;
	list-style:none;
	}
#left_content div.full_article div.sub_article div.mid div.related_articles ul.related_articles li {
	float:left;
	width:482px;
	padding-left:28px;
	padding-bottom:15px;
	background-image:url(http://chargify.com/images/interface/blog/black_arrow_bullet.jpg);
	background-repeat:no-repeat;
	background-position:left 5px;
	}
#left_content div.full_article div.sub_article div.mid div.related_articles ul.related_articles li a {
	font-size:18px;
	color:#8bb835;
	font-weight:bold;
	text-decoration:none;
	}
#left_content div.full_article div.sub_article div.mid div.related_articles ul.related_articles li a:hover {color:#000;}
	

#left_content div.full_article div.sub_article div.mid div.each_comment {
	width:100%;
	height:auto;
	float:left;
	padding:0 0 20px 0;
	}
#left_content div.full_article div.sub_article div.mid div.each_comment div.c_top {
	width:100%;
	height:12px;
	float:left;
	background-image:url(http://chargify.com/images/interface/blog/comment_top.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	}
#left_content div.full_article div.sub_article div.mid div.each_comment div.c_bottom {
	width:100%;
	height:28px;
	padding-top:32px;
	clear:both;
	background-image:url(http://chargify.com/images/interface/blog/comment_bottom.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	}
#left_content div.full_article div.sub_article div.mid div.each_comment div.c_bottom div.author_date_time {
	width:100%;
	height:auto;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#7f7f7f;
	}
#left_content div.full_article div.sub_article div.mid div.each_comment div.c_bottom div.author_date_time a {
	text-decoration:none;
	color:#7ea730;
	}
#left_content div.full_article div.sub_article div.mid div.each_comment div.c_bottom div.author_date_time a:hover {color:#7f7f7f;}
	
#left_content div.full_article div.sub_article div.mid div.each_comment div.c_mid {
	width:508px;
	height:auto;
	padding:0 15px 0 15px;
	float:left;
	background-image:url(http://chargify.com/images/interface/blog/comment_mid.jpg);
	background-repeat:repeat-y;
	font-size:14px;
	color:#000;
	line-height:21px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
#left_content div.full_article div.sub_article div.mid div.each_comment div.c_mid a {
	text-decoration:none;
	color:#7ea730;
	}
#left_content div.full_article div.sub_article div.mid div.each_comment div.c_mid a:hover {color:#000;}
#left_content div.full_article div.sub_article div.mid div.leave_comment a {
	width:382px;
	height:49px;
	float:left;
	position:relative;
	left:80px;
	bottom:-38px;
	background-image:url(http://chargify.com/images/interface/blog/leave_a_comment.png);
	background-position:top;
	background-repeat:no-repeat;
	cursor:pointer;
	}
#left_content div.full_article div.sub_article div.mid div.leave_comment a:hover {background-position:bottom;}


#left_content div.full_article div.sub_article div#comments_form {
	width:497px;
	height:auto;
	padding:50px 20px 0 21px;
	margin:0 auto;
	clear:both;
	display:none;
	background-color:#000;
	background-image:url(http://chargify.com/images/interface/blog/comment_form_bg_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	}
#left_content div.full_article div.sub_article div#comments_form div.each_row {
	width:100%;
	height:auto;
	float:left;
	padding-bottom:30px;
	}
#left_content div.full_article div.sub_article div#comments_form div.each_row span {
	width:100%;
	height:auto;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#7f7f7f;
	text-transform:uppercase;
	padding-bottom:10px;
	}
#left_content div.full_article div.sub_article div#comments_form div.each_row div.textbox_large {
	width:497px;
	height:39px;
	float:left;
	background-image:url(http://chargify.com/images/interface/blog/comment_textbox_large.jpg);
	background-repeat:no-repeat;
	}
#left_content div.full_article div.sub_article div#comments_form div.each_row div.textbox_large input.textbox {
	width:481px;
	height:auto;
	margin-top:12px;
	padding:0 8px;
	display:inline;
	float:left;
	font-family: Helvetica, Arial, sans-serif;
	color:#698b28;
	font-weight:bold;
	font-size:14px;
	outline:none;
	border:0;
	background:none;
	}
#left_content div.full_article div.sub_article div#comments_form div.each_row div.textarea {
	width:497px;
	height:219px;
	float:left;
	background-image:url(http://chargify.com/images/interface/blog/comment_textarea.jpg);
	background-repeat:no-repeat;
	}
#left_content div.full_article div.sub_article div#comments_form div.each_row div.textarea textarea {
	width:481px;
	height:193px;
	padding:13px 8px 13px 8px;
	float:left;
	font-family: Helvetica, Arial, sans-serif;
	color: #698b28;
	font-weight:bold;
	font-size:14px;
	outline:none;
	border:0;
	background:none;
	}

#left_content div.full_article div.sub_article div#comments_form div.each_row div.text {
	width:100%;
	height:auto;
	float:left;
	padding-top:12px;
	font-size:14px;
	color:#999999;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
#left_content div.full_article div.sub_article div#comments_form div.each_row div.text input {
	display:inline;
	float:left;
	vertical-align:middle;
	margin-right:8px;
	}
	
#left_content div.full_article div.sub_article div#comments_form div.each_row div.captcha_row {
	width:100%;
	height:auto;
	float:left;
	padding-top:12px;
	}
#left_content div.full_article div.sub_article div#comments_form div.each_row div.captcha_row div.captcha_image {
	width:140px;
	height:30px;
	float:left;
	padding-top:4px;
	padding-bottom:20px;
	}
#left_content div.full_article div.sub_article div#comments_form div.each_row div.captcha_row div.textbox_small {
	width:346px;
	height:39px;
	float:right;
	background-image:url(http://chargify.com/images/interface/blog/comment_textbox_small.jpg);
	background-repeat:no-repeat;
	}
#left_content div.full_article div.sub_article div#comments_form div.each_row div.captcha_row div.textbox_small input {
	width:330px;
	height:auto;
	margin-top:12px;
	padding:0 8px;
	display:inline;
	float:left;
	font-family: Helvetica, Arial, sans-serif;
	color:#698b28;
	font-weight:bold;
	font-size:14px;
	outline:none;
	border:0;
	background:none;
	}
	
#left_content div.full_article div.sub_article div#comments_form div.each_row input.submit_comment_btn {
	width:497px;
	height:39px;
	display:block;
	clear:both;
	background-image:url(http://chargify.com/images/interface/blog/submit_btn.jpg);
	background-repeat:no-repeat;
	background-position:top;
	cursor:pointer;
	border:0;
	text-indent: -9999px;
	}
#left_content div.full_article div.sub_article div#comments_form div.each_row input:hover.submit_comment_btn {background-position:bottom;}
.content a {
		text-decoration: none;
		color: #7ea62f;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: 2px;
}
.content a:hover {
		text-decoration: none;
	border-bottom-style: none;
}
.comment_space {
		width: 100%;
		float: left;
		height: 20px;
	}
.top_space {
		width: 100%;
		float: left;
		height: 35px;
	}
#categories a {
		text-decoration: none;
		font-size: 14px;
		color: #8bb835;
		font-weight: bold;
	border-bottom-style: none;
}
#categories a:hover {
		color: white;
	}
.nav_categories li {padding-bottom: 5px;}
.blog_list_header { 
		color: white; 
		font-size: 20px; 
		font-weight: bold; 
		font-family: Helvetica, Arial, sans-serif; 
		background-image:url(http://chargify.com/images/interface/blog/blog_list_header.gif);
		background-repeat: no-repeat; 
		background-position: center top; 
		float: left; 
		padding-left: 20px; 
		padding-top: 18px; 
		height: 65px; 
		width: 565px;
	margin-left: 60px;
}
/* addthis styling */

.addthis_toolbox {
	z-index: 100;
	float: left;
	position: relative;
}
.at300bs.at15t_expanded, .at300bs.at15t_compact {
		background:transparent url(http://chargify.com/images/interface/addthis_more.gif) no-repeat scroll left center !important;
		font-size: 12px;
}
.addthis_default_style .at300m {
		font-size: 12px;
		color: #8bb835;
		text-decoration: none;
}
.management_photo {
	float: left;
	width: 145px;
}
#no_results {
	float: left;
	margin-left: 67px;
	width: 570px;
	line-height: 24px;
}
#no_results a{
	color: #87b932;
	text-decoration: none;
}
#no_results a:hover{
	color: black;
}
.top_spacer {
	float: right;
	height: 35px;
	width: 580px;
}