.container
{
	margin: 0 0 10px 0;
}
.C01CT_Box
{
	width: 100%;
}
.C01CT_BoxT
{
	margin-left: 15px;
	margin-right: 15px;
}
.C01CT_BoxTM
{
	background: #fff;
	float: left;
	width: 100%;
}
.C01CT_BoxTL
{
	background: transparent url('C0XW_BoxTL.png') no-repeat left top;
	float: left;
	height: 15px;
	margin-left: -15px;
	width: 15px;
}
.C01CT_BoxTL img
{
	height: 15px;
	width: 15px;
}
.C01CT_BoxTR
{
	background: transparent url('C0XW_BoxTR.png') no-repeat right top;
	float: right;
	height: 15px;
	margin-right: -15px;
	width: 15px;
}
.C01CT_BoxTR img
{
	height: 15px;
	width: 15px;
}
.C01CT_BoxM
{
	background: #fff;
	clear: both;
	text-align: left;
}
.C01CT_ContentPane
{
	clear: both;
	padding: 10px 25px 0 15px;
}
.C01CT_BoxB
{
	height: 15px;
	margin-left: 15px;
	margin-right: 15px;
}
.C01CT_BoxBM
{
	background: #fff;
	float: left;
	width: 100%;
}
.C01CT_BoxBL
{
	background: transparent url('C0XW_BoxBL.png') no-repeat left bottom;
	float: left;
	height: 15px;
	margin-left: -15px;
	width: 15px;
}
.C01CT_BoxBL img
{
	height: 15px;
	width: 15px;
}
.C01CT_BoxBR
{
	background: transparent url('C0XW_BoxBR.png') no-repeat right bottom;
	float: right;
	height: 15px;
	margin-right: -15px;
	width: 15px;
}
.C01CT_BoxBR img
{
	height: 15px;
	width: 15px;
}
.C01CT_Box .actions
{
	float: left;
	margin: 0;
	max-width: 10px;
	min-width: 0;
	text-align: center;
}
.C01CT_Box .title
{
	color: #323232;
	float: left;
	font-size: 22px;
	font-weight: lighter;
	line-height: 100%;
	padding: 0 15px;
}
.C01CT_Box .visibility
{
	float: right;
	height: 21px;
	margin: 0 10px;
	width: 21px;
}
.visibility a:hover
{
	background-color: Transparent;
}
.C01CT_Box .icons
{
	margin: 5px 0 0 15px;
}
.icons a:hover
{
	background-color: Transparent;
}
.icons a,.icons input
{
	margin-top: 10px;
}