#searchform {
height:30px;
width:200px;
float:right;
margin-right:80px;
}

#searchsubmit {
float:right;
margin-right:-50px;
}

#popular-posts img {
width:200px;
height:auto;
}

.Related-posts {
margin-left:18px;
width:540px;
height:30px;
border-top:solid 3px #6b3b25;
border-bottom:solid 1px #6b3b25;
padding-top:5px;
color:#6b3b25;
font:normal 22px/24px "PT Sans Narrow",sans-srif;
}

#interesting_articles {
float:left;
width:100%;
background:#FFF;
overflow:hidden;
border-top:solid 10px #EEE;
margin:0;
}

#interesting_articles ul {
margin-left:0;
width:570px;
margin-top:-5px;
}

#interesting_articles li {
list-style:none;
font-size:14px;
}

#interesting_articles li a:hover {
list-style:none;
color:#930;
text-decoration:underline;
}

#cell {
height:225px;
box-shadow:#F5F5F5 0 2px 3px #F5F5F5 0 0 3px inset;
float:left;
list-style:none;
text-align:center;
width:180px;
overflow:hidden;
border:#F5F5F5 solid 1px;
border-top-left-radius:10px;
border-top-right-radius:10px;
margin:5px 1.5px;
padding:1px;
}

#cell a:hover {
color:#0D589F;
text-decoration:none;
}

#cell a {
color:#000;
text-decoration:none;
}

#interesting_articles li :hover {
background-color:#EEE;
}

.post-tags {
font-size:small;
margin-left:10px;
}

.k2s {
margin-left:10px;
}

.click {
float:right;
}

#catalog {
margin-bottom:20px;
}

#catalog p {
margin:0 0 5px;
}

.tag-title {
font-size:18px;
font-weight:400;
margin:10px 0 7px!important;
}

.column {
float:left;
width:23%;
background:#FFF;
margin-left:10px;
margin-top:10px;
}

.size-name {
font-size:larger;
margin-left:20px;
font-weight:600;
margin-top:5px;
}
.bbcode-link {
font-size:18px;
}
.bbcode-strong {
 font-size:large;
}