/*-- Main Col --*/
.DetailMainColHolder
{
	width:670px;
	float:right;
}
.StoryRT
{
	background:#ffffff url(../images/maincol/tab-r-t.gif) no-repeat top right;
}
.StoryLT
{
	background:url(../images/maincol/tab-l-t.gif) no-repeat top left;
	
}
.StoryBR
{
	background:url(../images/maincol/tab-r-b.gif) no-repeat bottom right;
}
.StoryBL
{
	background:url(../images/maincol/tab-l-b.gif) no-repeat bottom left;
}
.StoryIn
{
	width:97%;
}
.StoryImageHolder
{
	width:444px;
	background-color:#5f757a;
	height:auto;
	padding:5px;
	float:right;
}
.NewsToolBox
{
	float:left;
	width:100px;
}
.LinkBox
{
	background-color:#efefef;
	border:solid 1px #cccccc;
	opacity:0.85;
	filter:alpha(opacity=85);
	color:#ffffff;
	width:155px;
	padding:5px;
}
.LinkBoxParent
{
	margin-right:-60px;
	width:175px;
	height:63px;
}
.LinkBoxHolder
{
	overflow:hidden;
}
.StoryNewsText
{
	width:98%;
	padding-top:8px;
}
.BodyText
{
	line-height:28px;
	margin:6px 0px;
	font-size:12px;
	color:#000000;	
	font-family:Tahoma;
}
.BodyText p
{
	line-height:28px;
	margin:10px 0px;
}
.BodyText font
{
	font-size:12px;
	font-family:Tahoma;
}
.BodyText p
{
	margin:6px 0px;
	line-height:22px;
	font-size:12px;
	font-family:Tahoma;
}
.NewsSendIdeaHolder
{
	width:273px;
	float:left;
}
.NewsRelHolder
{
	width:380px;
	float:right;
}
.DisabledPanel
{
	background-color:black;
	position:fixed;
	top:0px;
	right:0px;
	FILTER: alpha(opacity=50);
	opacity:0.5;
	width:100%;
	height:100%;
	display:none;
	z-index:1000;
}
.InfoImagePlayer
{
	position:absolute;
	bottom:0px;
	right:0px;
	width:100%;
	height:20px;
	color:#ffffff;
	background-color:#000000;
	opacity:0.8;
	filter: alpha(opacity = 80);	
}
.ImagePlayerPlay
{
	position:absolute;
	top:100px;
	right:185px;
	cursor:pointer;
	width:80px;
	height:80px;	
}
.btnSend
{
	display:block;
	width:80px;
	text-align:center;
	float:left;
	height:20px;
	font-size:11px;
	background-color:#e00016;
	color:#ffffff;
}
.SendTextBox
{
	float:left;
	border:0px;
	width:200px;
	font-family:Tahoma;
	font-size:10px;
}
.RelItemHolder
{
	margin:3px 0px;
}
.IdeaHolder
{
	background:#ffffff url(../images/maincol/top-l-b.gif) no-repeat bottom left;
}
.IdeaInner
{
	background:url(../images/maincol/top-r-b.gif) no-repeat bottom right;
}
.IdeaItem
{
	margin: 7px 0px;
	padding:3px 0px;
	border-bottom:solid 1px #efefef;
}
.Plus
{
	text-align:left;
	margin-right:4px;
	float:left;
	width:28px;
	height:13px;
	padding-left:2px;
	font-size:10px;
	color:#ffffff;
	display:inline-block;
	background:url(../images/main/+.gif) no-repeat center;
}
.Minus
{
	text-align:left;
	margin-right:4px;
	float:left;
	width:28px;
	height:13px;
	padding-left:2px;
	font-size:10px;
	color:#ffffff;
	display:inline-block;
	background:url(../images/main/-.gif) no-repeat center;
}
.StoryTopBoxHolder
{
	width:100%;
	height:325px;
	background-color:#5e7479;
	overflow:hidden;
}
.StoryMediaImageHolder
{
	width:450px;
	height:290px;
	padding:5px 0px;
	float:right;
}
.StoryMediaTextHolder
{
	width:200px;
	float:right;
	padding-right:10px;
}
.DLBotton
{
	font-size:12px;
	padding-top:3px;
	width:200px;
	height:18px;
	background-color:#ffffff;
	color:#333333;
	text-align:center;
	display:inline-block;
}
/*-- Left Col --*/
.StoryLeftColHolder
{
	width:273px;
	float:left;
}
.RelLeftItem
{
	width:100%;
	margin:8px 0px;
	
}
.RelLeftItemImage
{
	width:142px;
	font-size:1px;
	height:auto;
	border:solid 5px #5f757a;
	float:right;
}
.RelLeftItemImage img
{
	width:142px;
}
.RelLeftItemText
{
	float:left;
	width:105px;
}
.GreenBoxHolder
{
	width:100%;
	background:#5f757a url(../images/leftcol/poll-l-b.gif) no-repeat bottom left;
}
.GreenBoxInner
{
	background:url(../images/leftcol/poll-r-b.gif) no-repeat bottom right;
}
