html{
	background-color: #fee579 !important;
}

body{
	margin: 0px;
	padding: 0px;
	background: #fee579 url(/media/img/dubai/bgr.gif) repeat-x;
	background-color: #fee579 !important;
}

a {
	color: #2989D0;
}
h2 {
color: #333333;
font-size: 14px;
}


div#container{
	width: 900 !important;
	padding: 5px 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	border: 0px !important;
	text-align: left !important;
}
div#content{
	padding: 10px;
	background: #fff; 
}
div#editable_content{
	border: 0px !important;
	padding: 10px;
	background: #fff !important;
	
}
div.breaker {
	clear: both;
	background: url(/media/img/dubai/breaker.gif) repeat-x;
	height: 4px;
	margin-top: 5px;
	line-height: 1px;
}

a#chat{
	display: block;
	height:30px;
	width: 120px;
	background: url(/media/img/dubai/icons/chat_icon.gif) no-repeat left bottom;
	position: absolute;
	top: 35px;
	padding-top: 30px;
	padding-left: 45px;
	margin-left: 380px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #cc3300;
}

div.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2867A3;
}

div.IconsMenu .head{
	border-bottom: 1px solid #0B3E6F !important;
	background: #2867A3 !important;
	color: #fff !important;
}
ul.rows li.rows_li.first, ul.rows li.rows_li.second, ul.rows li.rows_li.third, div.IconsMenu ul li a div.content, div#search_box, .rounded {
	border-color: #7fcfed;
}

.rounded .header, .rounded .header .top-left {
	background-color: #c00;
}

.rounded {
	background-color: #ffffff;
	border: 1px solid #98DBED;	
}

.rounded .top-left{
	background-image: url(/media/img/dubai/rounded_white_left_top.gif);
}

.rounded .top-right{
	background-image: url(/media/img/dubai/rounded_white_right_top.gif);
}

.rounded .bottom-right{
	background-image: url(/media/img/dubai/rounded_white_right_bottom.gif);
}

.rounded .bottom-left{
	background-image: url(/media/img/dubai/rounded_white_left_bottom.gif);
}

/* top */

div#top{
	background: #ffffff url(/media/img/dubai/title4.gif) no-repeat 25px 2px;
	display: block;
	text-align: right;
	margin: 0px;
	height: 90px
}

div#top a.homeLink{
	display: block;
	width: 320px;
	float: left;
	/*padding: 55px 0px 0px 35px;*/
	padding-left: 35px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	color: #a6a6a6;
	text-align: left;
}

div#top a.homeLink:hover{
	text-decoration:none;
}

div#top .icons{
	float: right;
	width: 370px;
	margin-right: 0px;
}

div#top .icons img{

}

div#top .icons img.logo{
	margin-bottom: 25px;
	position: static;
}

.lang_selector {
margin-left: 4px;
position: relative;
text-align: left;
top: -20px;
}

/* topInfo */


#topInfo, #bottomInfo, #bottomInfo a{
	clear: both;
	font-size: 13px;
	line-height: 16px;
	text-align: left;
}

#bottomInfo{
	padding: 0px 10px;
	text-align: center;
	margin: 10px 0px;
	border-top: none;
}


#topInfo div.dateWeather{
	margin-top: 0px;
	
}

/* #topInfo div.dateWeather .date{
	background: url(/media/img/dubai/rounded_white_left_top.gif) no-repeat scroll left top;
	position: relative;
	top: -1px;
	left: -1px;
} */

#topInfo div.dateWeather span{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 13px;
	position: relative;
	top: 11px;
	left: 10px;
}

#topInfo div.dateWeather .weather{
	font-size: 11px;
	float: right;
	height: auto;
    margin-left:15px;
    width: 90px;
	text-align: left;
}

#topInfo div.dateWeather .links{
	float: right;
}

#topInfo div.dateWeather .links img{
	margin: 8px 0px 0px 5px;
}

#topInfo div.dateWeather .weather img{
	vertical-align: middle;
}

