﻿
/* Code Written By Jeevan */

.tab_uk_courses_1
{
	position: relative;
	width: 127px;
	height: 22px;
	padding: 10px 5px 0px 8px;
	margin-right: 2px;
	float: left;
	background-image: url(../images/contact_us/tab_on.gif); background-repeat: no-repeat;	
}

.tab_nz_courses_1 
{
	position: relative;
	width: 129px;
	height: 22px;
	padding: 10px 5px 0px 9px;
	margin-right: 2px;
	float: left;	
	background-image: url(../images/contact_us/tab_off.gif); background-repeat: no-repeat;	
}

