.tabMenu {float:left;margin-right:2px;}
.tabMenu  .leftSide {background:url(/i/UI/tabcontrol/default/LeftG.gif) left top no-repeat;}
.tabMenu  .rigthSide {background:url(/i/UI/tabcontrol/default/RightG.gif) left top no-repeat;}
.tabMenu  .textSide{
	color: #fa2b69;
	background: url(/i/UI/tabcontrol/default/gray_line.gif) left top repeat-x;
	/*padding:0 8px;*/
	cursor: pointer;
	font-family: arial,sans-serif;
    font-size: 11px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: normal;
}

.tabMenu_Mark {float:left;margin-right:2px;}
.tabMenu_Mark .leftSide {background:url(/i/UI/tabcontrol/default/LeftY.gif) left top no-repeat;}
.tabMenu_Mark .rigthSide {background:url(/i/UI/tabcontrol/default/RightY.gif) left top no-repeat;}
.tabMenu_Mark .textSide{
	color: black;
	background: url(/i/UI/tabcontrol/default/yellow_line.gif) left top repeat-x;
	/*padding:0 8px;*/
	cursor: pointer;
	font-family: arial,sans-serif;
    font-size: 11px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: normal;
}

.tab_cont {
	background:url(/i/UI/tabcontrol/default/bg_xpeH.gif) left bottom repeat-x;
	/*padding:0 20px;*/
	height:25px;
	width: 100%;
}

.rolling1 {
	overflow:hidden !important;
	width:100%;
	font:11px arial,sans-serif;
}

.rolling td{
	padding-right:10px;
	text-align:center;
	/*width:85px;*/
	vertical-align:top;
}

.profile {
    width:100%;
}
.profile td{
	padding:0;
	text-align:left;
	vertical-align:middle;
}

.tabProfile_conteiner {
	border:1px solid #cecbd2;
	border-width:0 1px 1px 1px;
	padding:15px 0;
	background: url(/i/UI/tabcontrol/default/lgray_line.gif) #FEFEFE left bottom repeat-x;
}

.tabProfile {
	font:16px tahoma,sans-serif;
	color:#333;
}

.tabProfile td {padding:5px;}