#topInfo div.dateWeather .weather label{
	color: #666666;
	position: relative;
	top: 2px;
}



/* slideshow */
div#slideshow{
	margin: 0px auto;
    display:table;
}

div#slideshow p, div#slideshow h3{
	height: 0px;
	margin: 0px;
}

/* booking form */
div.breakAll {
	clear: left;
}

div#book.rounded .top-left {
	background-image:url(/media/img/dubai/rounded_white_left_top1.gif) !important;
	height: auto;
}

div#book.rounded .top-right {
	background-image: url(/media/img/dubai/rounded_white_right_top1.gif) !important;
	height: auto;
}

div#book.rounded .bottom-left {
	background-image:url(/media/img/dubai/rounded_white_left_bottom1.gif) !important;
}

div#book.rounded .bottom-right {
	background-image:url(/media/img/dubai/rounded_white_right_bottom1.gif) !important;
}




div#book {
	height: auto;
	width: 380px;
	float: left;
	margin-bottom: 10px;
	margin-left: 5px;
}



div#book.rounded {
	border-color: #98DBED;
	background: #FEEA91 url(/media/img/dubai/booking_box_bgr1.gif) repeat-x;
}

div#book form {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
input.find_room{
	position: absolute;
	top: 50px;
	width: 199; 
	height: 57;
}
img.hotel_spec{
	position: absolute;
	top: 5px;
	left: 15px;
}
div#book form label{
	font-size: 12px;
}


div.bookForm ul li{
	margin: 0px;	
	color: #666;
	list-style: none;
	text-align: left;
	padding-bottom: 0px;
} 
div.bookForm ul li.destination{
	padding-left: 213px;
} 
div.bookForm ul li.checkin{
	height: 50px;	
	padding-left: 210px;
} 
div.bookForm ul li.details{
	padding-left: 210px;
} 


div.bookForm table.checkin{
	margin: 2px 0px;
	text-align: left;
}
div.bookForm  table.checkin td{
	text-align: left;
	padding: 0px 2px !important;
}
div.bookForm  table.checkin td label{
	padding: 0px !important;
}

div.bookForm{
	margin-top: 10px;
	margin-right: 15px;
}

div.bookForm input.search  {
	width: 124px;
	height: 38px;
	margin-top: 45px;
	float: right;
	border: 0px !important;
}

div.call{
background: url("/media/img/dubai/call.gif") no-repeat scroll 0 0 transparent;
float: left;
height: 78px;
margin-left: 10px;
margin-top: 10px;
width: 265px;
}

table.detail{

}
table.detail td{
	font-size: 11px !important;
	text-align: left;
	padding: 0px 4px;	
}

table.children_age_select{
	float: none !important;
	position: absolute;
	top: 143px;
	right: 80px;
	margin: 0px !important;
}

table.children_age_select td select{
	margin: 0px 2px;
}

a.add_opt{
	font-weight: bold;
	clear: left;
	color: #ff6600;
	margin-right: 0px;
	display: block;
	text-align: right;
	text-decoration: underline;
}



#newIconsmenu ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
	display: inline;
}

#newIconsmenu li{
	float: left;
	margin: 0px 5px;
}

#newIconsmenu li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2989d0;
	line-height: 35px;
	padding-left: 25px;
	display: block;
	float: left;
	height: 35px;
	background-position: left center;
	background-repeat: no-repeat;
	}
	
#newIconsmenu li a.cityInfo{
	background-image: url(/media/img/icons/info_new.gif);
}

#newIconsmenu li a.news{
	background-image: url(/media/img/icons/news_new.gif);
}

#newIconsmenu li a.activities{
	background-image: url(/media/img/dubai/icons/activities.gif);
	padding-left: 38px;
}

#newIconsmenu li a.hotels{
	background-image: url(/media/img/dubai/hotels.gif);
	padding-left: 35px;
}
#newIconsmenu li a.restaurants{
	background-image: url(/media/img/dubai/restaurants.gif);
	padding-left: 35px;
}
#newIconsmenu li a.attractions{
	background-image: url(/media/img/icons/attractions_new.gif);
	padding-left: 28px;
}

