﻿.applynow
{
	display: block;
	background: url('/images/hr/applybutton.png') no-repeat;
	width: 200px;
	height: 133px;
}

.applynow:hover
{
	background-position: 0px -133px;
}

.applynow span
{
	visibility: hidden;
	display: none;
}

h3
{
	margin:  0px;
}

.thumbnail
{
	clear: left;
	margin-bottom: 20px;
}

.thumbnail img
{
	width: 160px;
}

#extracol ul li a
{
	padding: 4px 10px 4px 5px;
}
