@charset  "utf-8";

#pageTopicsGPMP .main .heading {
	width: 800px;
	height: 493px;
	display: block;
}
#pageTopicsGPMP .main .heading h2 {
	height: 301px;
	display: block;
	line-height: 100%;
	text-decoration: none;
	background-image: none;
	text-indent: 0;
	margin-top: 20px;
	margin-bottom: 30px;
}

ul.profile {
	width: 390px;
	margin-right: -20px;
	padding-left: 0;
	list-style: none;

}
ul.profile li {
	width: 175px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}

.cmbLv1 h3, .cmbSide h3 {
	color: #29abe2;
	border-top: 2px solid #29abe2;
	border-bottom: 1px dotted #29abe2;
	background: -moz-linear-gradient(top, #d8f0fa 0%, #FFFFFF 50%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d8f0fa), color-stop(50%,#FFFFFF)); /* webkit */
}
.cmbLv1 h4 {
	border-bottom: 1px dotted #29abe2;
}

ul.arrow a { 
	padding-top: 0;
	padding-bottom: 0;
}