.container {
	margin: 0 10px 10px;
}


.GreyTitleBlueFont
{  
padding-top:20px;
	
}
.GreyTitleBlueFont h1
{  text-transform: none;
font-size: 139%;
font-weight: bold;
color: #726658;
	
}


.GreyTitleBlueFont .TL {
display: table;
position: static;
overflow: hidden;

}
.Grey .TR {
display: table-cell;
vertical-align: middle;
width: 100%;
position: static;
}
}
.Grey .TM {

}


.C01 .TM .CTitle {
	font-family: inherit;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}
.C01 .MM {
	padding: 10px 10px 15px;
}
.C01 .c_head {
	overflow: hidden;
}
.C01 .c_icon {
	float: left;
}
.C01 .c_icon img {
	margin: 0 3px;
}
.C01 .c_actions {
	float: left;
	margin: 0;
	max-width: 15px;
	min-width: 0;
}
.C01 .c_visibility {
	float: right;
}
.C01 .c_icons {
	clear: both;
	padding-top: 5px;
}
.C01 .c_icons a:hover {
	background-color: transparent;
}
.C01 .c_icons a .C01 .c_icons input {
	padding-top: 5px;
	padding: 0;
}