/*CSS pokerpots pi1*/

.success_outer { height:auto; position:relative; float:left; width:570px; padding-top:14px; margin-bottom:20px; background: url(images/background_contentboxDunkel_oben.png) no-repeat top left; }
.success_inner { height:auto; position:relative; float:left; width:570px; padding-bottom:14px; background: url(images/background_contentboxDunkel_unten.png) no-repeat bottom left;  }
.success { height:auto; position:relative; float:left; width:570px; background: url(images/background_contentboxDunkel.gif) repeat-y top left; }
.success_flag, .success_date, .success_event { float:left; position:relative; line-height: normal !important; }
.success_rank, .success_money { float:right; position:relative; line-height: normal !important; width:80px; font-size:18px; }

#successlist { font-weight:bold; }
#successlist .success_event { font-size:18px; width:400px; }
#successlist .success_flag { padding:0px 5px; }
#successlist .important .success_date { font-size:14px; color:#11121b; padding-bottom:5px; width:400px; }
#successlist .success_date { font-size:14px; color:#626473; padding-bottom:5px; width:400px; }

.success_datecontainer { float:left; width:400px; }
.success_rank { padding-bottom:5px; }

.success_outer.important { background: url(images/background_contentboxHell_oben.png) no-repeat top left; }
.success_inner.important { background: url(images/background_contentboxHell_unten.png) no-repeat bottom left; }
.success.important { background: url(images/background_contentboxHell.gif) repeat-y top left; }

#successresult { background: url(images/background_contentboxGruen80px.png) no-repeat top left; padding:20px 10px 0px 10px; height:60px; width:550px; font-weight:bold; font-size:20px; margin-bottom:30px; }

.allsuccess_text { float:left; width:200px; }
.allsuccess_money { float:right; font-size:48px; padding-top:14px; }

#successlist a { color:#fff; }
#successlist .extpot { font-size:11px; }


