/* clip form begin */
                
                #clipformwrap {
		/*float: left;*/
		margin-left: auto;
		margin-right: auto;
		width: 555px;
		clear: both;
		text-align: left;
                }
                
                #clipformwrap h3, #clipformwrap p {
		text-align: center;
                }

                .clipformbox {
		float: left;
		margin-bottom: 35px;
		width: 100%;
                }

                span.cliplabel {
                float:left;
                padding: 0;
                margin-right: 2px;
		width: 175px;
		text-align: right;
		/*display: in-line;*/
		}

                .clipform_pws_l {
		float: left;
		width: 175px;
		height: 80px;
                margin-right: 50px;
                }

                clipform_pws_r {
		float: left;
                }


                .clipform_r {
		margin-left: 60px;
                }
                
                .clienttitleinput {
		width: 350px;
                }
                
                .clientfileinput {
		width: 155px;
                }

                #theloadingspot {
                margin: 4px 0 0 4px;
                padding: 0;
		width: 460px;
		height: 141px;
		background: transparent;
		border: 0px solid #cccccc;
                }
                
		#all_clients_box_head{
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 10px;
		width: 445px;
                }

                #all_clients {
		margin-left: auto;
		margin-right: auto;
		width: 445px;
		height: 150px;
                background: transparent;
                border: 0px solid #ffffff;
                overflow: auto;
                }
                
                #all_clients_box {
                width: 417px;
                }
                
                .brakeitup {
		clear: both;
		}
                

/* clip form end */

