.mfeed input[type=submit]
{
	width: 143px;
	height: 54px;

	border: none;
	background: url(/images/btn-bg.png) no-repeat;

    color: #fff;

}

.mfeed input[type=text], textarea
{
    width: 320px;
}