#preferencesForm {
	border: 1px solid #000;
	padding: 0 0 10px 0;
}

#preferencesForm fieldset {
	border: 1px solid #999;
	padding: 5px 10px 10px 10px;
	margin: 10px;
}

#preferencesForm fieldset legend {
	color: #11377C;
	font-size: 13px;
        font-weight: bold;
}

#preferencesForm fieldset ul {
	padding: 0;
	margin: 0;
	list-style-type:none;
}

#preferencesForm ul li {
	padding-right: 10px;
}


#preferencesForm ul li label {
	display: block;
    font-weight: bold;
}

#savePreferences {
	float: right;
	margin: 0 10px 0 0;
}

.preferencesForm ul li{
    float:left;
}

#confirm_autoprint img {
		margin-left: 1em;
}

#caseLabelContainer{
	border: 1px solid grey;
	height:300px;
	width:450px;
	margin-left:25px;
	margin-bottom:20px;
	overflow-y:scroll;
}

.papReportDisclaimer{
  width:333px;
  height:60px;
}

#subspecialtySignature {
  height: 240px;
  overflow: scroll;
}