#ws {
	height:520px;
	width:650px;
	margin:0px;
	padding:40px;
	background:url(/global-assets/images/white_pane.png) no-repeat left top;
	float:left;
	}
	
#twocolnav {
	height:520px;
	width:160px;
	margin:0px;
	padding:0px;
	float:left;
	}
	
#twocolnav ul {
	list-style:none;
	margin:19px 0px 0px 0px;
	padding:0px;
	}

#twocolnav li {
	list-style:none;
	margin:0px;
	padding:0px;
	}

.active {
	color:#FFFFFF;
	}
.date {
	color: #cc0000;
	font-size:smaller;
	}
.tags {
	font-size:smaller;
	}
	
#twocolnav a {
	color:#446471;
	display:block;
	margin:0px 0px 5px 0px;
	text-decoration:none;
	line-height:15px;
	font-size:11px;
	padding:0px 0px 0px 0px;
	letter-spacing:normal;
	border-bottom:1px solid #446471;
	width:100%;
}
#twocolnav a:hover {
	color:#002c3f;
	display:block;
	margin:0px 0px 5px 0px;
	text-decoration:none;
	line-height:15px;
	font-size:11px;
	padding:0px 0px 0px 0px;
	letter-spacing:normal;
	border-bottom:1px solid #446471;
	width:100%;
}
	
#twocolcontent {
	height:480px;
	width:440px;
	margin:0px 20px 0px 0px;
	padding:0px;
	float:right;
	background:url(/global-assets/images/football_device.gif) no-repeat bottom right;
	overflow:auto;
	}
#twocolcontenthead {
	height:25px;
	width:440px;
	margin:0px 20px 10px 0px;
	padding:0px;
	float:right;
	}
	
.header-s {
	font-size:18px;
	line-height:22px;
	border-bottom:1px solid #002c3f;
	color:#002c3f;
	margin:0px;
	letter-spacing:-1px;
	font-weight:bold;
	}
	
#twocolcontent p {
	font-size:14px;
	line-height:20px;
	margin:10px 0px 0px 0px;
	padding:0px 20px 0px 0px;
	color:#002c3f;
	}

#twocolcontent a {
	color:#446471;
	text-decoration:none;
	}
#twocolcontent a:hover {
	color:#446471;
	text-decoration:underline;
	}
	
#twocolcontent h2 {
	font-size:16px;
	line-height:22px;
	color:#446471;
	margin:0px;
	letter-spacing:-1px;
	font-weight:bold;
	}
/*Blog Navigation*/

#postnavigation{
	width:440px;
	border-top:1px solid #002c3f;
	text-align:left;
	position:absolute;
	top:530px;
	left:230px;
	z-index:5;
	height:30px;
	margin:0px 0px 10px 0px;
	padding:5px 0px 0px 0px;
}
#postnavigation a {
	display:block;
	float:left;
	text-align:center;
	width:100px;
	height:20px;
	line-height:20px;
	text-decoration:none;
	margin:0px 10px 10px 0px;
	padding:0px;
	color:#FFFFFF;
	font-size:14px;
	letter-spacing:-1px;
	background:url(/global-assets/images/news-nav.gif) top right no-repeat;
}
#postnavigation a:hover {
	display:block;
	float:left;
	text-align:center;
	width:100px;
	height:20px;
	line-height:20px;
	text-decoration:none;
	margin:0px;
	margin:0px 10px 10px 0px;
	padding:0px;
	color:#FFFFFF;
	font-size:14px;
	letter-spacing:-1px;
	background:url(/global-assets/images/news-nav.gif) bottom right no-repeat;
}

/*Hide and show for useage */

.questionreply {
	display:none 
	}

/*Comment Styling */


#comment-layout{
	width:380px;
	margin:0px 0px 20px 20px;
	padding:0px;
	}
#comment-layout a{
	color:#FFFFFF;
	text-decoration:none;
	}
#comment-layout a:hover{
	color:#dee3e6;
	text-decoration:none;
	}
#comment-layout p {
	font-size:14px;
	line-height:20px;
	margin:0px;
	padding:5px 10px 0px 10px;
	color:#002c3f;
	}
	
	
#commentnavigation{
	width:380px;
	border-top:1px solid #446471;
	display:block;
	text-align:left;
	height:50px;
	margin:20px 0px 0px 0px;
	padding:0px;
}
#cnleft {
	padding:0px;
	margin:10px 0px 0px 10px;
	float:left;
	text-align:left;
	width:80px;
	}
	
#cnleft a {
	display:block;
	float:left;
	text-align:right;
	width:80px;
	height:40px;
	line-height:40px;
	text-decoration:none;
	margin:0px;
	padding:0px;
	color:#446471;
	font-size:14px;
	letter-spacing:-1px;
	background:url(/global-assets/images/q-a/nav-button-forward.gif) bottom left no-repeat;
}
	
