@charset "utf-8";
/*!
 IE 8			
*/


/*  city page */
.wxo-brdr-sub {
    border-bottom: 1px solid #ddd;
}
.wxo-brdr-rght {
	border-right: 1px solid #ddd;
}

.img-responsive{
	width: auto !important;
	height: auto;
	display: block;
	max-width: 100%;
}

.hurrAlert{
     position:relative;
     left:90%;
     top:-150px;
     z-index:100;
     width:35px;
     height:40px;
}

.hurrHome{
     position:relative;
     left:75%;
     top:-68px;
     z-index:100;
     width:35px;
     height:40px;
}


