#navigation a span.last-child { background-position: right 0; }
#navigation li.active a span.last-child { background-position: right -36px; }
#navigation a:hover span.last-child { background-position: right -72px; }
#navigation a { cursor: pointer; }

.btn-1 span.last-child { background-position: right -108px; }
.btn-2 span.last-child { background-position: right -194px; }
.btn-3 span.last-child { background-position: right -267px; }
.btn-4 span.last-child { background-position: right -340px; }
.btn-5 span.last-child { background-position: right -415px; }
.btn-6 span.last-child { background-position: right -379px; }
.btn-7 span.last-child { background-position: right -446px; }
.btn-8 span.last-child { background-position: right -491px; }
.btn-9 span.last-child { background-position: right -533px; }
.btn-10 span.last-child { 
	background-position: right -577px; 
	width: 24px;
}
.btn-11 span.last-child { 
	background-position: right -620px; 
	width: 31px;
}

.btn-12 span.last-child { 
	background-position: right -975px; 
}

.topic.excluded .btn-12 span.last-child { background-position: right -692px; }
.topic .btn-12 span.last-child { 
	background-position: right -941px; 
	width: 15px;
}
.btn-14 span.last-child { 
	background-position: right -761px; 
	width: 15px;
}
.btn-14 span.last-child img { 
	position: relative;
	top:11px;
	right: 30px;
}
.btn-15 span.last-child { 
	background-position: right -815px; 
	width: 23px;
}
.btn-15 span.last-child img { 
	position: relative;
	top: -10px;
	right: 25px;
}

.btn-16 span.last-child { 
	background-position: right -857px; 

}

.btn-16 span.last-child img { 
	position: relative;
	top: -10px;
	right: 25px;
}

.btn-11.open span.last-child { 
	background-position: right -658px; 
	width: 31px;
}

.btn-19 span.last-child { 
	background-position: right -1015px; 
}

#alert_start_time {
	height: 20px !important;
	padding-top:5px;
}

#strictness-value {
	padding-top:10px;
}

#alert_name {
	padding-top:15px;
}

/*Slider fix*/
#bubble-container {
	margin-left: 15px;
	margin-top: -34px;
}



#strictness-value {
	background: url(../gfx/slider-ie.png) no-repeat;
	border: none !important;
	height: 43px !important;
	width: 75px !important;
	text-align: center;
	background-position: 0px 5px;
	color: white !important;
	text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.6);
	position:relative;
	top: 54px;
	padding-bottom: 38px;
	z-index: 3;
}

.select_all {
	margin-bottom:10px;
}

#alert_name {
	padding-top:10px;
	height: 25px !important;
}

#keywords-textarea {
	padding-top:10px !important;
	height:25px !important;

}

.query-builder-bottom input[type=text]{
	height:25px !important;
	padding-top: 10px;
	width: 222px !important;
}

.cross {
	left: 228px;
}

#keywords-not input {
	height:30px !important;
	padding-top: 10px;
}

#keywords-container .keyword span.cross {
	height: 36px;
	top: -38px;
	left: 230px;
}

#keywords-container .keyword input {
	width:189px !important;
	padding-top: 10px;
	height: 26px !important;
}

#changepassword input {
	padding-top: 7px;
	padding-left: 5px;
}

.account input[type=text], .account input[type=email], .account input[type=password] {
	padding-top:10px;
	padding-left: 10px;
	height: 28px;

}

.account input[type=submit] {
	margin-top:28px;
}
	
	
#SubscribeForm select
{
	height: 30px;
	padding: 5px;
	width:100%;
}


