#wrapper 			{width: 1000px; border-left: 1px; border-left-style: solid; border-left-color: #3b3b3b; border-right: 1px; border-right-style: solid; border-right-color: #3b3b3b; margin-left: auto; margin-right: auto; display: table; height: 100%;}
.chrome #wrapper 	{width: 1002px}	/* possible due to the browser-selector.js file */
.safari #wrapper 	{width: 1002px}	/* possible due to the browser-selector.js file */
#header 			{width: 100%; height: 355px;}
#content-wrapper	{width: 100%; padding: 0px; }
#menu 				{width: 300px; float: left; text-align: right; min-height: 700px;}
#content 			{width: 700px; float: right; background-image: url('../images/content-background.png'); background-repeat: repeat-y; min-height: 800px;}
#newsletter 		{width: 566px; height: 30px; padding: 7px 10px 0px 0px; text-align: right; background-image: url('../images/newsletter-background.png'); background-repeat: repeat-y;}
#content-text 		{width: 660px; padding-left: 40px; height: 100%;}

/*#footer 			{width: 100%; height: 100px; min-height: 100px; color: #f70;}*/
#footer 			{width: 1000px; min-height: 100px; border-left: 1px; border-left-style: solid; border-left-color: #3b3b3b; border-right: 1px; border-right-style: solid; border-right-color: #3b3b3b; margin-left: auto; margin-right: auto; display: table; height: 100px;}
#footer-menu		{width: 499px; float: left; height: 100px; min-height: 100px; text-align: center; padding-top: 45px; background-image: url('../images/central-london-fencing-club-footer-left.jpg'); background-repeat: no-repeat;}
#footer-copyright 	{width: 499px; float: left; height: 100px; min-height: 100px; text-align: center; padding-top: 45px; background-image: url('../images/central-london-fencing-club-footer-right.jpg'); background-repeat: no-repeat;}

#testimonial 		{width: 300px; float: right; padding-bottom: 20px; padding-right: 10px; color: #f70; font-style: italic;}

#label 				{float: left; width: 200px; padding-right: 20px;}

#club-news 			{width: 48%;}

#contact {float: right; padding-right: 50px;}
#subscribe {}

#box-wrapper 	{float: right; width: 260px; text-align: right; padding-bottom: 5px;}
#box-top 		{margin-top: 10px; background-image: url('../images/box-top.png'); float: right; width: 260px; height: 9px; min-height: 9px; background-repeat: no-repeat; background-position: right;}
#box 			{padding: 5px 5px 15px 10px; width: 235px; float: right; background-color: #000; background-image: url('../images/box-bottom.png'); background-position: bottom right; background-repeat: no-repeat; min-height: 65px;}

#cname, #lesson_date, #duration {font-weight: bold;}
#lesson-wrapper, #lesson-container {
    height: 350px;
    width: 400px;
}

#lesson-wrapper {
    bottom: 10%;
    right: 45%;
    position: absolute;
}

#lesson-container {
    top: 90%;
	left: 55%;
    padding: 10px;
    position: relative;
	border: 1px #aaa solid;
	background: #000;
}