#voteContainer {
	width: 670px;
}
.itemBox {
	width: 200px;
	float:left;
	padding: 5px;
	margin: 5px;
	background-color:#F0F0F0;
	min-height:470px;
}
.name {
	font-size:12px;
}
.location {
	font-size:11px;
}
.description {
	font-size:10px;
}
.voteCount {
	font-size:24px;
	font-weight:bold;
}
.voteButton {
	background-color:#CFF;
	border: solid 1px #CCC;
	padding:3px 3px 3px 3px;
	margin:8px 0px 4px 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	width:70px;
}


.post_text {
	background-color: #E5E5E5;
	padding-bottom: 15px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 5px;
	min-width: 420px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.filler_cell {
	background-color: #E5E5E5;
	border: thin solid #999999;
	height: 150px;
	margin-right: 5px;
	margin-bottom: 8px;
	text-align: center;
}

.spacer {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.container {
	width: 285px;
	position: relative;
}

.comment {
	clear: both;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-right: 5px;
}

.background_cell {
	background-color: #FFFFFF;
}


.post_title {
	background-color: #CCCCCC;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-left: 5px;
	height: 15px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
	font-weight: bold;
}
.post_date {
	background-color: #999999;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-left: 5px;
	height: 15px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
	font-style: italic;
}
#post_textCopy {

	background-color: #FFCCCC;
	padding-bottom: 15px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 5px;
}
.bottom_link a {
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-decoration: underline;
}

.pic_cell {
	background-color:#666666;
	padding: 0px;
}
.comment_heading {
	background-color: #ADADAD;
	text-align: center;
}

.filler_cell2 {

	background-color: #E5E5E5;
	border: thin solid #999999;
	height: 175px;
}
