.roundCorner{
  border-radius:15px;
  -moz-border-radius:15px; 
}

.borderMov{
  border:solid 1px #552299;
}