@import url(myobjects.css);
@import url(userinfo.css);
.mycab__header {
	padding-bottom: 15px;
}
	.mycab__header h2 {
		margin-top: 30px;	
			font-size: 24px;
			color: #333333;
	}
	.mycab__header h3 {
		margin-top: 3px;	
		font-size: 15px;
		color: #AAAAAA;
	}
	.mycab__header h2,
	.mycab__header h3 {
		margin-left: 20px;
	}