#other_post .other_item {
position: relative;
margin: 3px 1px;
padding: 0;
width: 92px;
height: 115px;
background-color: #fff;
display: inline-block;
-webkit-box-shadow: 0 2px 3px #888;
-moz-box-shadow: 0 2px 3px #888;
box-shadow: 0 2px 3px #888;
}
a {
color: #0565B2;
text-decoration: none;
}
user agent stylesheeta:-webkit-any-link {
color: -webkit-link;
text-decoration: underline;
cursor: auto;
}
Inherited from div#other_post
#other_post {
text-align: center;
}