h2 {	
	width: 100px;
	text-align: center;
	height: 34px;
	line-height: 34px;
	display: block;
	background: #fff;
	font-size: 14px;
	font-weight: bold;
	color: #021446;
}
.integral {
	padding: 0 0 30px 20px;
	background: #fff  url(../img/compition-index-bg02.gif) repeat-y right top;
	min-height: 610px;
	height: auto !important;
	height: 610px;
}
.integral .left {
	padding-top: 20px;
	width: 700px;
	float: left;
}
.integral .right {
	padding: 20px 20px 0 20px;
	width: 210px;
	float: right;
}
.integral .synthesis {
	margin-bottom: 10px;
    width: 150px;  
	height: 25px;
    line-height: 25px;
    position: relative;
}
.integral .notes {
	margin: 10px 0 20px;
	color: #999;
}
.integral .ad a {
	margin-bottom: 15px;
	display: block;
}
.integral .compition-search {
	padding-right: 0;
}
.integral .compition-search .com-input {
	margin: 3px 10px 0 0;
	float: left;
	width: 200px;
	height: 19px;
	line-height: 19px;
}
.integral .compition-search .input80 {
	margin-right: 10px;
}
.integral .compition-search .selectleft {
}
.integral .compition-search form {
	width: 470px;
	float: right;
}
.integral .compition-search form select {
	margin-right: 5px;
	float: left;	
}
.integral .compition-search select {
	margin-top: 3px;
}
.integral .compition-search .refresh {
	float: right;
	background-position: 8px -340px;
	width:30px;
	height:23px;
	background:url(../img/refresh-img-01.gif) 0 0 no-repeat;
	border:none;
}
.integral .total {
    line-height: 25px;
    padding-left: 15px;
	float: left;
}

