body {
	text-align: center;
	background: #ffffff;
}

div#banner {

padding-top: 30px;
padding-left: 30px;
/*background-color: beige;*/

}
div#banner img {
	border:none;
	
}
div#content {

 margin:auto;
 text-align: left;
 width: 720px;
 /*background-color: beige;*/

}

div#zoom-content {

 margin:auto;
 text-align:center;
 width: 720px;
 /*background-color: beige;*/

}

div#content h1.banner  {
    
    margin:0 0 0 0;
    padding:0 0 0 0;
}

div#content h1.banner span {
    
    margin:0 0 0 20px;
    padding:0 0 0 0;
    color:#666;
}

div#banner {
	border:none;
	padding:10px 0 0 0;
	text-align: center;
}

a.prev {
    margin-right:200px;
}
a.next {
    
    margin-left:200px;
}
div#zoom-content h2 {
	font-size: 120%;
}

div#zoom-content blockquote {
	margin: 20px 100px 0 100px;
	text-align: justify;
	Å
}
blockquote span {
    font-family: "Georgia", serif;
    padding: 0 0 0 0;
    margin:-20px 0 0 0 ;
    font-size:400%;
    display:block;
    float:left;
    height:400px;
    width:30px;
}

blockquote span.right {
    font-family: "Georgia", serif;
    padding: 0 0 0 0;
    margin:0 0 0 0 ;
    font-size:400%;
    display:block;
    float:right;
    height:400px;
    width:30px;
}
div#zoom-img img {

	border: 2px solid #999;
	padding: 5px;
}

ul#searchboxes{
/* background: #ff0080;*/
margin: 0;
padding: 0;
}
ul#searchboxes li{
/*background: #ff0080;*/
text-align: center;
float: left;
width: 238px;
height: 100px;
list-style-type: none;
border: 1px dashed #fff;

}
#stageselect {
border: #396 1px solid;

}
#query {
border: #396 1px solid;

}
#builderselect {
border: #396 1px solid;

}


div#result {
text-align: center;
/*background:#cfcfcf;*/
width: 720px;
clear: both;
/*
border: 1px solid #396;
background-color: #CFC;
*/
}

div#placeholder {
text-align: center;
/*padding-top: 150px;*/
/*background: #cfafcf;*/
height: 300px;

}

div#success {
text-align: center;
padding-top: 150px;
/*background: #cfafcf;*/


}

div#footer {
clear: left;
/*background:#efcfcc;*/

}
table#res {
margin: auto;
width: 700px;

}
div#rend {
text-align: center;
/*background: cyan;*/

}
div#caption {
text-align: center;
/*background: blue;*/
}
div#topcapt {
text-align: center;
/*background: pink;*/
}
td {color: black; font-size: smaller; font-family: Verdana, Arial, Helvetica, sans-serif;}
h2 {color: black; font-size: smaller; font-family: Verdana, Arial, Helvetica, sans-serif;}
h1 {color: black; font-size: x-large; font-family: Verdana, Arial, Helvetica, sans-serif;}
p {color: black; font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif;}

p.capt {
font-size: medium;
font-style: italic;
}
p.small {
font-size: xx-small;
}

div#zoom-content h1,
p.banner {
font-size: x-large;
font-weight: bold;
color: gray;
padding-left: 30px;

}

img.result {
border: #396 1px dotted;
height: 83px;
width: 125px;
	

}
div#result ul {
	margin:0;
	padding:0;

	
}
div#result ul li {
	
	float: left;
	list-style: none;
	margin-left: 8px;
	margin-right: 8px;
	width:127px;
	border-bottom: 2px solid #396;
	margin-bottom: 10px;

}

div#result ul li a:hover img {
	
	padding:0;
	margin:0;
	border: red 1px solid;


}
	
div#result ul li p {
	margin-top:0;
	font-size: 70%;
	margin-bottom:5px;
	
	
}



