
body{
	font-weight:normal;
	font-family: arial, clean, sans-serif;
	font-size:0.8em;
	background-color:white;
	width:660px;
	margin:90px 0px 0px 450px;
}

#headerNew {
	background-color:transparent;
	overflow-y: hidden;
	overflow-x: auto;
	position:fixed;
	top:7px;
	width:987px;
	left:10px;
}

a:active, a:focus 
	{
	outline: 0;
	}

#topSpace {
	height:20px;
}

table {
  border-collapse: collapse;
}

.select-free{
	position:absolute;/*must have*/
	top:30px;
	left:500px;
	z-index:10;/*any value*/
	overflow:hidden;/*must have*/
	width:33em;/*must have for any value*/;
	background-color:#dadefd;
}
.select-free iframe{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:3000px;/*must have for any big value*/
	height:3000px/*must have for any big value*/;
}

.select-free .bd{
	border:solid 3px #528dc9;
	padding:12px;
	font-weight:bold;
}

#white-top {
	position:fixed;
	top:0px;
	left:300px;
	height:30px;
	width:987px;
	background-color:transparent;
	overflow-x: hidden;
}

#PanoPledge {
	font-size:9px;
}

#PanoAuthor {
	font-size:10px;
}

#exploder {
	width:300px;
	background-color:white;
	position:fixed;
	top:55px;
	left:30px;
}

#page {
	width:657px;
	margin:0px auto 0px 322px;
	padding-right:10px;
	padding-left:8px;
	background-color:white;
	overflow-x:auto;
	overflow-y:auto;
}

#dropdown {
	width:100%;
	position:fixed;
	top:0px;
	left:70px;
	height:30px;
	z-index:3;
	background-color:white;
}

#space{
	height:66px;
}

#mapinfo{
	height:50px;
}

#right{
	width:660px;
}

#copyright{
	float:center;
	text-align:center;
	font-size:8pt;
	margin-bottom:1%;
}

#right .snippet h2{
	color:#6A6767;
	margin:10px 0 5px 5em;
	text-align:center;
}

#right .snippet p{
	color:#6A6767;
}

#right .snippet{
	height:300px;
	padding-left:10px;
	margin:0 0 10px 0;
	padding:8px 8px 8px 8px;
	background:#efeded;
}

.snippet2{
	font-size:11pt;
	padding: 9px;
	border-bottom: 1pt solid black;
	border-left:2px solid white;
	border-right:2px solid white;
}

.snippet2 a{
	color:#1e2f5f;
}

.snippet2 a:hover{
	color:#1e2f5f;
	text-decoration:underline;
}

.snippetHeading{
	font-size:15pt;
	margin:0px;
	padding:0px;
	text-align:left;
	color:black;
}

.snippetHeading a{
	color:#333333;
}

.snippetDescr{
	line-height:17px;
	font-size:12px;
	overflow:hidden;
	height:106px;
	margin-left:8px;
	text-align:justify;
}

.smallSnippetDescr{
	line-height:17px;
	font-size:12px;
	overflow:hidden;
	text-align:justify;
}



.bluecolor{
	background-color:#d5ceed;
}

.snippetPrice{
	font-size:15px;
	font-weight: 900;
}

.acts{
	margin:0px;
	padding:3px 3px 0px 3px;
	background-color:#ccf1cb;
	line-height:18px;
	border:1px solid #9ded9b;
}

.breadcrumb{
	text-align:left;
	vertical-align:center;
	font-size:8pt;
	padding:auto;
	margin:3px 0px 3px 0px;
	color:black;
}

#right .NoResults{
	height:190px;
	padding-left:10px;
	margin:0 0 10px 0;
	padding:8px 8px 8px 8px;
}

#right .actView{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 30px;
	font-size:10pt;
}

#right .snippet .price{
	text-decoration: underline;
	font-weight:bold;
	margin:0 2px 0 0;
	float:right;
	font-size:13pt
}

.refineRemove {
	background:#cce3d3;
	border:1pt solid #bfe8cd;
	padding:2px 2px 2px 2px;
	margin:1px 5px 1px 5px;
	width:230px;
}

a {
	color: #1e2f5f;
	text-decoration: none;
}

a:hover{
	color:#629dc9;
	text-decoration:underline;
}