#cnleft a:hover {
	display:block;
	float:left;
	text-align:right;
	width:80px;
	height:40px;
	line-height:40px;
	text-decoration:none;
	margin:0px;
	padding:0px;
	color:#002c3f;
	font-size:14px;
	letter-spacing:-1px;
	background:url(/global-assets/images/q-a/nav-button-forward.gif) top left no-repeat;
}

#cnright {
	padding:0px;
	margin:10px 10px 0px 0px;
	float:right;
	text-align:right;
	width:80px;
	}


#cnright a {
	display:block;
	float:left;
	text-align:left;
	width:80px;
	height:40px;
	line-height:40px;
	text-decoration:none;
	margin:0px;
	padding:0px;
	color:#446471;
	font-size:14px;
	letter-spacing:-1px;
	background:url(/global-assets/images/q-a/nav-button-back.gif) bottom right no-repeat;
}
#cnright a:hover {
	display:block;
	float:left;
	text-align:left;
	width:80px;
	height:40px;
	line-height:40px;
	text-decoration:none;
	margin:0px;
	padding:0px;
	color:#002c3f;
	font-size:14px;
	letter-spacing:-1px;
	background:url(/global-assets/images/q-a/nav-button-back.gif) top right no-repeat;
}



#twocolcontent .cancel-comment-reply {
	margin:10px 0px 10px 0px;
}
#twocolcontent .cancel-comment-reply a {
	padding:0px 0px 0px 18px;
	background:url(/global-assets/images/cancel.gif) left center no-repeat;
	color:#333333;
}

.commentlist em {
	font-size:11px;
	line-height:22px;
	color:#FFFFFF;
	margin:0px 0px 0px 10px;
	padding:0px;
	letter-spacing:-1px;
	font-weight:bold;
	}

