.ui-header .ui-title{
	margin:.6em .8em;
}

.ui-li-desc{
	white-space:normal;
}

.ui-li [bundle]{
	display:inline;	
	font-size:12px;
	font-weight:normal;	
}

.ui-btn-inner{
	white-space:normal;
}

.ui-li .ui-btn-text a.ui-link-inherit{
	white-space:normal;
}

input.ui-input-text{
	display:inline;
}

label.error {
	display:block;	
	color: red; 
	padding-top: .5em; 
	vertical-align: top; 
	font-weight:bold
}

.ui-header .ui-title [bundle], .ui-bar h1 [bundle]{		
	FONT-SIZE: 1.6em;
	font-weight: bold;
	white-space:normal;
	text-align:left;
}

[data-role=footer] {	
	background-image: url(resources/images/osap/footerLinesRepeating.gif) repeat-x top left;
   	border:0;
   	width: 100%;
   	text-align:right;
   	display:block;
}

[data-role=footer] img {	
	display:block;
	margin-left:auto;
}

[data-role=footer] img#logo{		
	margin-right:2%;
	margin-bottom:2%;
	margin-top:2%;
}

#results li{
	font-weight:normal;
}

#loadingDots{
	min-height:0;		
	text-align:center;
	padding-left:15px;	
}
#loadingDots img{	
	margin:0;
	position:static;
	float:none;
}
#topButtonList{
	opacity:0.5;
}

#subButton img{
}
.langSwitch{
	-moz-box-shadow:inset 0 0.1em 0 0 #ffffff;
	-webkit-box-shadow:inset 0 1px 0 0 #ffffff;
	box-shadow:inset 0 0.1em 0 0 #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:1em;
	-webkit-border-radius:1em;
	border-radius:1em;
	border:0.1em solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size: 0.9em;
	font-weight:bold;
	padding: 0.5em 0.2em 0.5em 0.5em;
	text-decoration:none;
	text-shadow:0.1em 0.1em 0 #ffffff;
}

