#switcher form {
        display : inline;
}
#switcher p {
        display : inline;
}
#switcher h3 {
        display : inline;
        font-weight : normal;
        font-size : 1em;
}
#switcher form input {
	border : 1px solid #;
	padding-left : 7px;
	padding-right : 7px;
	cursor : pointer;
	font-size : 1em;
}
