.contact_tool_tip{
	display: none;
	width: 190px;
	padding: 10px;
	padding: 10px 30px 5px 10px;
	background-color: #f5f4f0;
	background: url('../../static/en_GX/webadmin/assets/image/contacttooltipbg.png') no-repeat right top;
	margin-bottom: -12px;
	z-index: 10;
}
.mystyle{
	color:red;
}

.rightrailcontacts .rhcontacts {
	width: 192px;
	padding: 0;
	margin-right: -100%;
	font-size: 0.95em;
	border: 1ox solid red;
	displzy: block;
}
.rhcontacts .rhtitle, .RHContacts .RHTitle {
	color: #6d6e71;
}
.rhcontacts .rhtitle{
	background-color: #f5f4f0;
	color: #6d6e71 !important;
	display: block;
}

/* Definition list for contacts */

.rhcontacts dt, .RHContacts dt, .morecontacts dt {
	text-decoration: underline!important;
}
.rhcontacts dl, .RHContacts dl, .morecontacts dl {
	margin-bottom: 5px;
	margin-top: 5px;
}

.rhcontacts dt a, .RHContacts dt a, .morecontacts dt a {
	text-decoration: underline !important;
	color: #000 !important;
}

.rhcontacts dd, .RHContacts dd, .morecontacts dd { margin-left: 0; line-height: 1.4em; }
.rhcontactsdivider, .RHContactsDivider { padding-top: 5px; }

.contactlink, .contactLink {
	text-decoration: underline;
	color: #6d6e71;
}
#right a:hover { text-decoration: underline; color: #e0301e; }

.tooltip-img{
	float: left;
	padding: 0 10px 10px 0;
	width: 40px ;
}

.sidebar h3{
	font-weight:bold;
	margin:0 0 0.5em 0;
}

.sidebar h4 {
	font-size: 1em;
	margin: 0;
	color: #6d6e71;
	font-weight:normal;
}

.sidebar h5 {
	color: #000;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	margin: 5px 0px 2px 0px;
}

.sidebar ul{
	margin: 2px 0;
	color: #6d6e71 ;
	font-size: 1em;
	list-style:square;
}

.sidebar a, .sidebar a:hover, .sidebar a:visited {
	color:#eb8c00!important ;
	text-decoration:underline;
}

.contact_image {
	float:right;
	margin-top:5px;
}

.contact_image + dl > dt, .contact_image + dl > dd { width: 125px; }
.contact_image + dl > dd.sidebar { width: 190px; }

.displayMoreContacts {
	padding-left:7px;
}

.displayMoreContacts a{
	display: inline;
	padding-left: 10px;
}
.displayMoreContacts a:hover{
	color:#a32020;
}

input[autocomplete=off]{
	width:auto!important;
}
