
#footer p,
#breadcrumbcontainer li,
#breadcrumbcontainer li,
#navcontainer ul a,
#navcontainer ul ul,
#navcontainer ul ul ul,
#navcontainer2,
#navcontainer2 a,
.tipsy-inner,
.form-input-field,
.form-input-button,
.rw-sitemap ul li,
#blog-archives,
#blog-categories,
ul.blog-tag-cloud,
.thumbnail-frame img,
.movie-thumbnail-frame, .movie-thumbnail-frame img,
.filesharing-item, .filesharing-item-title     {
  border-radius:2px !important;
  -webkit-border-radius:2px !important;
  -moz-border-radius:2px !important;	
}


#drop.boxopened:after, #drop:after, #up {	
  border-radius:2px !important;
  -webkit-border-radius:2px !important;
  -moz-border-radius:2px !important;	
  
  
}

 #up {	
		  border-top-left-radius:2px !important;
  -webkit-border-top-left-radius:2px !important;
  -moz-border-radius-topleft:2px !important;
  border-top-right-radius:2px !important;
  -webkit-border-top-right-radius:2px !important;
  -moz-border-radius-topright:2px !important;
  
  
}


#nav_button {
  border-top-left-radius:2px !important;
  -webkit-border-top-left-radius:2px !important;
  -moz-border-radius-topleft:2px !important;
  border-bottom-left-radius:2px !important;
  -webkit-border-bottom-left-radius:2px !important;
  -moz-border-radius-bottomleft:2px !important;
}