#middlecolumn {
width:550px;
padding: 10px;
}
#index-post {
float: left;
width:550px;
padding: 10px;
border-bottom: 1px dotted #CCCCCC;
}
#index-post-title {
float: left;
color: black;
font-size: 14px;
width:330px;
font-weight: bold;
padding: 5px;
text-decoration: none;
}
#index-post-title a:link {
text-decoration: none;
color: black;
}
#index-post-title a:visited {
text-decoration: none;
color: black;
}
#index-post-title a:hover {
text-decoration: none;
color: gray;
}
#index-post-description {
float: none;
font-size: 12px;
padding: 5px;
}
#index-post-info {
width:120px;
float: left;
font-size: 11px;
padding: 5px;
padding-left:10px;
border-left: 1px solid #CCCCCC;
}
#middle_header {
font-family:"Arial";
font-size:15px;
font-weight:bold;
margin-bottom:-8px;
padding:2px;
}
.index-thumbs {
border: 2px solid black;
}
#pagination {
text-align: center;
width: 100%;
}

