.row
{
}
.rightcolumn
{
	width: 748px;
	margin: 0px;
	display:inline;
	margin-right: 8px;
}
.rightcolumn .right
{
	float: right;
	width: 205px;
	margin-top: 4px;
	margin-left: 5px;
}
.rightcolumn .left
{
	float: right;
	display: inline;
	width: 526px;
	margin-top: 4px;
	margin-right: 2px;
}
.leftcolumn
{
	float: left;
	width: 210px;
	display: inline;
	margin-left: 5px;
}

/*LatestNews */
.breakNews
{
	background-color: #FFFFFF;
	width: 205px;
	background-image: url(../images/itemDownCorner2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 5px;
}
.breakNewsTitle
{
	height: 25px;
	width: 205px;
	background-image: url(../images/itemTopBg.gif);
	background-repeat: repeat-x;
}
.breakNewsTitleIn
{
	float: right;
	background-image: url(../images/itemTopCorner2.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 205px;
}
.breakNewsTitleIn img
{
	margin-right: 10px;
}
.breakNews ul
{
	margin: 0px;
	list-style-type: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.breakNews li
{
	background-image: url(../images/bulletH3.gif);
	background-repeat: no-repeat;
	background-position: right 8px;
	padding-right: 17px;
	padding-top: 1px;
	padding-bottom: 0px;
	margin-top: 2px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 9pt;
}
.breakNews li a
{
	color: #333333;
	text-decoration: none;
}
.breakNews li a:visited
{
	color: #333333;
}
.breakNews li a:hover
{
	color: #333333;
	text-decoration: underline;
}

/* right ADS*/
.adsRight
{
	float: right;
	width: 205px;
	margin-top: 5px;
	background-color: #FFFFFF;
	background-image: url(../images/itemDownCorner2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 6px;
}
.adsRight .adsIn
{
	float: right;
	width: 205px;
	background-color: #FFFFFF;
	background-image: url(../images/itemTopCorner4.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.adsRight .adsCell
{
	width: 195px;
	margin-right: 5px;
	margin-top: 5px;
}
.adsRight .adsCell img
{
	width: 195px;
}

/*RelatedNews */
.relatedNews
{
	background-color: #FFFFFF;
	background-image: url(../images/itemDownCorner3.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 5px;
	margin-top:7px;
}
.relatedNewsTitle
{
	height: 25px;
	width: 210px;
	background-image: url(../images/itemTopBg.gif);
	background-repeat: repeat-x;
}
.relatedNewsTitleIn
{
	float: right;
	background-image: url(../images/itemTopCorner3.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 210px;
}
.relatedNewsTitleIn img
{
	margin-right: 10px;
}

.relatedNews .ul
{
	margin: 0px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.relatedNews .li
{
	background-image: url(../images/bulletH3.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.relatedNews .li a
{
	color: #000000;
	text-decoration: none;
}
.relatedNews .li a:hover
{
	color: #333333;
	text-decoration: underline;
}

.adsLeft
{
	float: right;
	width: 215px;
	margin-top: 5px;
	background-color: #FFFFFF;
	background-image: url(../images/itemDownCorner3.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 6px;
}
.adsLeft .adsIn
{
	float: right;
	width: 215px;
	background-color: #FFFFFF;
	background-image: url(../images/itemDownCorner4.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.adsLeft .adsCell
{
	width: 195px;
	margin-right: 5px;
	margin-top: 5px;
}
.adsLeft .adsCell img
{
	width: 205px;
}
 /* */
 .news{
	background-color: #FFFFFF;
	clear: both;
	background-image: url(../images/topCorner615.gif);
	background-repeat: no-repeat;
	float: right;
	width: 315px;
	padding-top: 5px;
	margin-top: 5px;
	background-position: center top;
}
.newsIn{
	background-image: url(../images/DownCorner615.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: right;
	width: 100%;
}


/* Picture News details*/
.showOrigImage
{
	background-color: gainsboro;
	height: 420;
	width: 420;
	float: none;
	margin: 4px;
	
}
.origImg
{
	vertical-align:middle;
	
}

.showCaptionImage
{
	background-color: gainsboro;
	height: 35;
	width: 470;
	margin-top: 15px;
}

.rightArrow
{
	cursor: hand;
	margin-top: 7px;
	float: right;
	margin-right:3px;
}
.leftArrow
{
	cursor: hand;
	margin-top: 7px;
	float: left;
	margin-left:3px;
}
.lblUpTitle
{
	margin-right: 5px;
}

.lblTitle
{
	 margin-top:5px;
	 font-family:Tahoma;
	 font-size:13px;
}

.ScrollThumDiv
{
	width: 500;
	border: 2px solid;
	border-color: gainsboro;
	overflow-x: scroll; 
	overflow-y: hidden;
	margin-top: 15px;
       
}

.MarginImg
{
	 margin-left:5px;
	 margin-right:5px;
	 margin-top:5px;
	 margin-bottom:5px;
         cursor:hand;
	
}




