.side {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0066;
	margin-bottom: 20px;
}
.side h3 {
	background-color: #FF0066;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
}﻿
