/* CSS Document */

.Ches_Picture_Right {
	padding: 0px;
	float: right;
	width: auto;
	margin-bottom: 10px;
	margin-left: 25px;
	background: #333333;
}

.Ches_Picture_Left{
	padding: 0px;
	float: left;
	width: auto;
	margin-bottom: 10px;
	margin-right: 25px;
	background: #333333;
}

.Ches_PictureCaption {
	padding: 5px;
	margin: 0px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: .7em;
}