.sheabox dl {
margin: 0px;
}

.sheabox dt.im {
padding: 5px 0px 0px 0px;
float: left;
text-align: center;
width: 70px;
}
	
.sheabox dt.im a.number {
margin: 5px auto 0px auto;
color: #feb;
background-color: #FFC30D;
border: 2px solid #FFC30D; 
width: 35px; 
height: 35px;
display: block;
text-align: center;
font-weight: bold;
text-decoration: none;
font-size: 200%;
background-repeat: no-repeat;
background-position: center center;
}

.sheabox dt.im a.number:hover {
background-color: #feb;
color: #FFC30D;
text-decoration: none;
background-repeat: no-repeat;
background-position: center center;
}

.sheabox dt.im span.pic {
margin: 0px auto 0px auto;
border: 2px solid #FFC30D;
border-top: none;
width: 35px;
height: 35px;
display: block;
background-repeat: no-repeat;
background-position: center center;
background-color: #feb;
}

.sheabox dd, div.whats {
text-align: justify;
line-height: 140%;
margin: 0px 5px 0px 70px;
padding: 0px 10px 10px 5px;
border: 2px dotted #aaa;
border-top: none;
border-right: none;
}

.sheabox dd .feature, div.whats .feature {
padding: 5px 0px;
display: block;
font-weight: bold;
font-style: italic;
font-size: 100%;
margin: 0;
}

.sheabox dd .link{
float: right;
font-weight: bold;
font-style: italic;
margin-right: -10px;
padding: 2px 2px 2px 2px;
border: 2px dotted #aaa;
border-top: none;
border-right: none;
text-decoration: none;
}

.sheabox dd .link:hover {
text-decoration: underline;
}
