/*====frame-new===*/
.frame-new .frame-header{
	background:url(images/frame-left.png) no-repeat left top;
	height:31px;
	margin-bottom:10px;
}
.frame-new .frame-header h2{
	color:#fff;
	text-transform:uppercase;
	line-height:31px;
	padding-left:20px;
}
.frame-new .pathway-category{
	display:none;
}
.centerFrame .frame-header h2{
	text-transform:uppercase;
	color:#1b1b1b;
	padding-left:8px;
}
.centerDefault .frame-header h2{
	text-transform:uppercase;
	color:#1b1b1b;
}
.frame-pink .frame-header{
	background: url("images/bg-frame.jpg") repeat-x scroll left top transparent;
    height: 44px;
}
.frame-pink .frame-header div div{
	background: url("images/icon-2.jpg") no-repeat scroll left center transparent;
    height: 44px;
    padding-left: 50px;
}
.frame-pink .frame-header h2{
	 color: #FFFFFF;
    line-height: 44px;
    text-transform: uppercase;
}
.frame-coners .frame-header{
	background: url("images/bg-frame.png") no-repeat scroll right top transparent;
    height: 40px;
}
.frame-coners .frame-header h2 {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    line-height: 35px;
    margin: 0;
    padding: 0 0 0 45px;
}