﻿.FeedBackBoxItem
{
	width:200px;
	height:auto;
	padding:5px 0;
	}

#TopNewsHolderFullStory
{
	position:relative;
	width:552px;
	height:auto;
	background-color:white;
	margin-bottom:15px;
	}
		
.FullstoryNewsCode
{
	width:140px;
	height:21px;
	border-bottom:solid 1px #ffd973;
	background-color:#ffba00;
	overflow:hidden;
	}
	
.TopNewsTextFullStory
{
	width:auto;
	height:auto;
	padding:0 10px;
	}
		
.TopNewsContentFullStory
{
	width:535px;
	height:auto;
	padding:5px 0;
	padding-bottom:70px;
	}	
		
 #TextArea
    {
        height: 80px;
        width: 190px;
        border:solid 1px white;
    }
    
.Text
    {
        width: 97px;
        height:18px;
        background-color:White;
        border:solid 1px white;
    }
    

#NewsToolsBox
{
	position:relative;
	clear:both;
	width: 323px;
	height: 41px;
	background-image: url(../images/Main/VezaratOlum_FullstoryToolsTile.jpg);
	background-repeat: no-repeat;
	padding-bottom:20px;
}


#NewsToolsPrintItem
{
	width: 98px;
	position: absolute;
	background-image: url(../images/Main/VezaratOlum_FullstoryPrint.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	bottom: 25px;
	right: 12px;
	height: 15px;
	padding-top:22px;
	text-align:right;
}

#NewsToolsXMLItem
{
	width: 95px;
	position: absolute;
	background-image: url(../images/Main/VezaratOlum_FullstoryXml.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	bottom: 25px;
	right: 120px;
	height: 15px;
	padding-top:22px;
	text-align:right;
}

#NewsToolsFileItem
{
	width: 83px;
	position: absolute;
	background-image: url(../images/Main/VezaratOlum_FullstoryFile.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	bottom: 25px;
	right: 228px;
	height: 15px;
	padding-top:22px;
	text-align:right;
}
