.tabselect{ 
	border-color: #000000;
	border-style: solid solid none solid;
	background-color: #ffffff;
}
.tabnot{ 
	border-color: #000000;
	border-style: solid solid solid solid;
	background-color: #ffff99;
}
.tabel{ 
	border-color: #000000;
	border-style: none solid solid solid;
	background-color: #ffffff;
}

h1 {
	font-weight: bold; 
	font-size: 18px; 
	margin: 10px 0px 8px; 
	color: #000
}
#voice {
	left: 0px; 
	width: 500px; 
	position: relative; 
	top: 0pt; 
	height: 300px; 
	background-color: #fff
}
#text1 {
	z-index: 1; 
	position: absolute; 
	top: 0px
}
#text2 {
	z-index: 1; 
	position: absolute; 
	top: 130px
}
.text3 {
	font-weight: bold; 
	width: 100%; 
	text-align: center
}
#dropdown {
	left: 10px; 
	cursor: pointer; 
	position: absolute; 
	z-index:2;
	top: 88px
}
#flags {
	left: 10px; 
	position: absolute; 
	background-color: white; 
	width: 500px; 
	height: 40px; 
	padding: 2px;
	z-index:2;
	top: 110px
}
#phone {
	font-weight: bold; 
	font-size: 19px; 
	left: 105px; 
	float: left; 
	color: #bb1a84; 
	position: absolute; 
	top: 90px
}
#costs {
	font-weight: normal; 
	font-size: 10px; 
	z-index: 14; 
	width: 300px; 
	color: #777; 
	position: absolute; 
	top: 275px; 
	text-align: right
}
img.sel {
	border: 0;
	z-index:2;
}