#newIconsmenu li a.shopping{
	background-image: url(/media/img/icons/shopping_new.gif);
}

#newIconsmenu li a.travel_tips{
	background-image: url(/media/img/icons/travel_new.gif);
}

#newIconsmenu li a.visa{
	background-image: url(/media/img/icons/visa_new.gif);
	padding-left:23px;
}
#newIconsmenu li a.blog{
	background-image: url(/media/img/dubai/blog.gif);
}
#newIconsmenu li a.realstate{
	background-image: url(/media/img/dubai/real_state_icon.gif);
    padding-left:30px;
}
#newIconsmenu li a.carRental{
	background-image: url(/media/img/dubai/car-rental-small.gif);
    padding-left:35px;
}
#bottomLinks{
	padding: 5px;
	text-align: center;
	clear: both;
}

#bottomLinks a, div#bottom a{
	font-family: Arial, Helvetica, sans-serif;
	color: #2989D0;
}

div#links a{
	padding-top: 1px;
	padding-bottom: 1px;
}


div#bottom a.facebook{
	padding-left: 21px;
	background: url(/media/img/dubai/facebook.png) no-repeat;
}

div#bottom a.twitter{
	padding-left: 21px;
	background: url(/media/img/dubai/twitter.png) no-repeat;
}

#bottomLinks a{
	margin: 0px 10px;
}

/* ----- CHANGING WIDTH ------ */

div#container {
	width: 896px;
}

div#container .body{
	width: 876px;
}

div#content, div.IconsMenu {
	width: auto;
}

div#book {
	width: 430px;

}

div#hotelFeature {
	width: 420px;
}

ul.rows li.rows_li.first,  ul.rows li.rows_li.third{
	width: 210px;
}

ul.rows li.rows_li.second{
	width: 410px;
}






/* ----- 4 FUTURED HOTELS ------ */

div#featured_hotels{
	margin-top: 10px;
}

div#featured_hotels ul{
	margin: 0px;	
	padding: 0px;
}



div#featured_hotels ul li{
	text-align: left;
	list-style: none;
	padding: 0px;
	background: #ffffff url(/media/img/dubai/hotel_item_bgr.gif) repeat-x;
	height: 135px;
}

div#featured_hotels .block{
	padding-bottom: 5px;
}

div#featured_hotels .thumb-hotel{
	background:transparent url(/media/img/dubai/thumb-shadow1.gif) no-repeat scroll 0 0;
    float:left;
    height:71px;
	text-align: left;
    margin-left:5px;
    margin-right: 5px;
    margin-top:5px;
    width: 71px;
	padding: 0px;
}
div#featured_hotels .thumb-hotel img{
	margin: 1px;
}
div#featured_hotels  .hotel-name{
	margin: 3px 0px 2px;
}
div#featured_hotels  .hotel-name a{
	color: green;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 13px;
	line-height: 16px;
}
.star-rating{
	padding-top: 5px;
}

div#featured_hotels .discount{
	background: url(/media/img/dubai/icons/off_icon_orange.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 34px;
	height: 34px;
	float: left;
	text-shadow: 1px 1px 0 #d33f08;
	/*position: relative;
	top: -15px;*/
}

 div#featured_hotels .discount div.amount{
	text-align: right;
	width: 20px;
	margin-top: 5px;
}

 div#featured_hotels .discount a{
	color: #ffffff;
}

div.hotel-price{
	float: left;	
	padding: 8px 5px;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	margin-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
	clear: left;
}
div.hotel-price .price{
	color: #c00;
	font-size: 18px;
	font-weight: bold;
}
div#featured_hotels .desc{
	color: #999;
	padding: 0px 5px;
	font-size: 10px;
	line-height: 100%;
}
div#featured_hotels .more{
	float: right;
	width: 40px;
	margin-right: 10px;
	padding-top: 5px;
}

