I am looking to fix the div that says 'this div' everything is touching the bottom except for this one div and that is because i have 2 divs above it with the logo and icons etc, it pushes 'this div' out by 100 pixels or so.
http://2click4.com/message3.php
here is the link
#msg_names {
height: 100% !important;
height: 100%;
border: 1px solid #ccc;
position: relative;
top: 0;
bottom: 0;
width:150px;
}
this is my css for the div