html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }h1, h2, h3		{color:#333333; margin: 0; padding: 0;}p				{margin-bottom: 10px; color:#333333;}a ,active		{color:#5f5f5e; text-decoration:none;}a:hover			{color:#5698b9; text-decoration:none;}div#container 	{ width: 252px; margin: 0 auto; font: 11px trebuchet MS, arial; text-align:center; margin:0 auto;}ul.tabNav 		{ float: left; list-style: none; width: 100%; }ul.tabNav li 	{ float: left; margin: 0 4px 0 0; padding: 6px 0 0; }ul.tabNav li.current 	{ padding-top: 0; }ul.tabNav a 			{ background: #ececec; border: 1px solid #dedede; border-bottom:0; border-width: 1px 1px 0; color: #333; display: block; padding: 4px 4px 5px 4px; text-decoration: none; }ul.tabNav li.current a 	{ background: #f3f1eb; border: none; padding: 8px; }div.tabContainer 				{ clear: both; float: left; width: 252px; padding:0; margin:0; text-align:center; margin:0 auto;}div.tabContainer div.tab 		{ border: 0px solid #dedede; border-bottom:0; color: #000; display: none; /*padding: 10px; */}div.tabContainer div.current 	{ display: block; }div.tab p:last-child 			{ margin-bottom: 0; }