.RadTabStrip_CrayProducts2
{
	/*font-size: 12px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	width: 195px !important;
}

.RadTabStrip_CrayProducts2 li
{
	border-top: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-left: solid 1px #ccc;
	padding: 0 10px;
	width: 173px;
	line-height: 26px;
}


.RadTabStrip_CrayProducts2 li a
{
    color: #999999;
	padding: 0;
	text-decoration: none;
}


.RadTabStrip_CrayProducts2 li a:hover
{
	color: #225C88;
}


.RadTabStrip_CrayProducts2 li.last
{
   /* border-bottom: none;
    background-image: url('Img/195_bottom.gif');
    background-repeat: no-repeat;
    background-position: bottom left;
    padding:0;
	*/
}

.RadTabStrip_CrayProducts2 li a.selected
{
	color: #225C88;
	font-weight: bold;
}



