#featuredreviews {
	float: left;
	margin-top: 6px;
	width: 515px;
}
div.featuredreview {
    position: relative;
    margin-top: 6px;
}
div.fr_text {
    background-color: #272727;
    height: 49px;
    margin-top: 158px;
    opacity: 0.90;filter: alpha(opacity=90);
    padding: 2px 5px 5px;
    position: absolute;
    width: 505px;
}
a.fr_image {
    display: block;
    width: 515px;
    height: 221px;
}
#fr_bottom {
    width: 515px;
    height: 50px;
    background-color: #353535;
}
#fr_bottom img {
    margin-top: 2px;
    border: 1px solid #696969;
    margin-left: 25px;
}
#fr_bottom img.highlighted {
    border: 1px solid #FF6600;
}
.fr_text h2 {
    font-size: 18px;
    font-weight: bold;
    height: 22px;
    overflow: hidden;
    padding-left: 2px;
    padding-right: 1px;
    padding-top: 5px;
}
.fr_text h2 a{
    color: #ffffff;
}
.fr_text p a {
    color: #ffffff;
}
.fr_text a:hover {
    text-decoration: underline;
}
.fr_text p {
	font-size: 12px;
	color: #ffffff;
	padding-right: 8px;
	padding-top: 6px;
    padding-left: 2px;
    height: 13px;
    overflow: hidden;
}
#left_arrow {
    margin-top: -45px;
    position: absolute;
}
#right_arrow {
    margin-top: -45px;
    margin-left: 489px;
    position: absolute;
}
#left_arrow:hover, #right_arrow:hover {
    cursor: pointer;
}
.features_back {
    background-color: #353535;
    color: #FFFFFF;
    display: block;
    font-size: 13px;
    height: 34px;
    line-height: normal;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 3px;
    width: 244px;
    overflow: hidden;
}
.features_back:hover {
    background-color: #F88D2F
}
a.features_back:hover {
   
}
.features_back strong {
    color: #e1a229;
}
.features_back:hover strong {
    color: #000;
}
.features_image {
    width: 258px;
    height: 94px;
    display: block;
}
.features_back a {
    display: block;
}
#features {
	float: left;
	width: 258px;
	margin-top: 6px;
	margin-left: 7px;
}
#features p.features {
	padding-top: 6px;
	font-size: 12px;
}

#latestnews {
	width: 784px;
	clear: both;
	margin-top: 6px;
}
#latestnews div.subnav {
	
}

.features_second_image {
    /*margin-top: 15px;*/
    height: 95px;
    margin-top: 8px;
}

li.firstcolumn, li.secondcolumn {
	margin-right: 13px;
	padding-right: 2px;
}
li.firstcolumn div.rightseparator, li.secondcolumn div.rightseparator{
	float: right;
	height: 128px;
	width: 1px;
	border-right: 1px solid #b8b8b8;
	margin-top: 5px;
}
li div.bottomseparator {
	width: 238px;
	border-top: 1px solid #b8b8b8;
}
.list_view .rightseparator, .list_view .bottomseparator {
    display: none;
}
.article {
	float: left;
	width: 251px;
	height: 148px;
    position: relative;
    margin-bottom: 6px;
    overflow: hidden;
}
.list_view .article {
    width: 100%;
    height: 72px;
    border-bottom: 1px solid #b8b8b8;
}
div.articlebox {
	width: 238px;
	height: 147px;
	position: relative;
}
.list_view div.articlebox {
    width: 100%;
    height: 71px;
}
div.articlebox a:hover {
    text-decoration: underline;
}
.lastarticle {
    margin-bottom: 10px;
	border-bottom: none;
}
.article h2 {
    width: 238px;
    max-height: 33px;
    overflow: hidden;
    line-height: 15px;
    padding-bottom: 1px;
}
.article h2 a {
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding-top: 3px;
    width: 238px;
}
.list_view .article h2 a {
    width: 450px;
}
.article .bottom h2 {
    display: inline;
}
.list_view .article h2 {
    width: 100%;
    margin-left: 113px;
}
.list_view .article p.date, .list_view .article p.snippet {
    margin-left: 113px;
    padding-top: 5px;
}
.list_view .article a.new {
    display: none;
}
.article a{
	color: #000000;
}
.article a.articleicon {
    width: 100px;
    height: 65px;
    position: relative;
    display: block;
    float: right;
    padding-left: 2px;
    padding-bottom: 6px;
}
.list_view .article a.articleicon {
    position: absolute;
    top: 0;
}
.article img.play {
    position: absolute; 
    left: 35px; 
    top: 15px;
}
.article img.playoverlay {
    width: 100px;
    height: 61px;
    background-color: #000000;
    opacity: 0.2;
    position:absolute;
    top:7px
}
.article a.articleicon img{
	max-width: 100px;
    width: expression(this.width > 100 ? 100: true);
 	max-height: 65px;
    height: expression(this.width > 65 ? 65: true);   
    float: right;
    margin-top: 7px;
}
.articlebox h2 a span {
    color: #FD6F1B;
}
.articlebox h2 a span.competition {
    color: #61A0BF;
}
.article p.date {
	font-size: 10px;
	padding-top: 6px;
}
.article p.snippet {
	font-size: 12px;
	padding-top: 8px;
    line-height: normal;
}
.article p.comments {
    right: 0;
}
.article a.new {
    color: #FD6F1B !important;
}
.article a.newnew span{
    color: #000000;
}
.article a.newnew {
    text-decoration: none !important;
}
.article a.newnew:visited, .article a.newnew:visited span{
    color: #ffffff !important;
}

