

/* This is the gallery */
body {text-align:center; font-family: tahoma, arial, sans-serif; font-size:76%; letter-spacing:0.05em;}

#container {
position:relative; 
width:700px; 
height:250px; 
margin:20px auto 0 auto; 
background:#fff url(images/logos/) 10px 70px no-repeat; 
border:1px solid #aaa;
text-align:left;
}

#price {
width:425px;
text-align:left;
font-size:105%;
margin:30px 0 auto 130px;
 
}

#quotes {
width:425px;
text-align:right;
font-size:90%;
font-style:italic;
font-weight:bold;
margin:auto 0 auto 130px;
}
