
body
{
	background-color: #333;
}

/* article css */

div.articlecontent {
	width: 338px;
}

* html div.articlecontent {
    overflow: visible;
}

div.articlecontent a {
    text-decoration: underline;
}

div.articlecontent a:hover {
    text-decoration: none;
}

div.features {
    text-align: left;
}

div.features h3 {
    margin-top: 20px;
}

div.features p {
    margin: 0 20px;
}

div.articlecontent
{
	margin: 0 0 12px 12px;
    float: left;
}

div.ftImageAd {
	width: 352px;
    float: right;
	margin: 12px 0 0;
	text-align: center;
	padding-right: 6px;
}

div.ftImageAd img {
    margin-bottom: 12px;
}

div.mid_ad {
    background: black;
    width: 336px;
    margin: 0;
	padding: 8px;
}

div.mid_ad span.ad_text
{ 	
    text-transform: uppercase;
    font-size: 9px;
    display: block;
    margin: 6px 0;
    color: #fff;
}

* html div.articlecontent {
	margin: 0 0 12px 6px;
}

#article_hold {
    padding-bottom: 20px;
}

#article_hold div.articletitle
{
	margin: 12px 0;
}

#article_hold div.articletitle h2
{
	margin: 0;
}

#article_hold div.articlebody p
{
	margin: 0 0 12px 0;
}

/*IE messes up italics - so we hack
* html div.articlebody
{
    width: 99%;
}*/

.blackborder
{
	border: 1px solid #000;
	margin: 0 10px;
}

div.features {
	margin: 14px 10px 12px 0;
    float: right;
    position: relative;
    left: 6px;
}

* html div.features {
	margin: 14px 5px 12px 0;
}

#g4today_headline,
#thefeed_headline
{
	width: 342px;
	height: 33px;
	text-indent: -999em;
}

#g4today_headline
{
	background: url("http://cache.g4tv.com/images/phoenix/shared/hdg_g4_today.png") no-repeat;
}

* html #g4today_headline
{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cache.g4tv.com/images/phoenix/shared/hdg_g4_today.png',sizingMethod='crop');
}

#thefeed_headline
{
	background: url("http://cache.g4tv.com/images/phoenix/shared/hdg_the_feed.png") no-repeat;
}

* html #thefeed_headline
{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cache.g4tv.com/images/phoenix/shared/hdg_the_feed.png',sizingMethod='crop');
}



h3.relfeatures {
    text-indent: -999em;
    background: url("http://cache.g4tv.com/images/phoenix/shared/hdr_related_features.png") no-repeat;
    width: 342px;
    height: 33px;
}

* html h3.relfeatures {
    background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cache.g4tv.com/images/phoenix/shared/hdr_related_features.png',sizingMethod='crop');
}

h3.relvideos {
    text-indent: -999em;
    background: url("http://cache.g4tv.com/images/phoenix/shared/hdr_related_videos.png") no-repeat;
    width: 342px;
    height: 33px;
}

* html h3.relvideos {
    background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cache.g4tv.com/images/phoenix/shared/hdr_related_videos.png',sizingMethod='crop');
}

h3.relepisodes {
    text-indent: -999em;
    background: url("http://cache.g4tv.com/images/phoenix/shared/hdr_related_episodes.png") no-repeat;
    width: 342px;
    height: 33px;
}

* html h3.relepisodes {
    background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cache.g4tv.com/images/phoenix/shared/hdr_related_episodes.png',sizingMethod='crop');
}

#sp-player-video-flash
{
    margin-bottom: 5px;
}

.video
{
    background: black;
	padding: 8px;
    margin-bottom: 10px;
}

.pilelink
{
    font-weight: bold;
}