body 
{
	line-height: 1.2;
	color: #000;
	font-size: 11px;
}

a {
	text-decoration: underline;
}

dl 
{
	margin: 1em 0;
}

p 
{
	margin: 1em 0;
}

label
{
	display: inline;
	font-weight: inherit;
}

input[type="file"]
{
	display: inline;
}

input[type="radio"], input[type="checkbox"] 
{
    margin: 0px 2px 0;
}

input, button, select, textarea 
{
    line-height: initial;
    font-weight: normal;
}

.loginInfo {
	margin-top: 2px;
}

.dl 
{
	margin-bottom: 0px;
	margin-top: 20px;
}

.panel-group 
{
	margin-bottom: 0;
}

.label 
{
	font-size: 100%;
	white-space: normal;
	padding: 0px;
}