body {
	text-align:center;
	margin: 0;
	padding: 0;
	background: #fff url(../../SamanSearch/images/bg.jpg);
	color: #3C475B;
	font-family: tahoma, sans-serif;
	font-size: 10pt;
}

a:link    { color: #0a4e96; }
a:visited { color: #0a4e96; }
a:hover   { color: #333; }
a:active  { color: #000; }

.myDefault{
	font-family:Tahoma;
	font-size:9pt;
	}
.button{
	border:solid 1px;
	background-color:#F90;
	font-family:Tahoma;
	font-size:9pt;
	height:22px;
	}
#content {
	margin: 0;
	padding: 1em 2em 1em 2em;
	font-size: 9pt;
	font-family: Tahoma;
}

#header h1 {
	margin: 0;
	padding: 25px 0 0 0;
}

#header p {
	font-weight: bold;
	margin: 0;
	padding: 0 0 80px 0;
}

#footer {
	border-top: 1px dashed #ccc;
	font-size: 11px;
	color: #999;
	text-align:center;
}
.formContainer {
	display: inline;
	width: 40%;
	text-align: left;
	margin: 0pt;
}
.form {
	display: block;
	text-align: left;
	padding-top:10px;
	font-size: 15px;
	margin: 0pt;
}

.boldText {
	font-weight: bold;	
}

#services {
	display: block;
	text-align: left;
	border: 0px solid #000000;
	width: 120px;
	margin: 0pt;
	padding-left: 15px;
	padding-top: 10px;
}

#services ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0pt;
	padding-left: 10px;
}

#services li {
	border-bottom: 1px solid #EEEEEE;
}

#loading {
	text-align: right;
	display: none;	
}	

span {
	text-align: left;
	padding-top:3px;
	font-size: 15px;
}
.textInput {
	border: 1px dotted #ccc;	
	font: bold 16px Tahoma;
}
#response {
	display: block;
	height: 250px;
	width: 400px;
}
.text {
	color:#888888;
	font-family:Tahoma,sans-serif;
	font-size:11px;
	text-align:left;
}

.userStatus {
	color:#888888;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	text-align:left;
}

.avatar {
	width: 96px;
	height: 96px;
	text-align: left;
	border: 5px double #0a4e96;	
}	

.link {
	color:#0a4e96;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
