﻿.newjob-template-area 
{
	float:left;
	width:208px;
	margin-top:10px;
}

#newjob-scrollable{
	height:365px;
	overflow-x:auto;
	overflow-y:hidden;
	margin-left:20px;
}

#newjob-scrollable-div{
	height:329px;
	margin-left: auto;
	margin-right: auto;
}﻿.article-holder .holder #alphabet-buttons {
	margin:0;
	padding:0;
} 

#alphabet-buttons td {
	height:20px;
	width:20px;
}

#alphabet-buttons td #alpha-a {
	background:transparent url(../images/phonebook-a-z.png) no-repeat scroll -1px 0;
}

#alphabet-buttons td #alpha-b {
	background:transparent url(../images/phonebook-a-z.png) no-repeat scroll -29px 0;
}

#alphabet-buttons td #alpha-c {
	background:transparent url(../images/phonebook-a-z.png) no-repeat scroll -57px 0;
}

#alphabet-buttons td #alpha-d {
	background:transparent url(../images/phonebook-a-z.png) no-repeat scroll -86px 0;
}

#alphabet-buttons td #alpha-e {
	background:transparent url(../images/phonebook-a-z.png) no-repeat scroll -113px 0;
}

#alphabet-buttons td #alpha-f {
	background:transparent url(../images/phonebook-a-z.png) no-repeat scroll -142px 0;
}

#alphabet-buttons td #alpha-g {
	background:transparent url(../images/phonebook-a-z.png) no-repeat scroll -169px 0;
}

#alphabet-buttons td #alpha-h {
	background:transparent url(../images/phonebook-a-z.png) no-repeat scroll -197px 0;
}

#alphabet-buttons td #alpha-i {
	background:transparent url(../images/phonebook-a-z.png) no-repeat scroll -225px 0;
}

#alphabet-buttons td #alpha-j {
	background:transparent url(../images/phonebook-a-z.png) no-repeat scroll -1px -27px;
}

#alphabet-buttons td #alpha-k {
	background:transparent url(../images/phonebook-a-z.png) no-repeat scroll -29px -27px;
}

#alphabet-buttons td #alpha-l {
	background:transparent url(../images/phonebook-a-z.png) no-repeat scroll -57px -27px;
}

#alphabet-buttons td #alpha-m {
	background:transparent url(../images/phonebook-a-z.png) no-repeat scroll -86px -27px;
}

#alphabet-buttons td #alpha-n {
	background:transparent url(../images/phonebook-a-z.png) no-repeat scroll -113px -27px;
}

#alphabet-buttons td #alpha-o {
	background:transparent url(../images/phonebook-a-z.png) no-repeat scroll -142px -27px;
}

#alphabet-buttons td #alpha-p {
	background:transparent url(../images/phonebook-a-z.png) no-repeat scroll -169px -27px;
}

#alphabet-buttons td #alpha-q {
	background:transparent url(../images/phonebook-a-z.png) no-repeat scroll -197px -27px;
}

#alphabet-buttons td #alpha-r {
	background:transparent url(../images/phonebook-a-z.png) no-repeat scroll -225px -27px;
}

#alphabet-buttons td #alpha-s {
	background:transparent url(../images/phonebook-a-z.png) no-repeat scroll -1px -54px;
}

#alphabet-buttons td #alpha-t {
	background:transparent url(../images/phonebook-a-z.png) no-repeat scroll -29px -54px;
}

#alphabet-buttons td #alpha-u {
	background:transparent url(../images/phonebook-a-z.png) no-repeat scroll -57px -54px;
}

#alphabet-buttons td #alpha-v {
	background:transparent url(../images/phonebook-a-z.png) no-repeat scroll -86px -54px;
}

#alphabet-buttons td #alpha-w {
	background:transparent url(../images/phonebook-a-z.png) no-repeat scroll -113px -54px;
}

#alphabet-buttons td #alpha-x {
	background:transparent url(../images/phonebook-a-z.png) no-repeat scroll -142px -54px;
}

#alphabet-buttons td #alpha-y {
	background:transparent url(../images/phonebook-a-z.png) no-repeat scroll -169px -54px;
}

#alphabet-buttons td #alpha-z {
	background:transparent url(../images/phonebook-a-z.png) no-repeat scroll -197px -54px;
}

#alphabet-buttons td .alphabet {
	display:block;
	margin:0;
	padding:0;
	height:25px;
	width:25px;
}

#alphabet-buttons td span.text-off {
	margin-left:-10000px;
}

#select-options {
	
}

#select-options ul {
	margin:10px;
	padding:0;
}

#select-options ul li {
	margin:0 0 5px 0;
	list-style:none;
}

#select-options ul li select {
	width:190px;
}

#useful-links ul {
	margin:10px;
	padding:0;
}

#useful-links ul li {
	list-style-image:url(../images/useful-lists-bullet.png);
	font-size:12px;
}

#useful-links ul a {
	color:#333;
}
