
.wrapper
{
	width: 97%;
	margin-top: 10px;
}

h1, .contentheading, .componentheading, .componentheading-standart {
	margin-bottom: 15px;
    color:       #666666;
    font-weight: bold;
    font-size:   20px;
}

.shoutbox{
	display: inline;
	}
	
#chatForm label, #shoutboxAdmin{
	display: inline;
	}


.infotable table {
	border-collapse: collapse;
	width: 95%;
	margin: 10px;
}

.infotable  th {
	background: #3e83c9;
	color: #fff;
	font-weight: bold;
	padding: 2px 5px;
	text-align: left;
	border-right: 1px solid #fff;
	line-height: 1.2;
}

.infotable   td {
	background-color: white;
	padding: 6px 5px;
	border-bottom: 1px solid #95bce2;
	vertical-align: top;
}

.infotable td * {
	padding: 3px 5px;
}

#box
{
	margin-left: 100px;
    background-repeat:   no-repeat;
	width:  547px;
	height: 147px;
	padding-top: 20px;
	padding-left: 20px;
	}
	
#box h1{
	font-size: 14px;
	margin-bottom: 8px;
	}

	
.latestnews a:link,.latestnews a:visited{
	font-size: 13px;
	text-transform: none;
	}
.latestnews a:hover{
	text-decoration: underline;
	}

.contentheadingstandard{
	color:       #666666;
    font-weight: bold;
    font-size:   19px;
}

a.readonstandard{
	font-size: 12px;
	color:		#E8F455
}
.blogstandart{
	margin: 2px;
	}
.contentpaneopenstandard{
	margin: 10px;
	}