ol.commentlist { list-style:none; margin:0px; padding:0px; }
ol.commentlist li { 
	list-style:none; 
	margin:20px 0px 0px 0px; 
	padding:0px;
	background:url(/global-assets/images/cmnt_main_head.gif) no-repeat top left;
	border-bottom:1px solid #002c3f; } 
ol.commentlist li.alt {
	list-style:none; 
	margin:0px 0px 0px 0px; 
	padding:0px;
}
ol.commentlist li.bypostauthor { 
	list-style:none; 
	margin:0px 0px 0px 0px; 
	padding:0px;
}
ol.commentlist li.byuser {
	list-style:none; 
	margin:0px 0px 0px 0px; 
	padding:0px;
}
ol.commentlist li.comment-author-admin {
	list-style:none; 
	margin:0px 0px 0px 0px; 
	padding:0px;
}
ol.commentlist li.comment { list-style:none; margin:20px 0px 0px 0px; padding:0px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { font-size:12px; margin:0px; padding:10px;}
ol.commentlist li.comment div.vcard cite.fn { 
	font-size:16px;
	line-height:22px;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
	letter-spacing:-1px;
	font-style:normal;
	font-weight:bold;}
ol.commentlist li.comment div.vcard cite.fn a.url {}
ol.commentlist li.comment div.vcard img.avatar {}
ol.commentlist li.comment div.vcard img.avatar-32 {}
ol.commentlist li.comment div.vcard img.photo {}
ol.commentlist li.comment div.vcard span.says {
	font-size:11px;
	line-height:22px;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
	letter-spacing:-1px;
	font-weight:bold;
	}
ol.commentlist li.comment div.commentmetadata { margin:0px; padding:0px 0px 10px 10px;}
ol.commentlist li.comment div.commentmetadata a {}
ol.commentlist li.comment div.comment-meta {}
ol.commentlist li.comment div.comment-meta a {}
ol.commentlist li.comment p { font-size:11px; margin:10px; }
ol.commentlist li.comment ul { font-size:11px; list-style:none; margin:0px; }
ol.commentlist li.comment div.reply { width:100%; display:block; font-size:11px; color:#FFFFFF; text-align:right; border:0px; margin:0px; }
ol.commentlist li.comment div.reply a { color:#FFFFFF;}
ol.commentlist li.comment div.reply a:hover {  color:#FFFFFF;}
#comment-layout .comment-reply-link { 
	display:block;
	text-align:center;
	width:100px;
	height:20px;
	line-height:20px;
	border:none;
	text-decoration:none;
	margin:20px 0px 10px 270px;
	padding:0px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	letter-spacing:-1px;
	background:url(/global-assets/images/comment-reply-button.gif) top right no-repeat;
 }
#comment-layout .comment-reply-link:hover  { 
	display:block;
	text-align:center;
	width:100px;
	height:20px;
	line-height:20px;
	border:none;
	text-decoration:none;
	margin:20px 0px 10px 270px;
	padding:0px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	letter-spacing:-1px;
	background:url(/global-assets/images/comment-reply-button.gif) bottom right no-repeat; }
	
ol.commentlist li.comment ol.children { list-style:none; margin:20px 0px 0px 0px; padding:0px 0px 10px 0px;  }
ol.commentlist li.comment ol.children div.vcard { font-size:12px; margin:0px; padding:10px;}
ol.commentlist li.comment ol.children div.vcard span.says { 
	font-size:11px;
	line-height:22px;
	color:#002c3f;
	margin:0px;
	padding:0px;
	letter-spacing:-1px;
	font-weight:bold;
	text-align:right;}
ol.commentlist li.comment ol.children div.vcard cite.fn { 
	font-size:16px;
	line-height:22px;
	color:#002c3f;
	margin:0px;
	padding:0px;
	letter-spacing:-1px;
	font-style:normal;
	font-weight:bold;}
	
ol.commentlist li.comment ol.children li { 
	list-style:none; 
	margin:10px; 
	padding:0px; 
	background-color:#FFFFFF;
}
#comment-layout ol.commentlist li.comment ol.children div.comment-meta a {
	color:#002c3f;
}
#comment-layout ol.commentlist li.comment ol.children div.comment-meta a:hover {
	color:#97a9b0;
}
ol.commentlist li.comment ol.children li.alt { 
	background:url(/global-assets/images/cmnt_reply_head.gif) no-repeat top left; 
	border-bottom:1px solid #002c3f;
	padding:0px;
}
ol.commentlist li.comment ol.children li.bypostauthor { 
	background:url(/global-assets/images/cmnt_reply_head.gif) no-repeat top left; 
	border-bottom:1px solid #002c3f;
	padding:0px 0px 10px 0px;
}
ol.commentlist li.comment ol.children li.byuser { 
	background:url(/global-assets/images/cmnt_reply_head.gif) no-repeat top left; 
	border-bottom:1px solid #002c3f;
	padding:0px 0px 10px 0px;
}
ol.commentlist li.comment ol.children li.comment {
	background:url(/global-assets/images/cmnt_reply_head.gif) no-repeat top left; 
	border-bottom:1px solid #002c3f;
	padding:0px 0px 10px 0px;
}
ol.commentlist li.comment ol.children li.comment-author-admin { }
ol.commentlist li.comment ol.children li.depth-1 { }
ol.commentlist li.comment ol.children li.depth-2 { }
ol.commentlist li.comment ol.children li.depth-3 { }
ol.commentlist li.comment ol.children li.depth-4 { }
ol.commentlist li.comment ol.children li.depth-5 {}
ol.commentlist li.even { }
ol.commentlist li.odd { }
ol.commentlist li.thread-even li { }
ol.commentlist li.thread-odd { }


.commentisclosed {
	color:#446471;
}


/*Form Styling */

.forminput {
	width: 260px;
	height: 30px;
	font-size: 14px;
	padding:6px 0px 0px 3px;
	margin:0px 0px 10px 0px;
	font-family: Arial,Helvetica,sans-serif;
	color: #333333;
	border:none;
	background:url(/global-assets/images/form-items/qa-input.gif) left top no-repeat;
}
.commentbox {
	width:368px;
	line-height:20px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(/global-assets/images/text-input.gif) repeat-x bottom left #FFFFFF;
	border:1px solid #666666;
	color:#333333;
	margin:0px;
	padding:5px;
}

.submit-button {
	display:block;
	cursor:pointer;
	text-align:center;
	width:100px;
	height:20px;
	line-height:20px;
	border:none;
	text-decoration:none;
	margin:10px 0px 10px 0px;
	padding:0px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	letter-spacing:-1px;
	background:url(/global-assets/images/submit-red.png) top right no-repeat;
}
.submit-button:hover {
	display:block;
	cursor:pointer;
	text-align:center;
	width:100px;
	height:20px;
	line-height:20px;
	border:none;
	text-decoration:none;
	margin:10px 0px 10px 0px;
	padding:0px;
	color:#FFFFFF;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	background:url(/global-assets/images/submit-red.png) bottom right no-repeat;
}
#twocolcontent label {
	font-size: 11px;
	display:block;
	line-height: 14px;
	color: #333333;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
#respond{
	float:left;
	clear:both;
}
#respond p {
	font-size:14px;
	line-height:20px;
	margin:10px 0px 0px 0px;
	padding:0px 20px 0px 0px;
	color:#666666;
}
	
#respond a {
	color:#333333;
	text-decoration:none;
}
#respond a:hover {
	color:#333333;
	text-decoration:underline;
}




/*Martin Wood @ Corporation Pop ///////2009 */
