h3
{
	margin-bottom:10px;
}

#MultipleArticles h3
{
	background-image:url(//www-aws-static.tutor.com/images/icons/bullet-articles-blue-arrow.gif?v=2025-02-25);
	background-position:left 3px;
	background-repeat:no-repeat;
	padding:0px 0px 0px 20px;
	margin-bottom:0px;
}

#MultipleArticles p
{
	margin: 0px 0px 10px 35px;
}

#ArticlesFeaturedArticle
{
	background-image: url('//www-aws-static.tutor.com/images/backgrounds/articles-feature-blue.gif?v=2025-02-25');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 13px 0px 0px 20px;
	margin-bottom:10px;
	height:142px;
}

#ArticlesQuotes
{
	background-image: url('//www-aws-static.tutor.com/images/backgrounds/articles-feature-purple.gif?v=2025-02-25');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 12px 0px 0px 20px;
	height:180px;
}
/*
#ArticleAddCommentArea
{
	margin:20px 0px; 
	padding:10px;
}

#ArticleAddCommentArea textarea
{
	border-width:0px;
	overflow:auto; 

}

#add_comment_captcha_area
{
	color:Black;
}

#add_comment_textarea
{
	background-image:url(//www-aws-static.tutor.com/images/backgrounds/article-comments-textarea.gif?v=2025-02-25);
	background-repeat:no-repeat;
	margin: 5px 5px 20px 0px; 
	padding: 10px 7px 10px 20px;
}

#add_comment_captcha_text_field
{
	margin:20px 5px 5px 15px;
	float:left;
}

#add_comment_captcha_text_field input
{
	margin-left:10px;
	width:80px;
}

#add_comment_captcha_image_div
{
	margin: 5px 5px 5px 0px; 
	float: left; 
	background-image:url(//www-aws-static.tutor.com/images/backgrounds/article-comments-captcha.gif?v=2025-02-25); 
	padding:5px 5px 9px 6px; 
	background-repeat:no-repeat;
}
*/
.article_image
{float:right;}

.subtext_tag
{
	font-size:12px;
}

.subtext_date
{
	font-size:12px;
	color:Gray;
	float:right;
}

.rss-subscription-link
{
	position:relative;
	top:40px;
}

#Article_Nav ul li
{
	list-style: disc inside;
}
