.RadPanelbar_SMSSub
{
    width: 330px;
}

.RadPanelbar_SMSSub .rootGroup .text
{
	font: bold 11px Verdana, Helvetica, San-serif;
	color: white;
	line-height: 20px;
	padding-left: 14px;
	background: url('img/subpanel-rootbg.gif') no-repeat;
}

.RadPanelbar_SMSSub .group
{
    background: url('img/subpanel-bg.gif') repeat-x;
    padding: 0 15px;
    width: 300px !important;
    min-height: 154px;       
}

.RadPanelbar_SMSSub .group .text
{
	font-size: 11px;
	text-transform: none;
	font-weight: normal;
	color: Black;
	background: none;
    border-bottom: 1px solid #c5bd86;
    padding-left: 0;
    line-height: 24px;
}

.RadPanelbar_SMSSub .group .link:hover .text,
.RadPanelbar_SMSSub .group .selected .text
{
    font-weight: bold;
}