@CHARSET "UTF-8";

div.ajb-alerts-widget {
	width: 100%;
	margin: 0 0px 10px 0px;
	padding-bottom: 30px;
}

.adlogic_alerts_loading_div {
	width: 32px;
	height: 32px;
	background: url(images/ajax-loading.gif) no-repeat;
	display: block;
	clear: both;
	margin-top: -32px;
	float: right;
}

.ajb-button-holder {
	clear: both;
	width: 150px;
}

.ajb-alerts-widget label {
	font-weight: bold;
}

.ajb-alerts-widget form {
margin-left: 20px
}

.ajb-alerts-widget input {
	display:block;
	width: 100%;
	width: 280px;
	padding: 5px;
	font-size: 13px;
	color: #666666;
	margin-top: 5px;
}


.ajb-alerts-widget select {
	display:block;
	width: 100%;
	width: 190px;
	padding: 2px 0;
	font-size: 13px;
	width: 300px;

}

.ajb-alerts-widget h4 {
margin-left: 20px;
display: none;
}

#inside-job-board h2 {
}

.ajb-alerts-widget .ajb-subscribe-job-alerts {
	background: url(images/button-back.png) repeat-x;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
	color: #1a4848;
	font-weight: bold;
	border: none;
	width: auto;
}