.article a.comments img {
    vertical-align: middle;
}
.list_view .article a.comments {
    float: left;
    margin-right: 5px;
}
.list_view .article .bottom img, .list_view .article .bottom a {
    float: right;
}

.article a.new {
    font-size: 12px;
    font-weight: bold;
}
.article img.x {
    float: left;
    margin-right: 5px;
    vertical-align: middle;
}
.article .bottom {
    position: absolute;
    bottom: 0px;
    height: 17px;
    width: 238px;
    background-color: #ffffff;
    padding-bottom: 6px;
    padding-top: 5px;
}
.list_view .article .bottom {
    top: 0;
    right: 0;
    width: 95px;
    color: #fff;
}
div#features div.article {
    border-top: 1px solid #b8b8b8;
    border-bottom: none !important;
    margin-top: 2px;
}



.featuredreview div.scanprice { /*home*/
    background-color: #61A0BF;
    font-size: 13px;
    height: 30px;
    right: 0;
    position: absolute;
}
div.scanprice_separator {
    height: 24px;
    width: 1px;
    background-color: #d8e8ef;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
}
div.scanprice_price {
    float: left;
    margin-top: 3px;
}
.scanprice_buynow {
    margin-left: 7px;
}
.featuredreview div.scanprice img, .featured  div.scanprice img{ 
    vertical-align: middle;
    float: left;
}
#featured div.scanprice { /* featured filter */
    background-color: #61A0BF;
    font-size: 13px;
    height: 30px;
    /*right: 0;*/
    /*margin-left: 32px;*/
    position: absolute;
    top: 0;
    /*width: 225px;*/
    z-index: 1;
}
#featured div.scanprice img {
    float: none;
}
.scanprice a {
    color: #ffffff;
    display: block;
    font-weight: bold;
    font-size: 15px;
    margin-top: 3px;
    padding-left: 3px;
}
.scanprice_price:hover, .scanprice a:hover {
    text-decoration: underline;
}

#featured .featured {
    float: left;
    margin-right: 5px;
    width: 258px;
    margin-top: 6px;
    position: relative;
}

#featured .featuredimage {
    display: block;
    
    width: 258px;
    height: 129px;
}
#featured .lastfeatured {
    margin-right: 0px !important;
}
#featured .featuredcaption {
    height: 50px;
    width: 258px;
    background-color: #353535;
    margin-top: 2px;
}
#featured .featuredcaption h2 {
    height: 34px;
    overflow: hidden;
    padding: 5px;
}
#featured .featuredcaption a {
    color: #ffffff;
    font-size: 18px;
    padding: 0px;
    line-height: 1;
    font-weight: normal;
}
#featured .featuredcaption a:hover {
    text-decoration: underline;
}
