/* Content */
#content {float:left; width:530px; _width:550px; margin:0; padding:0 0 0 20px;}
.img_box {float:left; margin-left: 0;  margin-right: 10px;  margin-top: 0;  margin-bottom: 10px;      }

    /* Content - article */
    #content .article {clear:both; margin:0; padding:20px; background:url("content_article_bg.jpg") 0 0 no-repeat;}
    #content .article h2 {margin:0 -20px; padding: 7px; background:#DEE5FD url("content_title_bg.gif") 0 0 repeat-y; color:#192666;   }
    #content .article h2 span {background:url("ico_list.gif") 0 50% no-repeat; padding-left:25px; }
    #content .article h2 span a {text-decoration: none;}
    #content .article p {text-align:justify;}
    
    #content .related {margin-left:20px;  padding: 0px; }
    #content .related span.cat {background:url("ico_cat.gif") 0 50% no-repeat; margin-left:8px;padding-left:15px; color:#6685CC;}
    
    #content .google iframe { width:500px;   }
    
    #content .info {margin:10px 0; padding-bottom:8px; border-bottom:1px solid #DEE5FD; color:#6685CC;}
    #content .info a {color:#6685CC;}
    #content .info a:hover {color:#FF9000;}
    #content .info span.date, #content .info span.cat, #content .info span.user, #content .info span.comments{padding-left:15px;}
    #content .info span.download, #content .info span.screenshot {padding-left:15px;}
    #content .info span.date {background:url("ico_date.gif") 0 50% no-repeat;}
    #content .info span.cat {background:url("ico_cat.gif") 0 50% no-repeat; margin-left:8px;}
    #content .info span.user {background:url("ico_user.gif") 0 50% no-repeat; margin-left:8px;}
    #content .info span.partner {background:url("ico_user.gif") 0 50% no-repeat; margin-left:8px; padding-left:15px;  float: right;    display: block;   }
    #content .info span.comments {background:url("ico_comments.gif") 0 50% no-repeat; margin-left:8px;}
    #content .info span.download {background:url("ico_download.gif") 0 50% no-repeat; margin-left:8px;}
    #content .info span.screenshot {background:url("ico_screenshot.gif") 0 50% no-repeat; margin-left:8px;}
    #content .info span.usd {background:url("ico_usd.gif") 0 50% no-repeat; margin-left:8px; padding-left:10px;}
    #content .info span.euro {background:url("ico_euro.gif") 0 50% no-repeat; margin-left:8px; padding-left:8px;}

    /* Content - More */
    #content .btn-more {margin:0 0 15px 0; padding:0; border:0; position:relative;}
    #content .btn-more a {display:block; position:absolute; top:0; right:0; width:92px; _width:120px; height:21px; margin:0; padding:0 0 0 28px; background:url("btn_more.gif") 0 0 no-repeat; color:#FFF; text-decoration:none;}
    #content .btn-more a:hover {background:url("btn_more.gif") -120px 0 no-repeat;}

    #content .btn_continue {float:right; margin:0 0 15px 0; padding: 0 0 0 15px; border:0; }
    #content .btn_continue a {display:block; width:92px; _width:120px; height:21px; margin:0; padding:0 0 0 28px; background:url("btn_more.gif") 0 0 no-repeat; color:#FFF; text-decoration:none;}
    #content .btn_continue a:hover {background:url("btn_more.gif") -120px 0 no-repeat;}

    #content .btn_download {float:right; margin:0 0 15px 0; padding: 0 0 0 15px; border:0; }
    #content .btn_download a {display:block; width:92px; _width:120px; height:21px; margin:0; padding:0 0 0 28px; background:url("btn_download.gif") 0 0 no-repeat; color:#FFF; text-decoration:none;}
    #content .btn_download a:hover {background:url("btn_download.gif") -120px 0 no-repeat;}

    #content .btn_buy {float:right; margin:0 0 15px 0; padding: 0 0 0 15px; border:0; }
    #content .btn_buy a {display:block; width:92px; _width:120px; height:21px; margin:0; padding:0 0 0 28px; background:url("btn_buy.gif") 0 0 no-repeat; color:#FFF; text-decoration:none;}
    #content .btn_buy a:hover {background:url("btn_buy.gif") -120px 0 no-repeat;}

    /* Content - article2 */
    #content .article2 {clear:both; margin:0; padding:20px; background:url("content_article_bg.jpg") 0 0 no-repeat;}
    #content .article2 h2 {margin:0 -20px; padding: 7px; background:#DEE5FD url("content_title_bg.gif") 0 0 repeat-y; color:#192666;   }
/*    #content .article2 h2 span {background:url("ico_list.gif") 0 50% no-repeat; padding-left:25px; }*/
    #content .article2 h2 span a {text-decoration: none;}
    #content .article2 p {text-align:justify;}

.article2_span_image {
  background-image: url("ico_list.gif"); 
  background-position: 0 50%; 
  background-repeat: no-repeat;
  padding-left:25px;
}

.article_image {
  margin-top: 6px; 
  margin-right: 6px; 
  border-width: 1px; 
  border-color: #6685cc;
}

.ditto_paging {    
  border-top: 1px solid #ccc;    
  padding: 10px;     
  font-size: 86%;    
  color: black;
}
#ditto_pages .ditto_currentpage {    
  border: 1px solid black;   
  padding: 1px 5px 2px;     
  margin-right: 1px;    
  background-color: #008CBA;     
  color: #fff;
} 
#ditto_pages .ditto_off {    
  border: 1px solid #ccc;    
  padding: 1px 5px 2px;     
  margin-right: 1px;    
  color: #ccc;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {    
  border: 1px solid #008CBA;     
  padding: 1px 5px 2px;     
  margin-right: 1px;     
  text-decoration: none !important;     
  color: black;
} 
#ditto_pages a:hover {    
  background-color: #fff;    
  color: #000;
}  

/* slashdigglicious */
.slashdigglicious { margin-top: 1em;}
.slashdigglicious img {
	background: url("shadowalpha.png") no-repeat right bottom;
	padding: 4px 10px 10px 4px;	
	border: 0;
	border-top: #eee 1px solid;
	border-left: #eee 1px solid;	
} 