div.tabs{
	width:721px;
	font-size:12px;	
	font-family:Arial, Helvetica, sans-serif;
	padding:2px;
	background-color:#f6f6f6;
	-height: 175px;
	display: block;
}

/* DIV that holds each tab*/
div.my_tab{
	width:578px;
	float:left;
	display:inline;
	height:135px;
	padding:0px 10px 10px 10px;
	background-color:#FFFFFF;		
}

.vTabss, active, visited{
	width:115px;
	position:relative;
	text-align:left;
	margin:0px 0px 2px 0px;
	cursor:pointer;
	float:right;
	line-height:22px;
	display:inline;	
	color:#000000;
	padding-left:5px;
	background-image:url(../images/vTabs_bg.png);
	background-repeat:repeat-x;
	background-color:#bebebe;
	font-weight:bold;
	text-decoration: none;
}
.vTabss:hover{
	width:115px;
	position:relative;
	text-align:left;
	margin:0px 0px 2px 0px;
	cursor:pointer;
	float:right;
	line-height:22px;
	display:inline;	
	color:#000000;
	padding-left:5px;
	background-color:#ff0000;
	font-weight:bold;
	text-decoration: none;
}
.vTabss_selected{
	width:115px;
	position:relative;
	text-align:left;
	margin:0px 0px 2px 0px;
	cursor:pointer;
	float:right;
	line-height:22px;
	display:inline;	
	color:#000000;
	padding-left:5px;
	background-color:#FFFFFF;
	font-weight:bold;
}

/* Title of each tab, used when user don't have Javascript'*/	
div.my_tab h5{
	color:#414141;		
}
	
/* Tab Bar, created via JS*/
div#tab-bar{
	width:120px;
	float:left;
	display:inline;
}
	
/* Single Tab */
div#tab-bar div.mt-tab{
	width:115px;
	position:relative;
	text-align:left;
	margin:0px 0px 2px 0px;
	cursor:pointer;
	float:right;
	line-height:22px;
	display:inline;	
	color:#000000;
	padding-left:5px;
	background-image:url(../images/vTabs_bg.png);
	background-repeat:repeat-x;
	background-color:#bebebe;
	font-weight:bold;
}


	
/* Single Tab, when active */
div#tab-bar div.mt-tab-active{
	text-align:left;
	margin:0px 0px 2px 0px;
	cursor:pointer;
	float:right;
	display:inline;
	color:Black;
	font-weight:bold;
	padding-left:5px;
	line-height:22px;
	background-color:#aaaaaa;
	background-image:none;
}

.my_tab h1{
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.my_tabs_left{
	width: 275px;
	float: left;
}
.my_tabs_right{
	width: 275px;
	float: right;
}

.my_tabs_left .myAcc_row{
	line-height: 20px;
}
.my_tabs_right .myAcc_row{
	line-height: 20px;
}

.myAcc_left_col{
	float:left;
	width:125px;
}
.myAcc_right_col{
	float:left;
	width: 120px;
}
.myAcc_btns {
	background-color:#E4E4E4;
	border:1px solid #D3D3D3;
	float:left;
	font-size:14px;
	font-weight:bold;
	height:26px;
	line-height:26px;
	margin-left:5px;
	margin-top:10px;
	text-align:center;
	width:67px;
}
.myAcc_btns_1{
	background-color:#E4E4E4;
	border:1px solid #D3D3D3;
	float:left;
	font-size:14px;
	font-weight:bold;
	height:26px;
	line-height:26px;
	margin-left:5px;
	margin-top:10px;
	text-align:center;
	width:140px;
}

.myAcc_btns a, active, visited {
	color:#000000;
	display:block;
	text-decoration:none;
}
.myAcc_btns a:hover {
	color:#777777;
	display:block;
	text-decoration:none;
}
.myAcc_btns_1 a, active, visited {
	color:#000000;
	display:block;
	text-decoration:none;
}
.myAcc_btns_1 a:hover {
	color:#777777;
	display:block;
	text-decoration:none;
}
.myPortfolioHeader{
	background-color:#D5D5D5;
	color:#4F4F4F;
	font-size:14px;
	font-weight:bold;
	height:25px;
	line-height:25px;
	padding-left:10px;
	text-align:left;
	width:716px;
	-width:722px;
}
.myAcc_upgrade_tabs{
	width: 100%;
}

.myAcc_faq_main{
	width:240px;
	background-image: url(../images/myacc_faq_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color: #f6f6f6;
	float: right;
	margin-top: 10px;
	height:267px;
}
.faq_header{
	background:#D5D5D5;
	color:#4F4F4F;
	font-size:14px;
	font-weight:bold;
	height:25px;
	line-height:25px;
	padding-left:10px;
	text-align:left;
	width:230px;
}
.faq_more_link{
	margin-top: 87px;
	text-align: right;
	margin-right: 10px;
	width: 230px;
	font-size: 18px;
}
.faq_more_link a, active, visited{
	color: #000000;
	text-decoration: none;
}
.faq_more_link a:hover{
	color: #000000;
	text-decoration: underline;
}

.myAcc_feauters_list{
	list-style: disc;
	line-height: 22px;
}
.myAcc_feauters_list .text_strike{
	text-decoration: line-through;	
}

.plans_tab, active, visited {
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
-moz-user-select:none;
background-color:#B8B8B8;
color:#000000;
cursor:pointer;
float:left;
line-height:24px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:1px;
padding:0 10px;
text-decoration:none;
width:80px;
}
.plans_tab:hover {
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
-moz-user-select:none;
background-color:#D4D4D4;
color:#000000;
cursor:pointer;
float:left;
line-height:24px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:1px;
padding:0 10px;
text-decoration:none;
width:80px;
}
.plans_selected {
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	-moz-user-select:none;
	background-color:#EAEAEA;
	color:#000000;
	cursor:default;
	float:left;
	line-height:24px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:1px;
	padding:0 10px;
	text-decoration:none;
	width:80px;
}