#startPage div#featured_hotels, #startPage div#featured_hotels ul{
	float: right;
	width: 430px;
}

#startPage div#featured_hotels ul li{
	width: 200px;
	margin-left: 10px;
	float: left;
}

#startPage div#featured_hotels .block{
	padding: 0px;
	height: 96px;
	overflow: hidden;
}

/* ----- about / site map ------ */

div.about{
	background:transparent url(/media/img/dubai/about.jpg) no-repeat top right;
	font-size: 13px;
	line-height: 19px;
	padding-right: 230px;
}
div.about a{
	font-size: 13px;
}
ul.site_map{
	padding: 0px;
	margin: 15px 150px;
}
ul.site_map li{
	background: #cccccc;
	border: 1px solid #fff;
	width: 500px;
	list-style: none;
	padding: 2px 10px;
	
}
ul.site_map li a{
	font-size: 14px;
	background: url(/media/img/dubai/next.png) no-repeat;
	font-weight: bold;
	color: #003399;
	padding-left: 20px;
}

ul.site_map li ul{
	margin-left: 120px;
	margin-top: -15px;
	margin-bottom: 5px;
}
ul.site_map li ul li{
	background: #f0f0f0;
	margin-bottom: 2px;
	width: 200px;
}

 ul.site_map li ul li a{
	font-size: 13px;
}


/* ----- front blog entries ------ */
div.blog-entries{
	margin-top: 15px;
}

div#mainBlogBar{
	clear: both;
	background: url(/media/img/dubai/dubai_info_sheet.gif) no-repeat right top;
	min-height: 240px;
}
div.entry{
	width: 420px;
	height: 186;
	/* background: url(/media/img/dubai/pencil.png) no-repeat 350px 0px; */
	margin: 0px 5px 20px 5px;
	display: block;
	float: left;
	color: #666;	
}

div.blog-entries h2, div.blog-entries h3{
	color: #2989d0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal !important;
}

div.blog-entries h3{
	padding: 0px 10px 0px 0px !important;
	margin: 0px !important;
	font-size: 15px;
	color: green;
	font-style: italic;
}
div.blog-entries .shortEntry h3 {
    min-height:35px;
}
div.blog-entries h3 a{
	color: green;
	font-weight: normal !important;
}
div.blog-entries h2{
	color: #2989d0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 15px;
	margin: 0px;
	margin-bottom: 5px;
	
}

div.blog-entries p{
	margin: 8px 0px 5px;
	line-height: 16px;
	text-align: justify;
}
div.blog-entries .shortEntry p {
text-align:left;
}
div.blog-entries h1{
	color: #2080CA;
	font-size: 16px;
}

div.blog-entries ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 0px;
	margin: 0px;
}

div.blog-entries li {
	padding-left: 15px;
	background: url(/media/img/arrow.gif) no-repeat 3px 4px;
	line-height: 14px;
}

div.entry div{
	width: auto;
}
div.entry div.content{
	padding: 0px 10px;
}	

.currentEvents, .currentActivities {
	width: 265px !important;
	padding-right: 20px;
	margin-bottom: 10px !important;
}

.currentActivities {
	width: 590px !important;
}



.currentActivities .rounded h2{
	padding-left: 0px
}

.currentActivities .item{
	width: 400px;
	float: left;
}


.currentActivities .photo img{
	border: 1px solid #98DBED;
	float: left;
}

.currentActivities .description{
	padding-left: 165px;
}

.currentActivities .star_rating img{
	vertical-align: middle;
	margin-bottom: 5px;
}

.currentActivities .furtherInfo{
	clear: both;
	padding-top: 10px;
}

.currentActivities .links{
	padding-left: 410px;
	
}

