/* Copyright 2011 - Tamtris Web Services Inc. */
.blog_comments {}
.blog_comment {margin:10px 30px 10px 30px;background-color:#eee;}
.blog_comment_small {font-size:80%;color:#666;}

.poll_question {font-weight:bold}
.poll_choice {font-weight:bold}
div.poll_bar {width:400px;height:15px;border:1px solid black;background-color:#fff;}
div.poll_full_bar {height:15px;background-color:#383;}
div.poll_question {padding:5px;font-weight:bold;background-color:#ddddff}
ul.poll_choices {padding-top:5px;background-color:#eee;
	list-style: disc outside;
	}
li.poll_choice {padding-bottom:10px}
