fieldset
{
	float: left;
	clear: left;
	width: 100%;
	margin: 0 0 1.5em 0;
	padding: 0;
	border: 1px solid #BFBAB0;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}

legend
{
	margin-left: 1em;
	padding: 0;
	color: #000000;
	font-weight: bold;
}

fieldset ol
{
	padding: 1em 1em 0 1em;
	list-style: none;
	zoom: 1;
}

fieldset li
{
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;
}

label
{
	float: left;
	width: 10em;
	margin-right: 1em;
}

fieldset fieldset
{
	margin-bottom: -2.5em;
	border-style: none;
	background-color: transparent;
	background-image: none;
}

fieldset fieldset legend
{
	margin-left: 0;
	font-weight: normal;
}

fieldset fieldset ol
{
	position: relative;
	top: -1.5em;
	margin: 0 0 0 11em;
	padding: 0;
}

fieldset fieldset label
{
	float: none;
	width: auto;
	margin-right: auto;
}

label strong, legend strong
{
	display: block;
	color: #CC0000;
	font-size: 85%;
	font-weight: normal;
	text-transform: uppercase;
}

legend strong {
	width: 10em;
}

fieldset.submit
{
	float: none;
	width: auto;
	border-style: none;
	padding-left: 12em;
	background-color: transparent;
	background-image: none;
}

#sidebar {
	margin-top:15px;
  background-color: #eee;
	padding: 10px;
	height:300px;
}

.hidden, .hfe {
display: none;
}

h2 {
font-size: 1.3em;

text-transform: uppercase;
}

.tel, .fn {
		margin-bottom: 0;
		}

.org {
font-weight: bold;
}

.vcard p, p.saveCard {
		font-size: 0.7em;
		line-height: 1.4em;
		margin-bottom: 1em;
}
.vcard h4 {
margin-bottom: 0.4em;
text-transform: uppercase;
}

div#sidebar div.vcard div {
	margin-top:20px;
}

