﻿

.LHeaderBox{
	float:right;
	width:221px;
	height:30px;
	background-image:url(../images/Sidebar/Cinema_LBarHeader.jpg);
	background-repeat:no-repeat;
}


#FeedBackBoxItem
{
	width:150px;
	height:auto;
	padding:5px 0;
}

#HolderFullStory
{
	position:relative;
	width:596px;
	height:auto;
	background-color:white;
	margin-bottom:15px;
	border:solid 1px #e0dedb;
	}

.FullstoryNewsCode
{
	
	position:absolute;
	left:0;top:0;
	width:280px;
	height:20px;
	background:#FF7300;
}
		
.TextFullStory
{
	width:auto;
	height:auto;
	padding:0 10px;
	padding-top:70px;
	}
		
.ContentFullStory
{
	width:594px;
	height:auto;
	padding-bottom:30px;

	}	
		
 .TextArea
    {
        height:76px;
        width:175px;
        background:#eaebec;
        border:solid 1px #eaebec;
    }
    
.Text
    {
        width: 85px;
        height:18px;
        background:#eaebec;
        border:solid 1px #eaebec;
    }
    

#NewsToolsBox
{
	clear:both;
	width: 300px;
	height: 25px;
	margin-bottom:1px;
}


.NewsToolsItem
{
	float:right;
	width:80px;
	height:15px;
	padding:5px;
	margin:1px;
	background-color:#0B96B5;
	color:#ffffff;
}

.NewsToolsItem:hover	
{
	background-color:#B1B1B1; 
	color:#000;
	}


