.lead_box{ 
height:auto;
padding:10px;
border:1px solid #eeeeee;
text-align:center;
}

.post_box{ 
height:40px;
line-height:40px;
padding:20px;
color:#FF0000;
text-align:center;
font-size:1.4em;
}


.name_box{ 
MARGIN-RIGHT: auto; MARGIN-LEFT: auto;
}

.name_span{ 
width:120px;
height:188px;
padding:10px;
margin:2px;
text-align:center;
border:1px solid #eee;
box-shadow:0 0 30px #eee;
background-color: #f0f0f0;
display:-moz-inline-box;
display:inline-block;
font-size:1.4em;
cursor:pointer;
border-radius:4%;
}