How can I align the send button with the other elements in the form?

I want to align the send button with the right hand side of the other elements in the form.
Any idea how to do this?
It's a Dubsado form embedded in a Showit site.
Thanks!

adjust specific divs inside td adjacent to each other

<table>
<tr>
<td>
    <div>
        data 1
    </div>    
    <div>
        data 2
    </div>    
</td>
</tr>    
<tr>
<td>
    <div>
        data 3
    </div>
        data 4
    <div class="top">    
        data 5
    </div>    
    <div >    
        data 6
    </div>            
</td>
</tr>    
<table>

I want to arrange data 5,6 adjacent to data 1,2 or any upcoming data adjacent to data 1,2 how can I do this using CSS. for more visit http://jsfiddle.net/vishalpatwardhan/rYsKF/4/

Wordpress banner alignment help

hi guyz
i want some help as i m designing the WordPress theme form my office i am facing problem as
the main page contain huge header that covers all the screen the problem i m facing is that i am unable to make the header align Center plz help
it will display differently on different screen resolutions
plz suggest me what to do
this is the url of my site:
http://www.bpoprojects.net

and this is the original company url

http://www.globaloutsourcingagency.com
i m converting this site to wordpress plz help me

Page Layout Alignment

Hey Guys,

Simple question which probably has a simple answer, how do I align two pieces of content horizontally? It seems that when adding one piece of content it will push the other down out of the way instead...

I know this is basic layout CSS but probably the only thing in basic CSS I do not understand! Sad

Example:

#content_map {

height: 350px;
width: 425px;

}

#content_contact {

height: 350px;
width: 300px;
background: #FFF;

I want these two pieces of content in line with each other horizontally with say.. a 10px gap between them.#

Cheers,

Position AddThis Button, Google Translate Menu, and Title in DIV

I'm new to web-design and I am struggling with the placement of the Google Translate Tool menu on my website.

I would like to place the menu in the upper-right corner of my website above the AddThis Button. The AddThis Button, Translate Menu, and my website title make three elements I'm struggling to position - I would appreciate advice on how to position all three. Here's my site: www.swietking.org/new

The stylesheet is available here: www.swietking.org/new/css/styles.css

Thanks for your help!

Syndicate content