.currentActivities .links a{
	display: block;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.followTheGuide {
	width: 295px;
	float: left;
	margin-bottom: 5px
	
}

.followTheGuide label{
	display:block;
	margin-bottom: 2px;
	color: #2989D0;
}

.shortEntry{
	padding: 10px;
	background-color: #f2f2f2;
	color: #666;
	margin-bottom: 10px;
}

#startPage .shortEntry{
	margin: 0px 5px;
	float: left;
	padding: 0px;
	padding-left: 10px;
	border-left: 1px dotted #7FCFED;
	width: 195px;
	background-color: #ffffff;
}

/* --- others ---- */


.date {
	font-size: 10px;
	font-weight: bold;
	color:#999999;
}

.more {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	text-align: right;
	height: 12px;
}

.hotelItem {
	clear: both;
}

.hotelThumb {
	background:transparent url(/media/img/booking/thumb-shadow.gif) no-repeat scroll 0 0;
	float:left;
	height:71px;
	margin-left:20px;
	margin-right:15px;
	margin-top:10px;
	width:69px;
}

/* RESTAURANT SEARCH BOX */
div#search_restaurants {
background:#FFF url(/media/img/dubai/search_restaurants_arrow.jpg) no-repeat scroll 0 0;
height:36px;
width:446px;
font-size:15px;
font-weight:bold;
}
div#search_restaurants span {
left:17px;
position:relative;
top:8px;
}
div#search_restaurants a {
    font-size:15px;
    color:#1c5294;
}
form#restaurants_form fieldset {
border:medium none;
display:inline-block;
position:relative;
top:-3px;
}
form#restaurants_form input {
display:block-inline;
}
form#restaurants_form input#keyword {
height:21px;
width:295px;
}
form#restaurants_form {
float:right;
margin-top:-45px;
}
p.standardButton {
display:inline-block;
height:30px;
width:95px;
background:transparent url(/media/img/dubai/bg_button_right.gif) no-repeat scroll 100% 0;
}
form#restaurants_form p.standardButton input {
background:transparent url(/media/img/dubai/bg_button_left.gif) no-repeat scroll 0 0;
color:#FFFFFF;
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
height:30px;
line-height:30px;
text-align:center;
width:95px;
}


div.hotel-links {
border-top:1px solid #87D8F0;
padding-top:5px;
margin-top:15px;
}
div.hotel-links table td{
border-left:1px solid #638CA9;
font-size:16px;
font-weight:bold;
padding-left:10px;
vertical-align:middle;
padding-right:21px;
}
div.hotel-links table td a:hover {
text-decoration:none;
}
div.hotel-links table td img {
margin-bottom:-8px;
margin-right:15px;
}


#hotel-images div#thumbnails{
	width: auto;
	float: none;
	text-align: center;
}

div#hotel-images table{
	margin-left: 0px !important;
}

#flights .description.bottom{

}

#search-box-sections{	
	float: right;
	font-size: 10px;
	margin-top: -7px;
	
}

#search-box-sections .box-title{	
	margin-left: 5px;
	height: 14px;
	font-weight: bold;
	color: #2989D0;
}

#search-box-sections .box{
	background: url(/media/img/dubai/booking/search-box-section.gif) repeat-x;
}


#search-box-sections .box-left{
	background: url(/media/img/dubai/booking/search-box-section-left.gif) no-repeat;
}

#search-box-sections .box-right{
	background: url(/media/img/dubai/booking/search-box-section-right.gif) no-repeat right top;
	padding-top: 2px;
	padding-right: 7px;
}

#sections-booking-form{
	background: url(/media/img/dubai/booking/search-box-section-gradient.jpg) no-repeat right top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding-left: 5px;
}

#sections-booking-form input, #sections-booking-form select{
	font-size: 10px;
	width: 56px;
	border: 1px solid #A5ACB2;
}


