/* <![CDATA[ */	


/* Layout Stylesheet */ 
body{
 color: #356CA9;
 background-color: #356DAB;
 font-size: 12px;
 font-family: Trebuchet MS, Verdana, Arial, SunSans-Regular, Sans-Serif;
 margin: 0;
 padding: 0;
 }	
 
 
#content{
width: 80%;
margin-left: auto; 
margin-right: auto;
background: white;
}  
	 
.caption {
    font-weight: bold;
}


input[type="text"], input[type="password"] {
  border-top:1px solid #b0c6dc;
  border-left:1px solid #b0c6dc;
  border-right:1px solid #cadaed;
  border-bottom:1px solid #cadaed;
  font-size:14px;
  font-family: "Trebuchet MS", sans-serif, arial;
  vertical-align:top; 
  }
  
input[type="submit"], input[type="button"], input[type="reset"], button {
  font-family: "Trebuchet MS", sans-serif, arial;
  padding: 2px;
  padding-right: 4px;
  padding-left: 4px;
}
select {
  border:1px solid #b0c6dc;
  font-size: 14px;
  font-family: "Trebuchet MS", sans-serif, arial;
  
}
input[type="text"], input[type="password"] {
  color:#000000;
  height: 20px;
  width: 160px;
}

#amazoncontent {
position: absolute;
left: 800px;
top: 100px;
padding: 2px;
/*background-color: #E4E4F4;*/
  background-color: #D3E8FF;
}

#searchbox {
padding: 20px;
/*margin: 30px;*/
color: #d2d0d0;
background: #D3E8FF;
font-size: 9px;
text-align: left;
margin-left: auto;
margin-right: auto;
width: 300px;
border: 1px dashed #356DAB;
}

.partcaption {
    border-bottom: 3px solid;
    font-family: Trebuchet MS;
    font-size:18px;
    color: #356CA9;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 1em;
    padding-right: 1em; 
    font-weight: bold;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
}

.partbox {
    font-family: Trebuchet MS;
    color: #356CA9;
    margin-left: 15px;
    padding-left: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
}


.photo {
    font-family: Trebuchet MS;
    color: #356CA9;
    margin-left: 15px;
    padding-left: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
}

div.container {
  border: 1px dashed #356CA9;
  }

div.spacer {
  clear: both;
  }

div.float {
  float: left;
  width: 120px;
  text-align: center;
  font-size: 9px;
  margin-left: auto; 
  margin-right: auto;
  }
  
div.float p {
   text-align: left;
   }



 /* ]]> */	
--></style>