.emailtext {
	font-family: Arial;
	font-size: 12pt;
	color: #363636;
}

.mypanelstrings {
	font-family: Arial;
	font-size: 9pt;
	color: #4f5052;
}

.mypanelheaders {
	font-family: Arial;
	font-size: 16pt;
	color: #505153;
}

.mypanelredheaders {
	font-family: Arial;
	font-size: 16pt;
	color:#FF0000;
}

.logoutlink {
	font-family: Arial;
	font-size: 10pt;
	color: #738394;
}

.aboutheader {
	font-family: Arial;
	font-size: 46pt;
	color: #3a3a3a;
}
.mypanelnew {
	font-family: Arial;
	font-size: 14pt;
	color: #4e8ce1;
}
.abouttext {
	font-family: Arial;
	font-size: 18pt;
	color: #3a3a3a;
	line-height: 30pt;
}
.footertext {
	font-family: Arial;
	font-size: 10pt;
	color: #50add6;
}
.querywithphotos {
	font-family: Arial;
	font-size: 9pt;
	color: #6e6e6e;
}

.checkboxesq {
	font-family: Arial;
	font-size: 7pt;
	color: #6e6e6e;
}
.phoneheader {
	font-family: Arial;
	font-size: 14pt;
	color: #0336e1;
	font-style: normal;
	font-stretch:condensed;
}

.price {
	font-family: Arial;
	font-size: 14pt;
	color: #000000;
	font-style: normal;
	font-stretch:condensed;
}

.redlinks {
	font-family: Arial;
	font-size: 10pt;
	color: #ff0000;
	font-style: normal;
	font-stretch:condensed;
}
.publicationdate {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	font-style: normal;
	font-stretch:condensed;
}

.contryselect {
	font-family: Arial;
	font-size: 16pt;
	color: #8293af;
	font-style: normal;
	font-stretch:condensed;
}
.lostwarning {
	font-family: Arial;
	font-size: 10pt;
	color: #ff0000;
	font-style: normal;
	font-stretch:condensed;
}

.proseedar {
	background-image: url(images/3_31.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
}
.signupH1 {
	font-family: Arial;
	font-size: 22pt;
	color: #7d7e83;
}
.signupH2 {
	font-family: Arial;
	font-size: 12pt;
	color: #7d7e83;
}
.signupH3 {
	font-family: Arial;
	font-size: 10pt;
	color: #6e6e6e;
}
.signupH4 {
	font-family: Arial;
	font-size: 14pt;
	color: #7c7d82;
}
.signupH5 {
	font-family: Arial;
	font-size: 8pt;
	color: #808186;
}

.signupH6 {
font-family: Arial;
	color: #000000;
	font-weight: bold;
	font-size: 10pt;
}

.nophoto {
font-family: Arial;
	color: #858585;
	font-weight: bold;
	font-size: 11pt;
}
.nocomplect {
font-family: Arial;
	color: #858585;
	font-weight: bold;
	font-size: 11pt;
}

.activequery {
  background-color: #F8F8FA;
}

.hider {
	visibility: hidden;
}
.unhider {
	visibility: visible;
}
.selectortext {
	color: #CCCCCC;
}

.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	position:relative;
    margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}

.ac_loading {
	background : Window url('autocomplete_indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}

#example2 {

	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
.qnt {
	position:absolute;
	top:2px;
	right:10px;
	font-size:0.8em;
	color:#FFFFFF;
}

