
/* NOTE: DON'T change any of the dimensions on these styles or it will break the iframe and cause scrolling within it*/

body {
	background: #f7f7ff;
}

#wrapper {
	width: 695px;
	margin: 0 0 0 13px;
	padding: 0;
	background: #f7f7ff;
}

iframe {
	background: #f7f7ff;
}

.box6 {
	float: left;
	display: inline;
	width: 345px !important;
	min-height: 140px;
	height: auto !important;
	height: 140px;
	margin: 0;
	padding: 0;
	border: 0;
}

.box6 img {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}

.box6 p {
	float: left;
	display: inline;
	width: 190px !important;
	width: 190px;
	margin: 0;
	padding: 0;
}

/*.profile p.quote {
	min-height: 55px;
	height: auto !important;
	height: 55px;
	font-size: 120%;
	margin: 0 !important;
	padding: 0;
	color: #734380;
}

.profile p.details {
	height: 33px;
	margin: 0 !important;
	padding: 0;
	font-size: 105%;
	color: #000033;
}*/