#sections-booking-form input#update, input#searchButton{
	background: url("/media/img/dubai/booking/search-button.gif") no-repeat !important;
	width: 75px !important;
	height: 25px !important;
	border: none !important;
	cursor: pointer;
}
#booking-header input.greenBtnSmall, input.greenBtnSmall {
    background: url("/media/img/green_btn_small.gif") no-repeat scroll 0 0 transparent !important;
    border: medium none !important;
    color: white;
    font-weight: bold;
    height: 27px !important;
    letter-spacing: 1px;
    margin-top: -1px;
    text-align: center;
    text-shadow: 1px 1px 2px #333333;
    width: 84px !important;
}
#booking-header input.greenBtnSmall {
    margin-left: 15px;
}
#add-property input.greenBtnSmall {
    margin-top: 10px;
}
#search-box-sections a.dp-choose-date{
	background: url("/media/img/calendar_icon.gif") no-repeat;
	width: 25px;
	height: 20px;
	margin-top: -2px;
}

/* --- WIDGET ---- */


.widgetContent{
	background-color: #fbf1cd;
	border-color: #f5b700;
}

.widgetContent .date-pick{
	border-color: #f5b700;
}

.widgetContent, .widgetTabs .tab{
	border: 1px solid #f5b700;
}

.widgetTabs .tab{
	background: #f4871c url("/media/img/dubai/widget_tab_bgr.gif") repeat-x;
}

.widgetTabs .tab a{
	text-shadow: 1px 1px 0 #f27b17;
}

.widgetTabs .tab.active, .widgetTabs .tab.tabs-selected{
	background: #fbf1cd !important;
	}
	
.widgetTabs .tab.active a, .widgetTabs .tab.tabs-selected a{
	color: #f27b17;
}

#editableBase .leftColumn{
	width: 625px !important;
}

/* SEARCH BAR */
#search_form {
float: left;
height: 35px;
width: 540px;
}
#search_form #id_query {
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;

    background: url("/media/img/search_bar_bgr.jpg") repeat-x scroll 0 0 #FFFFFF;
    border: 1px solid #95D4E3;
    height: 23px;
    padding-left: 10px;
    width: 515px;
    float:left;
    line-height:20px;
}
#search_form .lighter {
color:red;
}
#search_form .search_btn {
background: url("/media/img/search_bar_btn.jpg") repeat-x scroll 0 0 transparent;
border: medium none;
cursor: pointer;
display: block;
float: right;
font-size: 0;
height: 24px;
line-height: 0;
position: relative;
right: 17px;
text-indent: -9999px;
top: -25px;
width: 28px;
}


/* --- ADS --- */

.leaderBoard{
	margin: 20px auto 0px;
	width: 728px;
	padding-bottom: 10px;
}

/* EVENTS WIDGET */

.eventWidget {
}
.eventWidget #datepicker {
width:160px;
float:left;
margin-right:20px;
}
.eventWidget #datepicker .ui-widget-header {
    background:none;
    border:none;
}
.eventWidget #datepicker .ui-widget-content {
        background-position: 50% 30px;
            border: none;
}
.eventWidget #event-description {
}
.eventWidget .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
background:none repeat scroll 0 0 white; 
border: 1px solid gainsboro;
font-weight: normal;
color: #2989D0;
}
.eventWidget .ui-state-active {
background:url("/media/img/dubai/bar.gif") repeat-x scroll 0 0 #327EC1;
font-weight: bold;
color:white;
text-align:center;
}
.eventWidget .ui-datepicker td {
padding:0;
text-align:center;
width:15px;
}
.eventWidget .ui-datepicker td span, .eventWidget .ui-datepicker td a {
padding:0;
text-align:center;
}
.eventWidget .prevNext {
background:url("/media/img/events/blue-arrows.gif") no-repeat scroll 0 0 transparent;
height:11px;
width:11px;
text-indent:-9999px;
line-height:0;
display:block;
float:right;
}
#event-next-btn {
background-position:-11px 0;
margin-left:5px;
}
.eventWidget .event-title {
    font-size:14px;
    text-decoration:none;
}
.eventWidget #event-img {
max-width:85px; float:left;
margin-right:10px;
}
.eventWidget #event-date {
color: #333333;
display: block;
font-weight: bold;
margin-top: -16px;
}

.shortEntry img {
padding:10px;
padding-left:0;
}

