div#accordion 		{ width: 699px; margin: 0; }
div.element 		{ position: relative; }
div.content			{ padding: 0 0 10px 0; clear: both; }

h3.toggler 			{ width:690px; height:25px; border-bottom: 1px solid white; display:block; cursor: pointer;  width:650px; display:block; }
h3.toggler:hover	{ width:690px; border-bottom: 1px solid white; display:block; cursor: pointer;  width:650px; height:25px; display:block;}
h3.active			{ }