#top_left {
overflow: hidden;
font-family: Verdana, Arial, Helvetica, sans-serif;
width: 100%;
height: 5em;
line-height: 5em;
background-color: #bd0100;
background:#bd0000;
}
.ui-bar-a{
	background-image: linear-gradient(#fff,#fff);
	text-shadow:none;
	color:#009966;
	border: 1px solid #eee;
	background-color: #fff;
	background:#fff!important;
	border-bottom: 1px solid #fff;
}

.result{
	font-weight: bold;
	padding: 0.5em;
}
.ui-li-aside{
	width:30%;
}
.ui-listview-inset{
	margin: 0.5em 0;
}
.foot{
	background-color: #bd0000!important;
	background-image: linear-gradient(#bd0000,#bd0000)!important;
	background:#bd0000;
	color: #FFF;
	font-size: 12px;
	font-weight:normal;
	text-align:center;
	height:50px;
	line-height:50px;
}
.foot2{
	color: #666;
	font-size: 12px;
	font-weight:normal;
	text-align:center;
	height:50px;
	line-height:50px;
}
.foot h1{
	font-size:12px!important;
}
.ui-body-c, .ui-overlay-c{
	background:#FFF;
}
.ui-btn-up-c{
	background-image:none;
}
.ui-btn-hover-c{
	background-image:none;
}
.title{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-left: 2em;
}
.ui-panel-content-wrap{
	min-height:initial;
}