#text_area img.border {
	margin-right: 50px;
}
#equipment {
	clear: both;
	padding-top: 20px;
}
#equipment div {
	clear: right;
}
#equipment span {
	display: block;
	clear: both;
}
.coloured {
	background: #fec8fa;
	width: 400px;
	padding: 10px;
	float: left;
	text-align: right;
	vertical-align: middle;
	margin-right: 20px;
}
.plain {
	padding-top: 100px;
	padding-bottom: 150px;
}
#equipment img {
	vertical-align: middle;
	border: 2px solid #ffffff;
}
#equipment table {
	width: 700px;
	border: 0px;
}
td {
	vertical-align: middle;
}
.td_center {
	background: #fec8fa;
	text-align: center;
	padding: 10px;
}
.td_left {
	padding-right: 10px;
}
.td_right {
	padding-left: 10px;
	text-align: center;
}
#top {
	background: url(../../images/titles/different.png) top left no-repeat;
}
#bottom {
	background: url(../../images/titles/love.png) top left no-repeat;
	margin-left: 300px;
}
#legpress {
	background: url(../../images/equipment/legpress.jpg) bottom right no-repeat;
}