/* Layout Stylesheet */ 




img.floatLeft{
   float:left;
   margin:15px 25px 0px 10px;
}

img.floatLeft7{
   float:left;
   margin:0px 25px 0px 10px;
}

img.floatright{
   float:right;
   margin:2% 0% 5% 5%;
}

.picture { 
background-color: #F9F9F9;
border: 1px solid #CCCCCC; padding: 3px;
font: 11px/1.4em Arial, sans-serif; }

.picture img { 
border: 1px solid #CCCCCC;
 }

.right { float:right; }

.left { margin: 0.5em 0.8em 0.5em 0; float:left; }

table.salary{
margin-left:auto;
margin-right:auto;
text-align: center;


}



