#technologies-outer {
  -moz-border-radius-topleft:6px;
  -moz-border-radius-topRight:6px;
}
.featured-main, .portfolio-item-main {
  -moz-border-radius-topleft:6px;
  -moz-border-radius-bottomleft:6px;
  -moz-border-radius-bottomRight:6px;
}


.secondary-featured, .beta-box2, .conten {
  -moz-border-radius-topleft:6px;
  -moz-border-radius-topRight:6px;
  -moz-border-radius-bottomleft:6px;
  -moz-border-radius-bottomRight:6px;
}