h2.pageHeaderGroups {
		margin: 0px;
		padding: 0px;
		color: #666666;
		height: 169px;
		background-image:url('../images/acting/acting-h-community.jpg');
		background-repeat: no-repeat;
}

	.blog_text
	{
		font-size:13px;
		text-align:justify;
	}

.cls_res_info_nowidth
	{
		position:relative;
		float:left;
		font-size:13px;
		/*font-weight:bold;*/
		color:#666666;
		width:500px;
	}

.cls_res_info_nowidth  a, .cls_res_info_nowidth a:link, .cls_res_info_nowidth a:active, .cls_res_info_nowidth a:visited {
	color:#0054D1;
	font-weight: bold;
	
}

.cls_res_info_nowidth  a:hover {
	color:#00AAEF;
	font-weight: bold;
}


	.fr_small_gray_centered
	{
		position:relative;
		color:#666666;
		height:28px;
		vertical-align:middle;
		margin-top: 10px;
		font-size:11px;
	}
	.fr_small_gray_centered_nw
	{
		position:relative;
		color:#666666;
		/*height:28px;*/
		vertical-align:middle;
		margin-top: 10px;
		font-size:11px;
	}
	
	div.marg_both_left img
	{
		margin-bottom:10px;
		margin-right:10px;
		position:relative;
		float:left;
		background-position:center;
		background-repeat:no-repeat;
		border:1px solid #9B9A9A;
	}

	.small_margined {
		padding-right:5px;
		padding-bottom:5px;
	}
	.cat_edit {
		float: right;
		position:relative;
		width:48px;
		vertical-align:middle;
	}
	.tag_el {
		vertical-align:middle;
		height:25px;
		margin-bottom:5px;
		position:relative;
	}
	.icon_mid_mr {
		vertical-align:middle;
		margin-right:5px;
	}
.CTopMenu {
	background-image: url(../images/bg-menu-community.jpg);
	width: 960px;
	height: 75px;
	display: block;
}

.CTopMenuContent {
	padding-top: 23px;
	padding-left: 32px;
}

.CTopMenuCtxt {
	padding-top:10px;
	padding-bottom: 10px;
	float: left;
	text-align: center;
	background-color: #ffd700;
	color: #FFFFFF;
	width: 80px;
	height: 15px;
	margin-right: 5px;
	border: 1px solid silver;
}

.CTopMenuCtxt a, .CTopMenuCtxt a:link, .CTopMenuCtxt a:visited, .CTopMenuCtxt a:active, .CTopMenuCtxt a:hover {
	color:white;
	font-weight: bold;
}

.CTopMenuCtxtOver {
	padding-top:10px;
	padding-bottom: 10px;
	float: left;
	text-align: center;
	background-color: #fff;
	width: 80px;
	height: 15px;
	margin-right: 5px;
	color: #000000;
	border: 1px solid silver;
}

.CTopMenuCtxtOver a,.CTopMenuCtxtOver a:link, .CTopMenuCtxtOver a:active, .CTopMenuCtxtOver a:visited {
	color: #4682b4;
	font-weight: bold;
}

 .CTopMenuCtxtOver a:hover  {
	color: #0054d1;
	font-weight: bold;
	text-decoration:underline;
}

