.frime {
	margin: 0 5px 0 5px;
}

/******SLIDE**************/
.wide-border {
	background: white;
}
.wide-border .highslide-image {
	border-width: 0;
}
.wide-border .highslide-caption {
	padding: 0 10px 10px 10px;
}
/*********TABS***********/
.tabone {
float: left;
width: 128px;
height: 20px;
margin: 0 0 0 0;
background: url(/img/menu/bg_tab.gif) no-repeat;
text-align: center;
padding: 5px 0 0 0;
}
.tabone a{
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
.tabone a:hover{
	text-decoration: underline;
}
.tabtwo {
float: left;
width: 128px;
height: 20px;
margin: 0 0 0 2px;
background: url(/img/menu/bg_tab.gif) no-repeat;
text-align: center;
padding: 5px 0 0 0;
}
.tabtwo a{
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
.tabtwo a:hover{
	text-decoration: underline;
}
.tabthree {
float: left;
width: 128px;
height: 20px;
margin: 0 0 0 2px;
background: url(/img/menu/bg_tab.gif) no-repeat;
text-align: center;
padding: 5px 0 0 0;
}
.tabthree a{
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
.tabthree a:hover{
	text-decoration: underline;
}
.tabselect {
float: left;
width: 128px;
height: 20px;
background: url(/img/menu/bg_tab_select.gif) no-repeat;
text-align: center;
padding: 5px 0 0 0;
}
.tabselect a {
color: #ffffff;
}