body {
	margin: 0;
	padding: 15px;
	border-width: 0;
}
h3, .edit_section_title {
	/* margin: 15px 0 10px 0; */
	padding: 5px;
	font-size: 16px;
	font-weight: bold;
	background: #fff8af;
}
.page_big_title{
	font-size:18px;
}
.edit_section{
	border: 1px solid #ffcc00;	
	margin: 5px 0px;
}
.edit_section_body{
	margin: 5px;
}

a {
	color: #b63032; 
}
.pealkiri a span.live, span.live {
	color: #d80a1d; 
	font-weight: bold;
}
.text {
	background-color: #ffffcc;
	/* width: 80px; */
	border: 1px solid #ffcc00;
}
textarea {
	background-color: #ffffcc;
	width: 560px;
	height: 140px;
	border: 1px solid #ffcc00;
}
textarea:focus, .text:focus {
	background-color: #fff8af;
}
.submit {
	background-color: #fff8af;
	border: 1px solid #ffcc00;
}
table {
	margin: 0;
	padding: 0;
}
table tr td {
	padding: 0;
	vertical-align: middle;

}
.aeg {
	font-size: 11px;
	color: gray;
	padding: 4px 4px 4px 0;
	text-align: right;
}
.post {
	padding: 0;
	background-color: #ffffcc;
	margin-bottom: 3px;
	cursor: pointer;
}
.post:hover {
	background-color: #fff8af;
}
.sisu {
	margin-left: 90px;
	padding: 4px 0 0 0;
}
.post .deleted{
	opacity: 0.4;
	filter: alpha(opacity = 40);
}

.post span.act_show{
	display:none;
}
.post span.act_hide{
	display:inline;
}

.post .deleted span.act_show{
	display:inline;
}

.post .deleted span.act_hide{
	display:none;
}


#imgscroll {
}
#imgscroll_in{
	display:none;
}



.editing_existing_comment{
	background:#BBFFBB;
}


.pilt {
	width:80px;
	float: left;
}
.m2ng, .kommentaar {
	padding: 4px 0 4px 4px; 
}
.m2ng a span.live {
	color: #d80a1d; 
}
.aken {
	margin-top: 10px;
	height:auto;
	width:690px;
}
.nimi { font-weight: bold; }



.comm_actions1{
	float:left;
	width:100px;
	min-width:100px;
}
.comm_actions2{
	float:left;
	text-align:center;
	padding:10px 0px 0px 0px ;
	width:80px;
	min-width:80px;
}

.kommentaar .combody{
	float:left;
	width:500px;
}
.kommentaar.deleted .combody{
	height:50px;
	overflow:auto;
	opacity: 0.4;
	filter: alpha(opacity = 40);
}
.return_to_normal_edit{
	padding:10px;
}
.return_to_normal_edit a{
	font-weight:bold;
	border:1px solid #FFCC00;
	background:#FFF8AF;
	padding:5px;
	text-decoration:none;
}

/*
.del{
	max-height:120px;
	overflow:auto;
	opacity: 0.4;
	filter: alpha(opacity = 40);
}
*/
.pilt img{
	vertical-align:middle;
}
.pilt.paremal{
	text-align:right;
}
.pilt.vasakul{
	text-align:left;
}
.clickable{
	cursor: pointer;
}
#change_game_maindata_body{
	display:none;
}
.infocus{
	height:auto;
	overflow:auto;
}
.sport_img_cont{
	font-size:9px;
	float:left;
	background: #fff8af;
	margin:1px;
	padding:5px;
}
.sport_img_cont img{
	vartical-align:middle;
}

.sport_img_cont input[selected=selected]{

}


