a {
	outline:none;
}
.kt_container {
	clear:both;
	float:left;
	width:100%;
	background:url(/_resources/images/design/contentbg_btm.png) left bottom no-repeat;
}
.kt_wrapper {
	clear:both;
	float:left;
	width:719px;
	padding:0px 10px 5px 6px;
	min-height:422px;
	background:url(/_resources/images/design/contentbg_top.png) 0px 91px no-repeat;
}
* html .kt_wrapper {
	height:422px;
}
.kt_tabs {
	clear:both;
	float:left;
	width:100%;
	position:relative;
}
.kt_tabs ul {
	padding:0px;
	margin:0px;
	float:left;
	list-style:none;
}
.kt_tabs li {
	float:left;
}
.kt_tabs a {
	display:block;
	clear:both;
	float:left;
	padding:22px 19px 22px 18px;
	margin-bottom:13px;
	font:normal 18px Tahoma, Geneva, sans-serif;
	line-height:40px;
	color:#666;
	text-decoration:none;
	border-right:1px solid #CCC;
}
.kt_tabs a:hover, .kt_tabs li.kt_current a {
	color:#F90;
	background:url(/kidatalk/images/bg_tab_hover.gif) left top repeat-x;
}
.kt_tabs li#tab_kidatalk a {
	padding:0px;
	width:182px;
	height:84px;
	border-left:1px solid #CCC;
	background:url(/kidatalk/images/tab_kidatalk.png) 0px 0px no-repeat;
}
.kt_tabs li#tab_kidatalk a:hover, .kt_tabs li#tab_kidatalk.kt_current a{
	background-position:0px -84px;
}
.kt_tabs div {
	display:block;
	clear:both;
	border-top:2px solid #FFF;
	padding-top:11px;
	border-right:1px solid #FFF;
}
.kt_tabs li#tab_kidatalk div {
	border-left:1px solid #FFF;
}
.kt_tabs li.kt_current div {
	border-top:2px solid #F90;
	background:url(/kidatalk/images/notch_orange.gif) center top no-repeat;
}
.kt_content {
	clear:both;
	float:left;
	width:100%;
	margin-top:-13px;
	color:#666;
	text-align:left;
	font:normal 11px Tahoma, Geneva, sans-serif;
}
* html .kt_content {
	margin-top:-26px;
}
.kt_section {
	clear:both;
	float:left;
	width:100%;
	display:none;
}
.kt_section.kt_current {
	display:block;
}
.kt_subtabs {
	clear:both;
	float:left;
	width:100%;
	background-color:#FFF;
	position:relative;
}
.kt_subtabs ul {
	padding:0px;
	margin:0px;
	float:left;
	list-style:none;
}
.kt_subtabs li {
	float:left;
	padding:0px 1px 11px 0px;
}
.kt_subtabs a {
	display:block;
	clear:both;
	float:left;
	padding:5px 25px;
	text-decoration:none;
	color:#FFF;
	font:bold 12px Arial, Helvetica, sans-serif;
	background-color:#F63;
}
.kt_subtabs a:hover, .kt_subtabs li.kt_current a {
	background-color:#C30;
}
.kt_subtabs li.kt_current {
	background:url(/kidatalk/images/notch_maroon.gif) center bottom no-repeat;
}
.kt_subsections {
	clear:both;
	float:left;
	width:669px;
	padding:15px 25px 25px;
	display:none;
}
.kt_subsections.kt_current {
	display:block;
}
.kt_title {
	clear:both;
	float:left;
	font-size:21px;
	color:#F90;
}
.kt_link {
	cursor:pointer;
}
.kt_ratesnav {
	clear:both;
	padding-bottom:40px;
}
.kt_ratesnav a {
	display:block;
	float:left;
	width:19px;
	border:1px solid #EEE;
	line-height:19px;
	margin-right:4px;
	text-align:center;
	color:#999;
	text-decoration:none;
	font-size:12px;
}
.kt_ratesnav a:hover, .kt_ratesnav a.kt_current {
	border-color:#F90;
	color:#F90;
}
.ProductTitle {
	font-weight:bold;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
.r1 {
	background-color:#EFEFEF;
}

.msg{
	width:500px;
	height:60px;
	display:none;
	float:left;
	clear:both;
	border:1px solid grey;
	padding:0px 10px 10px 10px;
	margin:50px 0px 20px 80px;
	background:#E6F4F8;
}

.enquiry_table{
	width:500px;
	padding:10px;
	margin:10px 0px 20px 80px;
}