.Simple_Right_TabStrip { float:right; width:220px; background:transparent; line-height:normal; border-left: 1px solid #385F98; }

.Simple_Right_TabStrip ul { margin:0; padding:0; list-style:none; } 
.Simple_Right_TabStrip li { display:inline; margin:0; padding:0; }

.Simple_Right_TabStrip span { float:none; margin:0; padding:0; } 
.Simple_Right_TabStrip span span { float:none; display:block; padding:8px 5px 8px 10px; color:#385F98; font-size:10pt; font-weight:bold; }
 /* Commented Backslash Hack hides rule from IE5-Mac \*/
.Simple_Right_TabStrip span span {float:none;}
/* End IE5-Mac hack */

.Simple_Right_TabSelected { }

.Simple_Right_TabStrip .Simple_Right_TabUnselected { position: relative; color:#716F64; /* ie only */ !right: 4px; font-size:10pt; font-weight:bold; }

.Simple_Right_TabStrip .Simple_Right_TabMouseOver { color: #385F98; cursor: pointer; } 
.Simple_Right_TabPage { margin-right: 220px; padding: 0 12px 0 0; text-align: left; min-height: 150px; height: auto; /* ie only */ !width:100%; }
/* for Internet Explorer  - min-height hack */
/*\*/
* html .Simple_Right_TabPage { height: 150px; }
/**/
