@charset "UTF-8";
#container_right   {
	width: 200px;
	float: right;
	position: absolute;
	top: 176px;
	left: 820px;
	height: 509px;
	visibility: visible;
}
#container_right   .shout  {
	width: 200px;
	margin-top: 1em;
	margin-bottom: 1em;
}
#container_right .pic {
	border: 1px solid #333333;
	margin-top: 2em;
	margin-right: 1em;
	margin-bottom: 2em;
	margin-left: 3em;
	height: 140px;
	width: 140px;
	padding: 1px;
}
#container_right .stripes {
	padding-top: 1em;
	padding-bottom: 1em;
}

