Climis, Tim Wrote:

Untested, but try:

.label1 {
font:1em/1.5em bold italic small-caps verdana,serif;
float: left; <-- delete
width:30%;
height:2em !important;
margin:0px;
display: block; <-- add
}

.para1 {
/* width:auto;
height:auto; */  <-- delete, unneeded
padding:0;
margin:0;
float: left; <-- add
}

.para2 { /* for second column */
padding: 0;
margin: 0;
float: right;
}

.textarea1 {
font:1em/1.5em bold italic small-caps verdana,serif;
float: right; <-- delete
width:60%;
height:2em !important;
background :transparent;
border:1px solid #000000;
margin:0 0 2px 0;
padding:0;
display: block; <-- add
}

---Tim

Hi,

Thank you for your reply, you were the only one who did reply, for that if 
nothing else I'm very grateful!

No offense, but if you're ever trying to do what I was don't use this, it's 
miles out...

But once again thank you for trying , as I said no one else even replied...

Very Kind Regards

Dave) 

______________________________________________________________________
css-discuss [cs...@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