
#news_box {
	width: 828px;
	margin-top: -1px;
	margin-right: 11px;
	margin-bottom: 11px;
	margin-left: 11px;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	border-color: #A7A9AC;
	border-style: solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	box-shadow: -7px 7px 5px #D2D0CF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
}

#news_box > .highlight {
	width: 100%;
	max-height: 250px;
	display: block;
/*	border-top: solid 12px #424445; */
}

#news_box .byline {
/*	background: #424445;*/
	background: background-image: linear-gradient(top, #4A4E50 0%, #6D6E71 60%, #63686A 100%);background-image: -o-linear-gradient(top, #4A4E50 0%, #6D6E71 60%, #63686A 100%);background-image: -moz-linear-gradient(top, #4A4E50 0%, #6D6E71 60%, #63686A 100%);background-image: -webkit-linear-gradient(top, #4A4E50 0%, #6D6E71 60%, #63686A 100%);background-image: -ms-linear-gradient(top, #4A4E50 0%, #6D6E71 60%, #63686A 100%);background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4A4E50), color-stop(0.6, #6D6E71), color-stop(1, #63686A));;
	color: #FCFCFC;
	margin-top: 0px;
	text-shadow: 0 0 5px rgba(0,0,0,.9);
	height: 26px;
	line-height: 26px;
	padding: 0px 12px;
}

#news_box .byline a {
	color: #FCFCFC;
}

#news_box .byline a:hover {
	color: #4B79BE;
}

#news_box .by {
}

#news_box .time {
	float:right;
}

#news_box > .content {
	background: #FCFCFC;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 18px 18px 34px;
	line-height: 1.4;
}

#news_box .content a{
	font-weight: bold;
}

/* #news_box > .content > a {
	font-weight: bold;
}*/

#news_box .content img{
	max-width: 100%;
}

#news_box > .content > ul {
	margin: 0;
}

.links_credits {
	display: table;
	width: 854px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: -1px;
border-top: 0px;
border-right: 0px;
border-bottom: 0px;
border-left: 0px;
border-color: black;
border-style: solid;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
	border-spacing: 12px 0;
}

#links_box, #credits_box {
	background: #DBE0F1;
	display: table-cell;
	vertical-align: top;
	margin: 0;
	padding: 0;
	border-style: solid;
	border-width: 1px;
	border-color: #A7A9AC;
	box-shadow: -7px 7px 5px #D2D0CF;
}

#links_box h3, #credits_box h3 {
	/* background: #424445; */
	background: background-image: linear-gradient(top, #4A4E50 0%, #6D6E71 60%, #63686A 100%);background-image: -o-linear-gradient(top, #4A4E50 0%, #6D6E71 60%, #63686A 100%);background-image: -moz-linear-gradient(top, #4A4E50 0%, #6D6E71 60%, #63686A 100%);background-image: -webkit-linear-gradient(top, #4A4E50 0%, #6D6E71 60%, #63686A 100%);background-image: -ms-linear-gradient(top, #4A4E50 0%, #6D6E71 60%, #63686A 100%);background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4A4E50), color-stop(0.6, #6D6E71), color-stop(1, #63686A));;
	color: #FCFCFC;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight:normal;
	font-style:normal;
	margin: 0;
	text-shadow: 0 0 5px rgba(0,0,0,.9);
	height: 26px;
	line-height: 26px;
	padding: 0px 12px;
}

#links_box,#credits_box li a {
	font-weight: bold;
}

#credits_box li:first-child img {
	margin-top: 0;
}

#credits_box li:last-child img {
	margin-bottom: 0;
}

#links_box li a:hover,#credits_box li a:hover{
	color: #303028;
}

#links_box {

}

#links_box.announcements {
	background: url("/images/backgrounds/links_announcements.png") no-repeat scroll right bottom #DBE0F1;
}

#links_box.interviews {
	background: url("/images/backgrounds/links_interviews.png") no-repeat scroll right bottom #DBE0F1;
}

#links_box.special_features {
	background: url("/images/backgrounds/links_special_features.png") no-repeat scroll right bottom #DBE0F1;
}

#links_box.developer_update {
	background: url("/images/backgrounds/links_developer_update.png") no-repeat scroll right bottom #DBE0F1;
}

#links_box.blog {
	background: url("/images/backgrounds/links_blog.png") no-repeat scroll right bottom #DBE0F1;
}

#links_box #links{
	line-height: 1.4;
	font-size: 13px;
}

#links_box ul {
	list-style-type: none;
	margin: 0;
	padding: 6px 12px 6px 6px;
	min-height: 230px;
}

#links_box li {
	background: url(/images/bullet_8x8_black.png) 9px center no-repeat;
	padding-left: 24px;
	padding-top: 4px;
	padding-bottom: 0px;
	/* border-bottom: 2px solid #D2CFCF; */
	height: 24px;
}

#credits_box #credits{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

#credits_box {
	/* text-align: right; */
	width: 300px; 
}
/*
#credits_box p {
	padding: 0;
	padding-left: 15px;
	padding-right: 15px;
}
*/

#credits_box h4
{
	margin: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

#credits_box ul
{
	list-style-type: none;
	border: none;
	margin: 12px;
	padding: 0;
}

#credits_box li
{

}

#credits_box img{
	border-color: #000222;
	border-width: 2px;
	border-style: solid;
	height: 40px;
	width: 40px;
	margin: 3px 12px;
	vertical-align: middle;
}

#news_box .spoiler img{
	/* max-width: 768px; */
	max-width: 100%;
}
.center_post .post_content_table {
	margin: 0px auto;
}

.post_content_table {
	background-color: black;
	box-shadow: -5px 5px 5px #D2D0CF;
}

.post_content_table td {
	background-color: white;
}
