#editorial-container {
   clear:both;
   margin:0 0 22px 0;
}
#editorial-container .scream {
   width:379px;
   height:280px;
   float:left;
   margin:0 7px 0 0;
}
#editorial-container .categories-link {
   width:230px;
   height:280px;
   float:right;
}
.scream-title-container {
   width:359px;
   left:0;
   height:72px;
   color:#FFF;
   position: absolute;
   top:192px;
   z-index:50;
  background:url(http://media.koego.com/image/common/site/bg-title-scream.png) repeat;
   padding:8px 10px;
}
.scream-title-container span {
   color:#afd3ef !important;
   font-size:12px;
   text-transform:uppercase;
}
.scream-title-container h1 {
   font-weight:normal;
   font-size:22px;
   margin:0 0 2px 0;
}
.scream-title-container p {
   font-size:13px;
}
.scream-title-container p a {
   font-size:13px;
   color:#FFF;
   text-decoration:none;
}
.scream-title-container h1 a {
   text-decoration:none;
   color:#FFF;
}
.scream-title-container h1 a:hover {
   text-decoration:underline;
}
.big-image {
   position:relative;
   z-index:30;
}
.categories-link li {
   background:url(http://media.koego.com/image/common/site/dot.jpg) repeat-x bottom;
   padding: 5px 0 5px 0;
}
.categories-link li span {
   font-size:12px;
   font-weight:bold;
   color:#2c76aa;
   text-transform:uppercase;
   margin:0 0 6px 0;
   display:block;
   clear:both;
}
.categories-link li span em, .categories-link li span i {
   font-size:11px;
   font-style:normal;
   color:#5e5e5e;
   text-transform: lowercase;
}
.categories-link li span em {
   width:38px;
   height:15px;
   font-weight:bold;
   padding:0 3px;
   text-align:center;
   margin:0 3px 0 0;
}
.categories-link li span i {
   font-weight: normal;
}
.categories-link li a {

   clear:both;
   font-size:12px;
   text-decoration:none;
   color:#3889c9;
   margin:0 0 4px 0;
line-height:18px;
}
.categories-link li a:hover {
   text-decoration:underline;
}
p.pic_by {
    font-size:11px;
    color:#f5f5f5;
    margin-top:5px;
}
p.pic_by a {
    font-size:11px;
    text-decoration:none;
    color:#f5f5f5;
}



