@CHARSET "UTF-8";

#sitecontainer > #wrapper {
	height : auto;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	width: 700px;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}

#header {
	border-bottom: 1px solid red;
	padding-bottom: 8px;
    margin-left: 16px;
    margin-right: 25px;	
}

#title {
	border-bottom: 1px solid red;
	padding-bottom: 8px;
	margin-left: 16px;
	padding-top: 8px;
	margin-right: 25px;
}

#content {
	border-bottom: 1px solid red;
	padding-bottom: 8px;
	margin-left: 16px;
	padding-top: 8px;
	margin-right: 25px;
}

#footer {
	margin-top: 8px;
	margin-left: 15px;
}

#header div p.jazzclubq4_imageOnly {
  font-size: 0px;
  line-height: 0px;
}

.celements3_tabMenu table.mceItemTable td:first-child {
	width: 323px;
}
.celements3_tabMenu .bd #con_contentEdit tr.mceFirst body.tinymce table.mceItemTable td:last-child {
	width: 322px;
}
