.oz_field_button, div#ozpanel_login #ozpanel_login_gmail input[type="submit"],
div#ozpanel_login #ozpanel_login_windowslive input[type="submit"],
div#ozpanel_login #ozpanel_facebook  input[type="button"] {
	height: 30px;
	width: 150px;
	border: none;
	margin: 0px;
	padding: 0px 0px 5px 0px !important;
	text-align:center;
	line-height:30px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: url(../images/green_button_150.png) no-repeat left center;
	color: #fff;
	outline: none;
}

input.oz_field_button:hover, input.oz_field_button:focus, input.oz_field_button:active, 
div#ozpanel_login #ozpanel_login_gmail input[type="submit"]:hover,
div#ozpanel_login #ozpanel_login_windowslive input[type="submit"]:hover,
div#ozpanel_login #ozpanel_facebook  input[type="button"]:hover {
	background: url(../images/green_button_150.png) no-repeat left bottom;
	color: #fff;
	cursor:pointer;
	outline: none;
}


div.oz_options_table a, table#oz_manual_emails tr#oz_last_row a{
	display: block;
	color: #FFF;
	height: 27px;
	line-height: 27px;
	width: 150px;
	border: none;
	margin: 0px;
	padding: 0px 0 3px 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight:bold;
	text-decoration: none;
	background: url(../images/blue_button_150.png) no-repeat left center;
	outline: none;
	}
div.oz_options_table a:hover,table#oz_manual_emails tr#oz_last_row a:hover {
	background: url(../images/blue_button_150.png) no-repeat left bottom;
	outline: none;
	}
div.oz_options_table a:focus, div.oz_options_table a:active,table#oz_manual_emails tr#oz_last_row a:focus,table#oz_manual_emails tr#oz_last_row a:active {
	background: url(../images/blue_button_150.png) no-repeat left bottom;
	outline: none;
}	

.oz_header {
	font-weight:bold;
	height:1.25em;
	margin-bottom:0;
	margin-top:0;
	padding:5px;
	vertical-align:middle;
	background-color:#0080c0;;
}

#oz_inviter {
	border:1px solid #008040;;
	margin:0;
	padding:0;
	width:600px;
}

#oz_invite_table{
	width: auto !important;
	height: auto !important;
}


#ozpanel_login_windowslive, #ozpanel_login_gmail, #ozpanel_login_googleapps, #ozpanel_facebook {
	clear:both;
	padding-top:10px;
}

