/*========================================================*/
/*     Layout Design Elements                             */
/*========================================================*/
.pane01{
	width:300px;
	padding-top:5px;
}

.wrapper01
{
	width:652px;
}

.wrapper01 .pane02{
	width:100%;
	padding-top: 15px;
}


.breadcrumb
{	
	width:632px;
	border-bottom:1px solid #CC0000;
	height:22px;
	padding-top: 22px;
	padding-right:20px;
	text-align:right;
}

.breadcrumb, .breadcrumb a.SkinObject
{
	font-weight:normal;
	font-size:12px;
}
