.rtsUL
{
	list-style-type: none;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

.rtsUL li
{
	float: left;
	margin: 0px 2px 0px 0px;
	padding: 0px;
}

a.rtsLink
{
	color: #005794;
	text-decoration: none;
	line-height: 28px;
	display: block;
	background-image: url(/images/port_tab.gif);
	background-repeat: no-repeat;
	width: 176px;
	height: 31px;
}

a.rtsSelected
{
	color: #fff;
	text-decoration: none;
	line-height: 28px;
	display: block;
	background-image: url(/images/port_tab_act.gif);
	background-repeat: no-repeat;
	width: 176px;
	height: 31px;
}

.RadTabStrip_wired .rtsLevel1 .rtsLI,
.RadTabStrip_wired .rtsLevel1 .rtsLink
{
	text-align: center;
}
