/*
Theme Name: YSU
Theme URI: http://www.purposemedia.co.uk
Description: 
Version: 1
Author: Tim Lenton
*/
@import "style/css/layout.css";


.wpcf7-form label {
	display: inline;
}

.wpcf7-form textarea {
	height: 70px !important;
	width: 300px !important;
}


.wpcf7-form input[type='text']
{
	width: 300px !important;
}


.wpcf7-form input {
	width: auto!important;
}


ul.contact_form  { margin:0px; padding:0px}
.contact_form li { list-style:none; display: block; clear:both;}
.contact_form li label { float:left; width:120px; line-height: 30px;}
.contact_form li label span { color:#ff0000}
.contact_form li input[type="text"] { display:block; overflow:hidden;}

.inbound-row{padding-left: 10px;}

/*
END STYLE FOR CONTACT FORM 7 PLUGIN
*/