Try this...

remove..

p {
}

update..

<div class="span11" style="width:100%;margin-top:20px;height: auto;">

p.gallery {
float: left;
text-align: center;
margin: 0px;
padding: 0px;
}

create..

.gallery img {
margin: 50px 20px 10px 20px;
padding: 3px;
border: 1px solid #ccc;
background-color: #fff;
}

its currently combined with  
.highslide-maincontent img 

delete all the <!- *********** comments ************* ->
you don't need them, your already identifying each with the ids.
Once i did all this everything lined up and had sufficient space.

HTH,

Best,

Karl DeSaulniers
Design Drumm
http://designdrumm.com
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to