/* Default css */
.container {
	width: 178px;
	background: url(../images/structure/contact-middle.gif) repeat-y;
}
.container .containerHeader {
	padding: 5px 0 0 0;
	background: url(../images/structure/contact-top.gif) no-repeat top;
}
.container .containerBody {
	padding: 5px 0;
}
.container .containerFooter {
	padding: 5px 0 15px 0;
	background: url(../images/structure/contact-bottom.gif) no-repeat bottom;
}
