.ui-header .ui-title{
	white-space: normal;
}

.ui-input-text{
	background-color: #FFFDED !important;
}

.important-notice{
	background-color:#b62130 !important;
	text-align:center;
	text-shadow: none !important;
	font-weight:normal !important;
	line-height:1.4em;
}

.close-button{
	float:right;
	font-size:0.9em;
	line-height:1em;
	margin: 0.2em 0.4em 0 0;
	font-weight:bold;
	color:#bbb;
	text-decoration:underline;
}

.close-button:hover{
	color:#ddd;
}

h4{
	font-size:0.6em !important;
}

.patientheader{
	font-size:0.9em !important;
	line-height:1em;
	min-height:0.9em !important;
	padding: 0 0 0.7em !important;
	margin:0 auto !important;
}

.nowrap{
	white-space:nowrap;
}

img{
	width:100%;
	display:block;
	margin:0 auto 0;
}

.data-table{
	margin:0 auto !important;
}

.data-table td{
	text-align:left;
}

.label-inline{
	font-weight:bold !important;
	display: inline !important;
}

.listitem-collapsible{
	padding:0 1em !important;
	/*border-top-width:1px !important;*/
	border-color: #8a4b09 !important;
}

.listitem-collapsible div > h3{
	margin: 0 !important;
}

.listitem-collapsible .ui-collapsible-collapsed h3 > a{
	border-width: 0;
}

.listitem-collapsible div > div{
	border-bottom-width: 0 !important;
}

.profile-image{
	width:10em;
	height:10em;
	float:left;
	background-color:#FFFDED;
}