﻿.Pictureleft {
	float: left;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.SideBarPictureFirst {
	border-right-style: ridge;
	border-left-style: ridge;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #333333;
	border-left-color: #333333;
	width: 138px;
	height: 168px;
	padding-top: 3px;
	text-indent: 3px;
	text-align: center;
	float: left;
	margin-top: 30px;
}
.SibeBarPicture2 {
	text-align: center;
	text-indent: 3px;
	border-right-style: ridge;
	border-right-width: thin;
	border-right-color: #333333;
	padding: 3px;
	float: left;
	width: 138px;
	height: 168px;
	margin-top: 30px;
}
.Pictureright {
	margin: 10px 0px 15px 30px;
	float: right;
}
