a#add-news-btn { background:url(/images/buttons/add_news_btn.png) no-repeat top left }
a#newspaper-bin-btn { background:url(/images/buttons/newspaper_bin_btn.png) no-repeat top left }
a#editors-btn { background:url(/images/buttons/editor_btn.png) no-repeat top left }
#createNewsDiv #headline { width: 300px }
input.createNewsBtn, button.createNewsBtn { 
background:url(/images/buttons/add_news_btn.png) no-repeat; 
width:160px; 
height: 24px; 
color:#FFFFFF; 
border:none; 
padding-left: 30px;
line-height: 24px;
cursor:pointer
}

#editNewsDiv label, #editResourceDiv label, #editInformationDiv label { display:block; font-weight:900}
#editNewsDiv input#headline, #editResourceDiv input#resource, #editInformationDiv input#info_title { width: 620px }

#editVideoGalleryDiv input#gallery_name { width: 620px }

a#restore-news-btn { 
background:url(/images/buttons/restore_news_btn.png) no-repeat top left; 
padding-left: 30px;
color:#FFFFFF; 
width:70px; 
height:24px; 
line-height: 24px;
display:block;
text-decoration:none
}

a#full-del-news-btn { 
background:url(/images/buttons/full_del_news_btn.png) no-repeat top left; 
padding-left: 30px;
color:#FFFFFF; 
width:70px; 
height:24px; 
line-height: 24px;
display:block;
text-decoration:none
}

