CSS:
body{
width:100%;
}
#container {
padding: 0px;
margin: 0px;
border-style: ridge;
border-width: thin;
}
#photos_container{ height: 493px;
}
#photos {
clear: both;
display: block;
border-style: ridge;
float: left;
padding: 0px;
margin: 0px;
left: 367px;
right: 162px;
width: 207px;
height: 265px;
position: absolute;
top: 86px;
}
#photos li {
list-style-type: none;
}
#page_content {
padding: 0px;
margin: 0px;
position: relative;
}
Start Free Trial