@charset "utf-8";
/* CSS Document */
#text {
	padding:10px;
	margin-bottom:10px;
	font-size:small;
}
.rightsidebar {
	display: inline;
	width:250px;
	float: right;
	padding:5px;
	position:relative;
	margin-left:10px;
	margin-bottom:5px;

}
.shotplacement{
	margin: 7px;
	border: 1px solid #CCCCCC;
	text-align:center;
	overflow: hidden;
	position: relative;
	vertical-align: text-top;
}
