.wpf-container{float: left;width: 100%;margin-bottom: 10px;}
.wpf-container label{float: left;}
.wpf-container .button{float: right;}

/*RTL CSS Edited By Digerati Only for Zhaket.com*/
.rtl .wpf-container, .rtl .wpf-container label {float: right;}
.rtl .wpf-container .button{float: left;}