#right {
	float: right;
	width: 400px;
}
#left {
	float: left;
	width: 250px;
}
#right p {
	font-size: 13px;
	line-height: 28px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 28px;
	margin-left: 0px;
}
.under30 {
	margin-bottom: 30px;
}
#designroom {
	padding: 12px;
	margin-top: 50px;
	border: 1px solid #4D4D4D;
	overflow: hidden;
	position: relative;
	width: 654px;
}
#photo {
	float: left;
	width: 156px;
}
#text {
	float: right;
	width: 486px;
}
#text h4 {
	font-size: 14px;
	letter-spacing: 0.2em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#text h4 em {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
#text p {
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	color: #4D4D4D;
	margin: 0px;
	padding: 0px;
}
#text p strong {
	font-weight: normal;
	color: #000000;
}
#text p strong em {
	font-style: normal;
	color: #FF0000;
}
