.side {
	width: 256px;
	padding: 0 10px 0 10px;
}

.side p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
}

.side .photo {
	float: left;
	width: 100px;
	height: 100px;
	margin: 8px 0 0 4px;
	padding: 4px 4px 4px 4px;
	background-image: url(../images/testimonials/photo-background.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.side .photo p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}

.side .photo p img {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
	background-color: transparent;
}

.side .photo img.magnifier {
	margin: -10px 0 0 0;
	padding: 0 0 0 0;
	border: none;
}

.side .author {
	float: left;
	position: relative;
	width: 130px;
	height: 113px;
	margin: 4px 0 0 12px;
}

.side .author p {
	width: 130px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #444444;
}

.side .author p a {
	color: #444444;
	text-decoration: none;
}

.side .author p a:link, .side .author p a:visited {
	color: #444444;
	text-decoration: none;
}

.side .author p a:hover, .side .author p a:active {
	color: #444444;
	text-decoration: underline;
}

.side .author p strong {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 6px 0;
}

.side .author p span {
	display: inline;
	font-size: 100%;
	font-style: italic;
}

.side .author .logo {
	position: absolute;
	bottom: 0px;
}

.side .author img {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
}

.side .history {
	padding: 40px 0 0 0;
}

.side .history p.strong {
	padding: 40px 0 5px 0;
	font-weight: bold;
}

.side .history ul {
	list-style: none;
	margin: 0 0 0 4px;
	padding: 0 0 0 0;
}

.side .history ul li {
	padding: 0 0 0 10px;
	background-image: url(../images/testimonials/arrow.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 19px;
}

.side .history a {
	color: #444444;
	text-decoration: none;
}

.side .history a:link, .side .history a:visited {
	color: #444444;
	text-decoration: none;
}

.side .history a:hover, .side .history a:active {
	color: #444444;
	text-decoration: underline;
}

.side .history .quotation {
	width: 210px;
	margin: 30px 4px 0 4px;
	padding: 0 0 0 10px;
	background-image: url(../images/icons/quotes-opening.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.side .history .quotation p {
	padding: 0 0 7px 0;
	line-height: 19px;
}

.side .history .quotation img {
	border: none;
	background-color: transparent;
}
