.contact_info{
	background-color:#bad298;
	margin:5px 12px 10px 12px;
}

.publisher_stage .contact_info .block_headline {
	display:none;
}

.contact_info_head{
	margin:0px -3px;
	height:32px;
	background-image:url("../images/contacts_head_bg.png");
	background-repeat:repeat-x;
	position:relative;
}

.c_info_head_right{
	position:absolute;
	right:0px;
	top:-2px;
	background-image:url("../images/contacts_head_right.png");
	background-position:right top;
	background-repeat:no-repeat;
	height:34px;
	width:100%;
	font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	font-size:16px;
	font-style:italic;
}

.c_info_head_text{
	text-align:center;
	overflow:hidden;
	padding-top:8px;
	padding-bottom:3px;
	line-height:100%;
}

.contact_info_content{
	overflow:hidden;
	display:none;
	background-color: #BAD298;
}

.contact_info_content p {
	margin:0px;
	padding:0px;
	padding-bottom:8px;
}

.cic_left{
	overflow:hidden;
	float:left;
	width:418px;
	padding-left:26px;
	padding-top:20px;
	padding-bottom:14px;
	color:#2e2e2e;
	font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}

.cic_right{
	overflow:hidden;
	float:right;
	width:120px;
	padding-top:10px;
}

.cic_left a, .cic_left a:hover{
	font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	color:#2e2e2e;
}

.cic_tabl_bottom{
	padding:5px;
	text-align:center;
	color:#aa0000;
	font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	font-size:13px;
	line-height:1.1em;
}

.cic_tabl_bottom a, .cic_tabl_bottom a:hover{
	color:#aa0000;
	font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
}

.c_info_head_right_nobg{
	background:none !important;
}

.c_pointer{
	cursor:pointer;
}

.c_info_head_b{
	text-align:right;
	width:20px;
	padding-top:2px;
	float:left;
}

.contact_info_new {
	width:580px;
	margin:10px 5px !important;
	min-height:183px;
	background:url(../images/cb_new_bg.png) #ffffff no-repeat left top;
	background-color:#FFFFFF !important;
}

.contact_info_new .minitextbox {
	float:left;
	width:136px;
	margin-top:110px;
	background:#c2c97f;
	color:#1F4441;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	text-align:center;
}

.contact_info_new .bottomtextbox {
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	widows:100%;
	background:#c2c97f;
	color:#1F4441;
	margin-top:15px;
}

.contact_info_new .minitextbox a,
.contact_info_new .bottomtextbox a {
	color:#1F4441;
	text-decoration:underline;
}

.contact_info_new .minitextbox a:hover,
.contact_info_new .bottomtextbox a:hover {
	text-decoration:none;
}

.contact_info_new .c_buttons {
	width:369px;
	height:183px;
	float:right;
}

.contact_info_new .c_buttons .button_left,
.contact_info_new .c_buttons .button_right {
	width:183px;
	height:183px;
	cursor:pointer;
	float:left;
	background:url(../images/cb_new_sprite.png) no-repeat left top;
}

.contact_info_new .c_buttons .button_right {
	float:right;
	background-position:right top;
}

.contact_info_new .c_buttons .button_left:hover {
	background-position:left bottom;;
}

.contact_info_new .c_buttons .button_right:hover {
	background-position:right bottom;
}

.contact_info_new .button_left .formobject_target .post_buttons,
.contact_info_new .button_left .formobject_target .post_buttons> *,
.contact_info_new .button_right .formobject_target .post_buttons,
.contact_info_new .button_right .formobject_target .post_buttons > * {
	display:block;
	margin:0px !important;
	padding:0px !important;
	width:183px;
	height:183px;
	/*visibility:hidden;*/
	opacity:0;
}

.contact_info_new .meditation_form {
	left:-100px;
}

