.search-forms #AskAQuestion select {
    width: 680px;
}
.search-forms #AskAQuestion label {
    margin-top: 0;
}
.support-question, #support_page_suggestion {
	display: none;
	margin-top: 15px;	
}
.search-forms #AskAQuestion input[type="text"] {
    width: 654px;
}
#no_suggestion, .support-suggestion {
	display: none;
	margin-top: 20px;	
}