.News_Holder_Right {
	width: 560px;
	margin-right:15px;
	float:right;
}

.News_Holder_Left {
	width:348px;
	margin-right:15px;
	margin-left:15px;
	float:left;
}

.Category_Holder {
	width:273px;
	float:left;
}

.Taby { 
	width:75px;
	float:left;
}

.TabIt {
	width:70px;
	height:70px;
	margin-left:1px;
	background-image:url(../images/tabs/tab_bg.png);
	padding-top:5px;
	padding-left:5px;
	margin-bottom: 8px;
}

.TabIt:hover { 
		background-image:url(../images/tabs/tab_hover.png);
}

.Comment_Box
{
	width:100%;
	border:1px solid #96a4ba;
	background-color:#FFF;
	margin-bottom:15px;
	margin-right: 16px;

}

.News_Content
{
	width:100%;
	border:1px solid #96a4ba;
	margin-bottom:15px;
}

.News_Holder_Right h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 21px;
	color: #FFF;
	font-weight: bold;
	text-align:justify left;
	margin: 0px;
}

.News_Holder_Right h1 a {
	text-decoration:none;
	color: #FFF;
} 

.gNewsImg { 
	display:none;
	visibility:none; 
}

.Inside-Padding {
	margin-right: 5px;
	margin-left: 5px;
}
.News-Shadow {
	background-image: url(http://aperturegames.com/images/images/shadow_03.png);
	height: 10px;
}
.News-Shadow-Top {
	background-image: url(http://aperturegames.com/images/images/topshadow.png);
	height: 10px;
	background-position: bottom;
}
.Category_1 {
	background-image: url(../images/generic/listbg.png);
	padding-top: 5px;
	padding-left: 20px;
	height: 20px;
	text-shadow:0 1px 0 #cfdde8;
}

.Category_2 {
	background-image: url(../images/generic/listbg.png);
	padding-top: 5px;
	padding-left: 20px;
	height: 20px;
	font-weight:bold;
	text-shadow:0 1px 0 #cfdde8;
}

.Category_2 a {
	color:#003366;
	text-decoration:none;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:13px;
}

.Category_1 a {	
	color:#003366;
	text-decoration:none;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:13px;
}

.Category_1 a { 
	color:#036;
	text-decoration:none;
}

.Category_2 a { 
	color:#036;
	text-decoration:none;
}


.News-Header-Link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #123e63;
	text-decoration: none;
}
.News-Header-H1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	color: #123e63;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
}
.News-Subheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
}
.News-Image {
}

.News-Subheader a {
	text-decoration:none;
	color: #333;
}
.News-Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
}
.News-Shadow {
	background-image: url(http://aperturegames.com/images/images/shadow_03.png);
	height: 10px;
}
.News-Shadow-Top {
	background-image: url(http://aperturegames.com/images/images/topshadow.png);
	height: 10px;
	background-position: bottom;
}
.News-Readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #275b86;
	font-weight: bold;
	text-decoration: none;
}
.News-Post {
	padding: 8px;
}




.News_Text {
	width:100%;
	text-align: justify;
	background-color:#FFF;
	border: 1px solid #487aa0;
	margin-bottom:15px;
}

.Padded_Article {
	padding-right: 10px;
	padding-left: 10px;
}
.News_Text .title {
	color: #FFF;
	padding-left:10px;
	padding-right:10px;
	padding-top:7px;
	padding-bottom:7px;
	background-image:url(../images/transpBlack.png);
	text-shadow: #000 0px 4px 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}

.Next_Text h1 a { 
	color: #FFF;
	text-shadow: #000 0px 4px 3px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 23px;
}

.Final_Right { 
	width:200px;
	float:right; 
	text-align:right; 
}

.tweetmeme_button { 
	widht:75px; 
	text-align:center;
	float:right; 
	margin-left:10px;
}

.Final_Div {
	color: #666;
	background-color: #FBFBFB;
	padding: 5px;
}
.Final_Div a { 
	color:#666;
	text-decoration:none;
}
.News_Header {
	height: 120px;
	padding-top: 0px;

}
.Inner_News {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	line-height: 1.5em;
}

blockquote {
	margin: 1em 3em;
	color: #404040;
	border-left: 2px solid #263d51;
	padding-left: 1em;
}
