/* CSS Document curioshop page*/
body{margin:0;
padding:0;}

.photowrapper{position:relative; margin-right:auto; margin-left:auto;
width:650px; padding-bottom:30px;
}

.photos li{float:left;
margin-right:10px;
margin-bottom:10px;
font-family:"Trebuchet MS", Arial, sans-serif;
color:#663300;
font-size:13px;
text-align:center;
}

.photos img{display:block}

.photos{list-style-type:none; position:relative; width:650px;
top:20px;
margin-left:auto;
margin-right:auto;}



.clear{clear:both;}

#equator{font-family:"Trebuchet MS", Arial, sans-serif;
color:#663300;
font-size:13px;
text-align:left;
width:440px; position:relative; left:100px;
}

.totop{position:relative;
text-align:center;
margin-left:auto;
margin-right:auto; 
width:78px;
top:20px;
padding-bottom:20px;
}