body {
	font-family:Arial;
	margin:10px;
}
#container {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}
#voteBooth {
	border-collapse:collapse;
	padding:5px;
	margin-left:auto;
	margin-right:auto;
	border:2px solid #0000ff;
}
	.infoBox {
		padding:10px;
		background-color:#ddf;
	}
	#voteBooth th {
		padding:10px;
		font-size:140%;
		background-color:#eeeeff;
		border:1px solid #0000ff;
	}
	#voteBooth td {
		border:1px solid #0000ff;
	}
.imgButton {
	padding:5px;
	height:200px;
}
.voteButton {
	padding:5px;
	background-color:#eeeeff;
}
#footer {
	color:#666666;
	font-size:80%;
	margin-top:20px;
	text-align:center;
}

.tools {
	font-size: 11px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 2px 0;
	margin: 0;
	text-align:right;
	}
	#emailStoryLink:hover, body.story a#printStoryLink:hover, body.story a#reprintStoryLink:hover, body.story a#diggStoryLink:hover, body.story a#deliciousStoryLink:hover, body.story a#aimStoryLink:hover {
	text-decoration:underline;
	}
	#commentStoryLink {
	background:transparent url(http://www.miamifly.net/img/icons/balloon_mini_right.gif) no-repeat scroll 7px 1px;
	padding:0pt 0pt 0pt 25px;
	}
	#emailStoryLink {
	background:transparent url(../img/button_email_this_small.gif) no-repeat scroll 7px 1px;
	padding:0pt 0pt 0pt 25px;
	}
	#printStoryLink {
	background:transparent url(../img/button_print_this_small.gif) no-repeat scroll 7px 1px;
	padding:0pt 0pt 0pt 20px;
	}
	#diggStoryLink {
	background:transparent url(../img/digg.gif) no-repeat scroll 7px 1px;
	height:20px;
	padding:0pt 0pt 0pt 25px;
	}
	#deliciousStoryLink {
	background:transparent url(../img/delicious.gif) no-repeat scroll 7px 1px;
	padding:0pt 0pt 0pt 20px;
	}