/* CSS Document */

#tabs{
	border-bottom-color: #5fb08f;
	}
	
.gti_sm, .gti_smh, .gti_smc, .gti_smch {
	font-size: 10px;
	display: block;
	height: 18px;
	margin-bottom: 3px;
	float:left;
	overflow: hidden;
}
.gti_sm, .gti_smh {
	width: 300px;
	margin-right: 10px;
}
.gti_sm {
	background-image: url(/gti/images/studybuttons_green.gif);
	background-repeat: no-repeat;
	background-position: 0px -18px;	
}
.gti_smh {
	background-image: url(/gti/images/studybuttons_green.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}
.gti_sm a, .gti_smh a, .gti_smc a, .gti_smch a {
	display: block;
	width: 100%;
	height: 100%;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	padding-top: 2px;
}

.gti_sm a:hover {
	background-image: url(/gti/images/studybuttons_green.gif);
	background-repeat: no-repeat;
	background-position: 0px -36px;	
	}
.gti_smh a:hover {
	background-image: url(/gti/images/studybuttons_green.gif);
	background-repeat: no-repeat;
	background-position: 0px -54px;	
	}
.gti_sp {
	padding-left: 10px;
	padding-right: 10px;
	}
 
.gti_smc, .gti_smch {
	width: 120px;
	margin-right: 1px;
}
.gti_smczoom {
width: 18px;
height: 18px;
margin-right: 10px;
overflow: hidden;
float:left;
}

.gti_smc {
	background-image: url(/gti/images/studybuttons_countries.gif);
	background-repeat: no-repeat;
	background-position: 0px -18px;	
}
.gti_smch {
	background-image: url(/gti/images/studybuttons_countries.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}

.gti_smc a:hover {
	background-image: url(/gti/images/studybuttons_countries.gif);
	background-repeat: no-repeat;
	background-position: 0px -36px;	
	}
.gti_smch a:hover {
	background-image: url(/gti/images/studybuttons_countries.gif);
	background-repeat: no-repeat;
	background-position: 0px -54px;	
	}
