#card_wraper { position: relative; width: 230px; height:141px; }
#card_content {text-align: left; position: absolute; left: 0px; width: 228px }
#card_top_line { position: absolute; width: 228px; height:22px; left: 0px; right: 0px; background: url(/css/images/bc_card_grade_top.gif); padding-top: 3px; }
#card_top_line span {padding-left: 8px; font-family: verdana; font-size: 9pt; font-weight: bold; color: #333333;}
.card_image { position: absolute; float: left; left:0px; top: 22px; border-left: 1px solid #d98c40; }
#card_stats { position: absolute; top: 22px; left: 75px; width: 152px; height: 75px; background: url(/css/images/bc_card_content_grade_bg.gif); border-right: 1px solid #d98c40; }
#card_stats p {margin:0;font-family: Verdana; font-size: 8pt; padding: 5px; line-height:1.4em }
.card_grey_line { position: absolute; top: 97px; left:0px; width: 226px; height: 20px; background: url(/css/images/bc_card_gery_line.gif); border-left: 1px solid #d98c40;border-right: 1px solid #d98c40; font: normal 8pt verdana; color: #fff; padding-top: 2px; }
#cgl_image  {float: right; margin-right: 3px; margin-top: 2px; }
#card_bot_brown { position: absolute; top: 117px; width: 228px; height: 18px; left: 0; right: 0px; background: #d98c40; padding-top: 3px; }
#card_bot_brown span { padding-left: 5px; font-family: verdana; font-size: 8pt; font-weight: bold; color: #fff; }
.card_flag {float: right; margin-right: 3px; }
.bearcity_card_bot {float: right; margin-right: 3px; }

/* Profile buttons */
.profileMenuBUTTON{
background: url(/css/images/profile_button_bg.gif);
width: 113px;
height: 56px;
text-align: center;
vertical-align: middle;
}
.profileMenuBUTTON a{
display: block;
width: 100%;
font-family: Arial;
font-size: 8pt;
font-weight: normal;
color: #333333;
}
.profileMenuBUTTON a:hover{
font-family: Tahoma;
font-size: 8pt;
font-weight: bold;
color: #333333;
text-decoration: none;
}