.shadetabs                     { padding: 0; margin: 0; font: bold 12px Arial, Verdana, Helvetica, sans-serif; list-style-type: none; text-align: left; display: inline-block;}
.shadetabs li                  { display: inline; margin: 0; }
.shadetabs li a.birinci        { }
.shadetabs li a                { background: #deeff7; float: left; display: block; text-decoration: none; padding: 7px 12px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; -webkit-border-radius-topleft: 10px; -webkit-border-radius-topright: 10px; font: normal 15px Georgia, Times, Times New Roman, serif; margin: 0 3px 0 0; color: #000; }
.shadetabs li a:visited        { color: #f38019; }
.shadetabs li a:hover          { color: #999; }
.shadetabs li.selected         { position: relative; }
.shadetabs li.selected a       { background: #7ACAE5; }
.shadetabs li.selected a:hover { text-decoration: none; }
.shadetabs li a.hmo-select		{ background: #7acae5; }
.shadetabs li a.pdp-select		{ background: #52ab51; }
.shadetabs li a.med-select		{ background: #bbd05b; }
.shadetabs li a.medpdp-select	{ background: #eaf1a1; }
/*changed*/
.contentstyle                  { padding: 12px; border: 3px solid #7ACAE5; border-top: 7px solid #7ACAE5; width: 560px; }
div.hmo-select				   { border-color: #7acae5; }
div.pdp-select				   { border-color: #52ab51; }
div.med-select				   { border-color: #bbd05b; }
div.medpdp-select			   { border-color: #eaf1a1; }

.contentstyle ul			   { padding: 0 0 0 20px; }
.contentstyle li			   { background: url('../img/bg-list.gif') 0 5px no-repeat; list-style-type: none; list-style-position: outside; padding: 3px 0 3px 14px; }