Does any one have any suggestions on how I can center content within 'div.footer-widgets .widget.widget_text' the child div is 'div.widget-wrap'. Here is an image link showing you the area within my browser on a local host: http://postimg.org/image/pr7x4cyk9/
div.footer-widgets .widget.widget_text {
height: 250px;
}
.widget.widget_text input#subbutton {
width:200px;
}
Please let me know if I should provide any further information, thank you.