﻿/* Demo styles
----------------------------------*/
body {
	font-family: "Arial","Verdana","sans-serif";
	margin: 1em;
	font-size: 12px;
}
#wrapper {
	/*width: 40em;*/
	background:none;
}
h1 {color:#29496B;
		font-variant:small-caps;
		font-size:24px;
		font-weight:normal;}
#copyright {
font-size: 0.9em;
margin: 1em 0;
position: absolute;
bottom: 0;
}

#switcher {
position: absolute;
left: 42em;
}

#tabs ul li a { background:none; font-size:11px; padding:2px 5px;}
#tabs ul li { margin:3px;} 
#tabs ul { background:none; border:none;}
#tabs {  border:none;}
