.thumbnail-caption  {
  border-bottom-left-radius:4px !important;
  -webkit-border-bottom-left-radius:4px !important;
  -moz-border-radius-bottomleft:4px !important;
    border-bottom-right-radius:4px !important;
  -webkit-border-bottom-right-radius:4px !important;
  -moz-border-radius-bottomright:4px !important;	
}
#nav_button {
  border-bottom-left-radius:4px !important;
  -webkit-border-bottom-left-radius:4px !important;
  -moz-border-radius-bottomleft:4px !important;
}
#drop.boxopened:after, #drop:after {	
  border-bottom-right-radius:4px !important;
  -webkit-border-bottom-right-radius:4px !important;
  -moz-border-radius-bottomright:4px !important;	  
}
#up {	
  border-top-left-radius:4px !important;
  -webkit-border-top-left-radius:4px !important;
  -moz-border-radius-topleft:4px !important;
  border-top-right-radius:4px !important;
  -webkit-border-top-right-radius:4px !important;
  -moz-border-radius-topright:4px !important;  
}
.tipsy-inner,
.form-input-field,
.form-input-button,
.rw-sitemap ul li,
#footer p,
#breadcrumbcontainer li,
#breadcrumbcontainer li,
#navcontainer ul a,
#navcontainer ul ul,
#navcontainer ul ul ul,
#navcontainer2,
#navcontainer2 a,
ul.blog-tag-cloud,
.thumbnail-frame img,
#blog-archives,
#blog-categories,
.movie-thumbnail-frame,
.movie-thumbnail-frame img,
.filesharing-item, .filesharing-item-title {
 border-radius:4px !important;
 -webkit-border-radius:4px !important;
 -moz-border-radius:4px !important;	
}