.hidde{
display:none;
}
textarea{
font-size:12px;
}
.activeField
        {
            background-image: none;
            background-color: #ffffff;
            border: solid 1px #33677F;
    }
.idle
        {
	    border: solid 1px #c3c3c3;
	    background-image: url('/img/blue_bg.png');
	    background-repeat: repeat-x;
	    background-position: top;
   }
   
.none{ border: 0px; }

.info, .success, .warning, .error, .validation {
border: 1px solid;

padding:15px 10px 15px 50px;
background-repeat: no-repeat;
background-position: 10px center;
}
.info {
color: #00529B;
background-color: #BDE5F8;
background-image: url('/img/notice/info.png');
}
.success {
color: #4F8A10;
background-color: #DFF2BF;
background-image:url('/img/notice/success.png');
}
.warning {
color: #9F6000;
background-color: #FEEFB3;
background-image: url('/img/notice/warning.png');
}
.error {
color: #D8000C;
background-color: #FFBABA;
background-image: url('/img/notice/error.png');
}






h2 {
    color: #242424;
    text-decoration:none; 
	font-size:14px;
	display:block;
	margin: 0;
	padding: 7px 0;
}




.tab, .tab td{
background: #f7f7f7;
border-bottom: 1px solid #adaab3;
padding:5px;
}


.tab2, .tab2 td{
background: #f7f7f7;
}





.tab1 td, .tab2 td {
padding:3px;
}



.tab span{
margin:3px;
text-align:center;
font-weight: bold;
font-size:11px;
border-bottom:1px dashed;
}
.line{
border-bottom:1px #999999 solid;
padding-bottom:5px;
}










.sharez-storylist{
   position: relative;
}
.sharez-top{
background:#FFFFFF;
border:1px #658400 solid;
padding:1px;
}
.sharez-bottom{
background:#f2f2f2;
height:17px;
width:100%;
border-top:1px #e5e5e5 solid;
text-align:right;
}
.sharez-fon{
background:transparent url(/img/fon.png);
padding:6px;
}
.sharez-hover {
position: absolute;
z-index: 9900;
display: none;
float:left;
}




.share-hover 
{
position: absolute;
z-index: 100;
display: none;
}	

.box1{
background:transparent url(/img/fon.png);
padding:10px;
}
.box2{
background:#FFFFFF;
border:1px #658400 solid;
padding:1px;
}
.box3{
background:#f2f2f2;
height:20px;
width:100%;
border-bottom:1px #e5e5e5 solid;
}
.box4{
float:left;
margin-left:5px;
margin-top:3px;
}
.box5{
float:right;
margin-right:5px;
margin-top:3px;
}

