Chapter 5: Building a Shopping Cart
129
#header{
font-size:12px;
margin-bottom:10px;
}#footer{
clear:both;
padding-top:40px;
font-size:9px;
}#pleft{
float:left;
width:400px;
}#pleft img{
padding-right:10px;
}#pright{
float:right;
height:auto;
width:150px;
text-align:left;
padding-left:5px;
}#pright img{
padding-right:3px;
}.message{
border:1px solid #c98c21;
background-color:#efdda8;
color:#c98c21;
padding:5px;
width:250px;
font-size:12px;
margin:5px 0px 5px 0px; }
}When you load your updated CSS on the site, you should see something like Figure 5 - 9 when you
update your browser.