
.photos2 {
			width: 240px;
			height: auto;
			clear: left;
			float: left;
}

.photos2 img {
			margin-bottom: 10px;
}

.photos3 {
			clear: left;
}

.photos3 img {
			margin-right: 55px;
			float: left;
}

.propblts {
			width: 230px;
			margin-left: 245px;
			font-size: 11px;

}

.propblts h2 {
			width: auto;
			margin: 0 0 10px 20px;
			font-weight: 700;
			font-size: 18px;
			color: #f00;
}

.propblts li {
			width: 200px;
			margin: 25px 0;
}

.specs, .highlights, .terms {
			clear: left;
			width: 500px;
			margin: 10px 0 0 10px;
}

h3 {
			margin: 0 0 5px 0;
			font-size: 14px;
			font-weight: 700;
			color: #009;
}

p {
			margin: 0 0 15px 20px;
			width: 400px;
}

.struck {
			text-decoration: line-through;
			color: #900;
}
.termtag {
			font-weight: 700;
			color: #900;
			text-align: center;
}