﻿
#FeedBackBoxItem
{
	width:150px;
	height:auto;
	padding:5px 0;
}

#HolderFullStory
{
	position:relative;
	width:596px;
	height:auto;
	background-color:white;
	margin-bottom:15px;
	}

.FullstoryNewsCode
{
	
	position:absolute;
	left:0;top:0;
	width:319px;
	height:20px;
	background-image:url(../images/Main/Basij_HeaderFullStory.gif);
	background-repeat:no-repeat;
}
		
.TextFullStory
{
	width:auto;
	height:auto;
	padding:0 10px;
	padding-top:70px;
	}
		
.ContentFullStory
{
	width:596px;
	height:auto;
	padding-bottom:30px;
	}	
		
 .TextArea
    {
        height:76px;
        width:190px;
        background:#eaebec;
        border:solid 1px #eaebec;
    }
    
.Text
    {
        width: 94px;
        height:18px;
        background:#eaebec;
        border:solid 1px #eaebec;
    }
    

#NewsToolsBox
{
	float:left;
	width: 307px;
	height: 33px;
	background-image:url(../images/Main/Basij_FullstoryLink.jpg);
	background-repeat:no-repeat;
	margin-bottom:1px;
}


.NewsToolsItem
{
	float:right;
	width:60px;
	height:20px;
	padding:5px 20px;
}


