﻿/* SSS cntNewsHighlight */

.newsclear { clear:right; padding-top: 6px; } 

.cntNewsHighlight .story {
	/* border: solid 1px #DEE0E4; */
	width: 300px;
	height: 116px;
	float: right;
}
.cntNewsHighlight .story .storyimage 
{
	/* padding-top: 1px;
	padding-bottom: 1px;*/
	border: solid 1px #DEE0E4; 
	width: 108px;
	height: 114px;
	float: left;
	text-align: center;
}
.cntNewsHighlight .story .storyimage img
{
	padding-top: 1px;
}
.cntNewsHighlight .story .storytext 
{
	background: #E9EAEC;
	width: 168px;
	height:	116px;
	float:left;	
}
.cntNewsHighlight .story .storytext p, .cntNewsHighlight .story .storytext h2 
{
    margin-bottom:0; margin-left: 10px;
    font-size: 95%;}
.cntNewsHighlight .story .storytext h1 
{
    margin-bottom: -5px; margin-left: 10px;} 
.cntNewsHighlight .story .storytext a
{
    text-decoration: none;} 
.cntNewsHighlight .story .BotRightGoBtn, .cntNewsHighlight .story01 .BotRightGoBtn 
{
    float: right;
    background: #E9EAEC url(http://www.sonycard.co.uk/image/site/BotRightGoBtn.gif) no-repeat right bottom;
	width: 22px;
	height:	116px;}
.cntNewsHighlight .story .BotRightGoBtn 
{
    float: left;}
.cntNewsHighlight .story .BotRightGoBtn img
{
    margin-top: 93px;}

.cntNewsHighlight .story01 
{
	width: 230px;
	/* height:	297px;*/
	height: auto;
	float: left;	
}
.cntNewsHighlight .story01 .storytext 
{
	background: #E9EAEC;	
	width: 208px;
	height:	116px;
	float: left;	
}

.cntNewsHighlight .story01 .storytext p, .cntNewsHighlight .story01 .storytext h2
{
    margin-bottom: 0; margin-left: 10px;}
.cntNewsHighlight .story01 .storytext h1 
{
    margin-bottom: -5px; margin-left: 10px;}
.cntNewsHighlight .story01 .storytext a
{
    text-decoration: none;}

.cntNewsHighlight .story01 .storyimage {
	width: 228px;
	/* height: auto;*/
	height: 228px;
	float: none;
	text-align: center;	
}	
.cntNewsHighlight .story01 .storyimage img
{
	padding-top: 5px;
	/* vertical-align: middle;*/
}
.cntNewsHighlight {
	/* border: solid 1px red; */
	width: 540px;
}


/* EEE cntNewsHighlight */