body {
	margin: 0;
	padding: 0;
	border-width: 0;
}
.app_center_container{
	width:950px;
	margin-left:auto;
	margin-right:auto;
}
.vasak {
	width: 450px;
	float: left;
}
.parem {
	float: right;
	width: 450px;
}

.live_ylekanne, .live_ylekanne_stopped, .live_ylekanne_live, .live_ylekanne_stopped_u, .live_ylekanne_live_u{
	margin-top: 10px;
	overflow: auto;
	width:100%;
}

.live_ylekanne_stopped{
	height: 535px;
}
.live_ylekanne_live{
	height: 420px;
}

.live_ylekanne_stopped_u{
	height: 535px;
}
.live_ylekanne_live_u{
	height: 420px;
}



.kommenteerib, .kommenteerib * {
	font-size: 11px;
	margin:5px 0px;
}
.autor{
	font-weight:bold;
}
.header {
	background-repeat: no-repeat;
	background-position: top left;
	height: 90px;
	border-width: 0;
}
.skoor {
	border-width: 0;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}
.padding {
	padding: 10px;
}
.aeg {
	font-size: 11px;
	color: gray;
	padding: 4px 4px 4px 0;
	text-align: right;
}
.post, .kommentaar { 
	padding: 0;
}
.kommentaar {
	padding: 4px;
}
.sisu {
	margin-left: 60px;
	padding: 4px 0 0 0;
}
.leftpic{
	margin-left: 60px;
	margin-right: 5px;
}
.rightpic{
	margin-left: 5px;
	margin-right: 60px;
}
.sisu.nopic{
	margin-left: 5px;
}

.pilt {
	float: left;
}
.piltr{
	float: right;
}
span.live {
	color: #d80a1d; 
}
.kommentaar2 {
	margin-top:15px;
	padding: 4px 5px 6px 5px;
	border:1px solid #ffcc00; 
	background: #ffffcc;
}

#refresh_textinfo {
	float: right;
	background-color: #ffffcc;
	border: 1px solid #fff8af;
	margin-top: 10px;
}
a {
	color: #b63032;
}
form {
	padding: 0; margin: 0;
}
textarea {
	background-color: #ffffcc;
	width: 440px;
	height: 35px;
	border: 1px solid #ffcc00;
	margin:5px 0px;
	margin-left:auto;
	margin-right:auto;
}
textarea:focus, .submit:focus, .text:focus {
	background-color: #fff8af;
}
input.text {
	background-color: #fff8af;
	border: 1px solid #ffcc00;
	width: 440px;
	margin-left:auto;
	margin-right:0;
}
input.submit {
	background-color: #fff8af;
	border: 1px solid #ffcc00;
}
.nimi { 

}

.shy_comment{
	color:#AAAAAA;
	text-align:center;
}
.niminimi{
	float:left;
	font-weight: bold;
}
.nimitime{
	float:right;
	font-weight:normal;
	color: gray;
}
.clear{
	clear:both;
	height:1px;
	font:1px;
}

#comments_update_button_manual, #comments_update_button_auto, #updates_update_button_manual, #updates_update_button_auto{
	cursor:pointer;
}

#send_comment_form, #send_comment_stopped{
	display: none;
}


#message_hole{
	display:none;
}

#update_pager, #comment_pager{
	display:none;
	margin-top:5px;
}


#comment_pager_inner, #comment_pager_inner_pages, #update_pager_inner, #update_pager_inner_pages{
	display:none;
	float:left;
}

#comment_pager_inner_pages, #update_pager_inner_pages{
	font-weight:bold;
}

#comments_update_button_auto, #comments_update_button_manual, #updates_update_button_auto, #updates_update_button_manual{
	display:none;
	float:right;
}

#no_comments_yet, #no_updates_comments_yet{
	display:none;
}

#comment_count_text{
	display:none;
	font-weight:bold;
}
#comment_count_value{
	display:none;
	font-weight:bold;
}

#comments_loading_image{
	display:none;
}
#updates_loading_image{
	display:none;
}

#loading_data{
	display:none;
	position:absolute;
	top:100px;
	left:50%;
	margin-left:-22px;
	width:44px;
	overflow:hidden;
}

.loading_data_text{
	text-align:center;
	border:1px solid #ffcc00; 
	background: #ffffcc;
	font-size:9px;
}



.general_list_container{
	padding:20px;
}

.selected_page{
	font-weight:bold;
}

.update_pager a, .comment_pager a {
	text-decoration:none;
	color:black;
}


.leftpic{
	margin-left: 60px;
	margin-right: 5px;
}
.rightpic{
	margin-left: 5px;
	margin-right: 60px;
}

#no_autoupdate_message{
	display:none;
}

.comment_count_container{
	float:right;
	maring-right:5px;
}

.missing_or_incorrect_value{
	border: 1px solid red;
}

