/* About Styles */
p#summary                  { background:url('/immagini/polaroid-background.png') right top no-repeat; padding:0 180px 20px 20px; }
.bio                       { clear:both; margin:0 10px; padding:10px; }
.bio img.polo              { margin:-5px 0 0; padding:12px 15px 35px 14px; background: url('/immagini/polaroid-background.png') 0 0 no-repeat; border: 0;}
.bio .name                 { margin:0 0 10px; font-size:1.5em; font-weight:bold; color:#4F0271; }
.bio .meta                 { float:left; margin:0 20px 30px 20px; padding:10px 0 0; font-size:.9em; }
.bio .meta ul              { list-style-type:none; margin:0; padding:0 0 0 10px; }
.bio p                     { margin:0; padding:0 0 1em !important; }
div.biotext                { margin-left:220px; }

#about_website_wrapper     { float:left; width:100%; }
#about_website             { float:left; width:720px; }
#about_website_buttons     { float:right; width:150px; text-align:center; }
#about_website_buttons img { margin-bottom:9px; }
#about_website_buttons a   { background:none !important; padding:0; }

/* Awards */
#highlight                 { margin:30px auto; border-bottom:1px solid #ccc; }
#highlight p               { font-size:1.5em; text-align:center; font-weight:bold; }
#awardslist li             { float:left; display:block; width:300px; height:140px; vertical-align:top; text-align:center; }

/* History */
#story_users               { border-top:2px solid #ccc; padding:40px; }
#story_users img           { float:left; padding:2px; border:1px solid #888;}
#story_users div           { margin:0 40px 0 380px; }

#navcontainer ul
 {
 margin: 0;
 padding: 0;
 list-style-type: none;
 text-align: center;
 }
 
 #navcontainer ul li { display: inline; }
 
 #navcontainer ul li a
 {
 text-decoration: none;
 padding: .1em;

 }
 
 #navcontainer ul li a:hover
 {
 text-decoration: none;
 }