/* Simplicy random post admin */

.admin-sp-rand-image{ }
fieldset
{
 background-color:#e9e9e9;
 border:solid 1px #CCC;
 padding:16px;
 margin-bottom:10px;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;;	
}

legend { 
 border:solid 1px #CCC; 
 background-color:#fefefe; 
 padding:5px;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
 }
small { clear:both;}