/*------DRIVER RESPONSE PAGE------*/
#driverresponse .more-arrow {
	display:none;
}
#choices button {
	margin:0;
}
#choices button span {
	display:none;
}
#driverresponse .decline {
	background:#f14141;
}
#buttons .confirm {
	margin-right:10px;
}

/* FB Emphasized Login */
#fbconnect_container .fbconnect_signup_button, #fbconnect_container .fbconnect_login_button {
	line-height: 0;
	text-indent: 0;
}

/* INLINE LOGIN DIALOG----------------------*/
.zdialog iframe {
    border:none;
    width:100%;
    height:100%;
    overflow:hidden  !important;
}
.inline_login div.login_tabs{
    clear:both;
}
.inline_login p span.left{
    vertical-align:middle;
}
.inline_login .ui-dialog-titlebar-close {
	position:absolute;
	left:420px;
	width:10px;
	height:8px;
}
.inline_login div.login_tabs hr{
	margin:0;
	margin-top:-12px;
}
.inline_login .tinyfbbutton img{
	margin-top:-25px;
}

/* SEARCH RESULTS --------------------------*/
.text_input input[type=text] {
	padding-top:5px;
	padding-bottom:7px;
	height:auto;
}