.catBannerText {
width:100%;
float:left;
color: #555;
margin-bottom: 10px;
}

.catBannerCatlist a{
text-decoration:underline;
font-weight:bold;
}

.catBannerCatlist a:hover{
text-decoration:none;
}

.catSubline {
width:100%;
border-bottom:1px solid #555;
margin-bottom:10px;
}

.catSublineText {
width:370px;
float:left;
color: #555;
}

.catSublineRSS {
width:140px;
padding-top: 6px;
text-align: right;
float:left;
}

.catItemOutside {
width:250px;
background:#fff;
margin-right:8px;
margin-bottom:8px;
float: left;
}

.catItemInside {
width:100%;
height:310px;
border:1px solid #555;
color:#422828;
}

.catItemInside a{
font-weight:bold;
color:#422828;
text-decoration:underline;
}

.catItemInside a:hover{
text-decoration:none;
}

.catItemDate {
font-size:10px;
color:#999999;
margin-bottom:10px;
}

