.jobs-by-email 
{
	padding:5px;
}

.jobs-by-email-header 
{
	width:540px;
	padding-bottom:5px;
	font-size:1.2em;
	font-weight:bold;
	color:#666666;
	margin-bottom:10px;
	border-bottom:1px solid #cccccc;
	padding-left: 10px;
	padding-top: 5px;
}

.jobs-by-email p 
{
	width:487px;
}

.newSearch
{
	margin-top: 20px;
	margin-left:2px;
}

.btns_email_alert {
	background-position:left center; 
	background-repeat:no-repeat;
	height: 22px;
	border:0px; 
	cursor:pointer; 
}

#btn_create_email_alert
{
	background-image: url('../images/alert-create.gif'); 
	width:161px;
}

#btn_edit_email_alert
{
	background-image: url('../images/alert-edit.gif'); 
	width:67px;
	height: 17px;
}

#btn_delete_email_alert
{
	background-image: url('../images/alert-delete.gif'); 
	width:67px;
	height: 17px;
}

#btn_view_email_alert
{
	background-image: url('../images/alert-view.gif'); 
	width:67px;
	height: 17px;
}

.Register
{
	margin-top: 20px;
	margin-left:2px;
}

.Register input
{
	background-image: url('../images/register.gif'); 
	background-position:left center; 
	background-repeat:no-repeat;
	width:170px;
	height: 29px;
	border:0px; 
	cursor:pointer; 
}


.quick-submit-save {
	float:right;
	top:40px;
	left:48px;
	height:29px; 	
}


.quick-submit-save input {
	background-image: url('../images/button-save.gif'); 
	background-position:left center; 
	background-repeat:no-repeat; 
	width:82px; 
	height:29px; 
	text-indent:-9999px; 
	border:0px; 
	display:block; 
	outline:none; 
	cursor:pointer; 
}



