.card_wrap { margin: 5px 0px 25px 5px; width: 372px; height:232px; float:left; }
.card_wrap iframe { border: solid 1px #000000; width: 370px; height: 230px; overflow:hidden; display:block; }
.card_wrap .card_loading { border: solid 1px #000000; width: 370px; height: 230px;    
background-image: url(../images/card_loader4.gif); background-repeat: no-repeat; background-position: center center; }
.card_wrap ul.card_tabs { list-style-type:none;    padding:0; margin:0 0 0 0; font-size:12px  }
 
.card_wrap ul.card_tabs li { float:left; border: solid 1px #999;  border-top: none !important; margin: 0 -1px -0 0;
padding:1px 5px; background:#ccc; color:#fff; cursor:pointer; font-size:12px; height:17px}
.card_wrap ul.card_tabs li.on { background: #fff; color:#A1A1A1; cursor: default; height:18px;   padding-top:2px;   }

.cardmenu_toggle { width: 20px; height: 20px; background:none;
 float: right; margin-right: 20px; background-image: url(../images/sicons/button.gif); background-repeat: no-repeat;
 background-position: center; font-size:13px;  }
.cardmenu_items { width: 18px; position: absolute; margin: 0px 0 0 0px; padding-top: 20px;border:#A1A1A1 solid 1px; border-top:none }
.cardmenu_items div {   height: 20px; background-repeat: no-repeat; background-position: center;
background-color: #none; padding:1px 0 2px 0; cursor: pointer }
 
.cardmenu_items .cm_hover { background-color: #FFFFCC;}
.cardmenu_items .cm_info { position: absolute; margin: -15px 0 0 18px; width: 200px; height: 50px;
background-image: url(../images/sicons/info.gif); background-color: transparent; }
span.cm_info_text { font-size: 90%; font-weight: bold; display:block; margin: 15px 15px 0 25px;
text-align: center; width: 165px; height: 20px; overflow: hidden;}
span.cm_info_text input { border: solid 1px #ccc; width: 163px;   font-weight: bold; }
.card_loading {}

