.mysidebar{
	padding:0 0 0 7px;
	margin-top: 7px;
}

.sidebarbox{
	background: #ffffff;
	padding:0;
}

.itopb{
	padding: 7px 0 0 0;
}


.ausg8{
	padding:7px 0 7px 0;
}



.titlep{
	font-size: 18px;
	font-weight: bold;
	color: #0e68b7;
}

.iwant{
	padding:0;
}

.iwant a{
	color: #333333;
	text-decoration: none;
}

.wantp{
	text-align: center;
	border-bottom: 1px solid #e6e6e6;
	height: 30px;
	line-height: 30px;
}

.wantst{
	padding:13px 4px 10px 4px;
	text-align: center;
}

.wantcva{
	padding:13px 4px 10px 4px;
	text-align: center;	
}


.wantwwoof{
	padding:13px 4px 10px 4px;
	text-align: center;	
}


.normalbox{
	padding:0 10px 10px 10px;
	margin-top: 7px;
	background: #ffffff;
	min-height: 300px;
}

.alllist{
	margin-bottom: 20px;
	padding:10px 15px;
	border-bottom:1px dashed #cccccc;
}

.alllist a{
	display: inline-block;
	border:solid 1px #e1e1e1;
	border-radius: 4px;
	padding:4px 8px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.alllistp{
	padding:0;
}

.alllist a:hover{
	text-decoration: none;
	background: #0075c1;
	color: #ffffff;
}

.alllista{
	background: #0075c1;
	color: #ffffff;
}

.whygoes{
	padding:0;
}

.wantest{
	padding:13px 4px 10px 4px;
	text-align: center;
}

.wantranking{
	padding:13px 4px 10px 4px;
	text-align: center;	
}


.wantschool{
	padding:13px 4px 10px 4px;
	text-align: center;	
}

.xxhover a:hover{
	text-decoration: none;
	background-color: #0e68b7;
	color: #ffffff;
	opacity:.8;transition:all .4s cubic-bezier(0.4, 0, 0.2, 1);
	-moz-transition:all .4s cubic-bezier(0.4, 0, 0.2, 1); 
	-webkit-transition:all .4s cubic-bezier(0.4, 0, 0.2, 1);
	-o-transition:all .4s cubic-bezier(0.4, 0, 0.2, 1);
}


@media(max-width:767px) {

	.mysidebar{
		padding:10px;
	}	
}