body {
  font-family:"Segoe UI",Arial,Helvetica,sans-serif;
  font-size: 12px;
  background-color: #f0f0f0;
 
}

#header {
	position: relative;
	height: 150px;
	overflow: hidden;
	background: #343434 url(http://www.thepokerpod.com/podforum/Themes/overviewlight115/images/header-bg.gif) repeat-x;
}

#headerleft {
	height: 150px;
	background: url(http://www.thepokerpod.com/podforum/Themes/overviewlight115/images/header-left.gif) 0 0 no-repeat;
	position: relative;

}

#headerright {
	height: 160px;
	background: url(http://www.thepokerpod.com/podforum/Themes/overviewlight115/images/header-right.gif) 100% 0 no-repeat;
      position: relative;
}
#container {
	margin:0px auto 20px auto;

}
	#logo, #logo a {
	position: absolute;
	z-index: 0;
        *z-index: -10;
	top: 51px;
	left: 0;
	display: block;
	width: 553px;
	height: 80px;
	background: url(http://www.thepokerpod.com/podforum/Themes/overviewlight115/images/logo.png) no-repeat;
}
#footer-wrapper  {
clear:both;
overflow:hidden;
}
/* FONTS AND HEADINGS */
#content {
  font-size: 12px;
  text-align: left;
  color: #000;
}
#banner-wrap {
margin:0 0 10px 0;
}
.rotating-banner {
height: 227px;
width: 100%;
margin: 0;
} 

#content p{
  margin: 0px 0px 12px 0px;
  text-align: justify;
}

strong {
  font-weight: bold;
  color: #383838;
}

h1.pas {
  font-weight: bold;
  font-size: 22px;
  color: #383838;
  margin: 10px 0 0 0;
}

h2.pas {
  font-size: 16px;
  color: #383838;
  margin: 0;
}

h3.pas {
  font-size: 12px;
  color: #808080;
  margin: 0 0 0px 0;
}

h4.pas {
  font-size: 12px;
  color: #16b7c5;
  margin: 0 0 0px 0;
}
h5.pas {
  background: url(http://www.thepokerpod.com/podforum/images/boxbg.png) 100%;
  text-align: center;
  font-size: 16px;
  color: #FFF;
  margin: 0 0 0px 0;
}
h6.pas {
  font-size: 16px;
  color: #16b7c5;
  margin: 0 0 0px 0;
   }
   h7.pas {
   font-weight: bold;
  font-size: 13px;
  color: #383838;
  margin: 0 0 0px 0;
}
h8.pas {
  font-weight: bold;
  font-size: 13px;
  color: #49a13a;
  margin: 0 0 0px 0;
}
h9.pas {
  font-weight: bold;
  font-size: 13px;
  color: #cc0000;
  margin: 0 0 0px 0;
}
h10.pas {
  font-size: 10px;
  color: #808080;
  margin: 0 0 0px 0;
}
h11.pas {
  background: url() ;
  text-align: center;
  font-size: 16px;
  color: #666666;
  }
  h12.pas {
  font-weight: normal;
  font-size: 14px;
  color: #38383;
  margin: 0 0 0px 0;
   }
p.pas_error {
  color: red;
}

.paserror {
color: red;
}

#footer {
  padding-top: 5px;
  color: #fff;
  
}
/* LINKS */

a, a:visited{
  color: #949494;
}

a:hover {
  color: #16b7c5;
}


input.pas_button {
  font-weight: bold;
  border-style: solid;
  border-width: 1px 2px 2px 1px;
  border-color: #696969;
  color: #575757;
  text-decoration: none;
  display: block;
  margin: 5px auto;
  padding: 2px;
  background-color: #F4F4F4;
}

input.pas_button:hover {
  border-style: solid;
  border-width: 1px 2px 2px 1px;
  border-color: #696969;
  color: #3E3E3E;
  text-decoration: none;
  display: block;
  margin: 5px auto;
  padding: 3px 1px 1px 3px;
  background-color: #DADADA;
}
/*  **** NAVIGATION **** */

/* NAV TOP */
#pas_nav_top ul {
  width: 100%;
  line-height: 20px;
  font-family:"Segoe UI",Arial,Helvetica,sans-serif;
  border-bottom: 1px solid #000;
  background-color: #f0f0f0;
  color: #fff;
/* fixes Firefox 0.9.3 */
  text-align: center;
  padding-bottom: 0px;
  padding-top: 0px;
  padding-left: 0;
  margin: 0;
  width: 100%;
  line-height: 20px;
  /* fixes Firefox 0.9.3 */
  }

#pas_nav_top ul li {
  display: inline;
  margin-left: -4px;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 5px;
  /* matches link padding except for left and right */
  padding-top: 5px;
  }

#pas_nav_top li a {
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #383838;
  background-color: #f0f0f0;
  border-width: 1px 1px 0 1px;
  border-style: solid;
  border-color: #f0f0f0;
}

#pas_nav_top li a {
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 10px;
  padding-bottom: 3px;
  padding-top: 3px;
}

#pas_nav_top li a:hover {
  background-color: #F0f0f0;
  color: #16b7c5;
}

/* SIDE NAVIGATION BAR */

#pas_nav_side ul {
  width: 200px;
  list-style-type: none;
  text-align: left;
  margin: 0 0 10px 0px;
  padding: 0;
  background-color: #fff;
}

#pas_nav_side ul li.header {
  display: block;
}

#pas_nav_side ul li a, 
#pas_nav_side ul li a:visited {
  margin: 0;
  padding: 0 0 0 10px;
  color: #000;
  font-size: 12px;
  text-decoration: none;
  display: block;
  line-height: 20px;
  height: 20px
}

#pas_nav_side ul li a:hover {
  color: #993838;
  text-decoration: underline;
}
/* NAV LOGIN */
#pas_login {
  border: 0px solid #000;
  width: 190px;
  margin: 0 auto 10px auto;
}

#pas_login input.login {
  width: 100px;
}
/* NAV  */

#pas_nav_offers a, #pas_nav_offers a:visited {
  color: #949494;
  text-decoration: none;
}

#pas_nav_offers table{
  poistion: center;
  width: 180px;
  margin: 10px auto;
  font-size: 12px;
  border-collapse: collapse;
}

#pas_nav_offers thead th {
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  color: #16b7c5;
  padding: 3px;
}

#pas_nav_offers tbody th {
  text-align: left;
  cursor: pointer;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  border-width: 0 0 1px 0;
  border-style: dotted;
  border-color: #C3C3C3;
  padding: 4px;
}

#pas_nav_offers tbody td {
  position: center;
  text-align: left;
  cursor: pointer;
  font-size: 12px;
  font-weight: bold;
  color: #7E7E7E;
  text-decoration: none;
  border-width: 0 0 1px 0;
  border-style: dotted;
  border-color: #C3C3C3;
  padding: 4px;
}

#pas_nav_offers td {
  text-align: left;
  cursor: pointer;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  border-width: 0 0 1px 0;
  border-style: dotted;
  border-color: #C3C3C3;
  padding: 4px;
}

#pas_nav_offers tr.alt td {
  background:;
   
}
#pas_nav_offers tbody tr.over td, #pas_nav_offers tbody tr.over th  {
color: #16b7c5;
position: center;
font-weight: bold;
background: url(http://www.thepokerpod.com/podforum/images/offerbg.png) 100%;
 
}

/*  DATA TABLE  */
table.pas_data_table {
  background: url(http://www.thepokerpod.com/podforum/images/boxbg2.png) 100%;
  color: #f0f0f0;
  width: 100%;
  height: 100%;
  font-size: 14px;
  margin: 8px 0;
}

table.pas_data_table tbody th{
text-align: left;
padding-left: 5px;
color: #000;
background-color: #f6fbff;
border-top: 1px #949494 solid;
border-right: 1px #d2d2d2d solid;
border-bottom: 1px #d2d2d2d solid;
border-left: 1px #949494 solid;
}

table.pas_data_table thead th {

background:transparent url( http://www.thepokerpod.com/podforum/images/offershead.gif) repeat-x;
color:#FFFFFF;
line-height:31px;
padding:0 15px;
font-size: 13px;
margin: 12px 0 0 0;
}

table.pas_data_table tbody td{
  text-align: left;
padding-left: 5px;
color: #000;
background-color: #f4fbff;
border-top: 1px #949494 solid;
border-right: 1px #d2d2d2 solid;
border-bottom: 1px #d2d2d2 solid;
border-left: 1px #949494 solid;
}
races-and-rolls a.pas_button,
races-and-rolls a.pas_button:visited {
color: #ff0000;
text-decoration: underline;
background: transparent;
border: 2px #000 solid;;
padding:4;
line-height: 12px;
}

races-and-rolls a.pas_button:hover {
text-decoration: none;
} 


/* LARGE FORM TABLE */
table.pas_form {
  margin: 0 auto 12px auto;
  font-size: 12px;
}

label {
  font-weight: bold;
  color: #383838;
  text-align: right;
}

table.pas_form td {}

table.pas_form th {
  text-align: right;
  padding-right: 8px;
}

table.pas_form thead th {
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  color: #383838;
  padding: 3px;
}
/* MAIN INDEX */

#pas_main_index table {
  margin: 0;
}

#pas_main_index table thead th{
  width: 175px;
  color: #383838;
  font-size: 16px;
}

#pas_main_index table tbody th{
  background-color: #F9FCFF;
  border: 1px solid #CEE7FF;
  font-weight: normal;
  font-size: 22px;
}

#pas_main_index tbody td{
  font-size: 11px;
  color: #000;
  text-align: center;
}
/* SIGNUP PAGE */

#pas_signup {}
/* GLANCE PAGES */

#pas_glance {
  padding: 0 0 10px 0;
}

#pas_glance h1.pas {}

#pas_glance .pas_logo {
  margin: 4px;
}

#pas_glance h2.pas {

}

#pas_glance h3.pas {
margin-bottom: 12px;
}

#pas_glance p{
  text-align: left;
  font-size: 12px;
  margin: 0 8px 8px 8px;
}

#pas_glance tbody td {
  padding: 3px 4px;
  text-align: left;
}

/* OFFERS GRID */

table.pasoffergrid {
margin: 7px 0 0 7px;
}

table.pas_offers_grid {
  padding: 10px;
  text-align: center;
}

#pas_offers_grid {
  text-align: center;
  width: 173px;
  padding: 3px 1px 15px 0px;
  margin: 5px;
  font-size: 11px;
  background: url(http://www.thepokerpod.com/podforum/Themes/overviewlight115/images/grid-bg.png) no-repeat;
}

#pas_offers_box {
  border: 0px solid #B2B2B2;
  margin: 2px 0 0 0;
  }

#pas_offers_grid h1 {
  position: center;
  font-size: 16px;
  margin: 0;  padding: 0;
}

#pas_offers_grid h2 {
  font-size: 16px;
  color: #1B2F2E;
  margin: 0;  padding: 0;
}

#pas_offers_grid h3 {
  font-size: 14px;
  font-weight: bold;
  margin: 0;  padding: 0;
}

#pas_offers_grid h4 {
  font-size: 12px;
  text-align: center;
  font-weight: normal;
  margin: 0;  padding: 0;
}
/* OFFERS LIST */

#pas_offers {
  text-align: left;
  width: 570px;
  margin: 0;
  padding: 0;
  border-bottom: 1px dashed #336600;
}

#pas_offers .pas_logo {
  float: right;
  margin: 4px;
  z-index:-100;
}
/* STATISTICS */

#pas_quick_statistics th {
  text-align: center;
}

#pas_full_statistics th {
  text-align: center;
}
/* HELPDESK */

#pas_new_ticket table {
  text-align: left;
}

#pas_view_ticket table td{
  width: 75%;
  text-align: left;
}

#pas_view_ticket h4{
  font-size: 10px;
  font-weight: normal;
  padding: 0;
  margin: 0;
}

#pas_view_ticket h3 {
  font-size: 12px;
  font-weight: bold;
  padding: 0;
  margin: 0;
}

#pas_new_ticket td, #pas_new_ticket tbody th{
  background-color: #fff;
  border: 0px;
  text-align: left;
}

#pas_reply_form table td {
  background-color: #fff;
  border: 0;
}
/* REFERRAL CENTER */

#pas_referral_center table {
  width: 400px;
}

#pas_referral_center table th {
  text-align: center;
}

/* LANDING PAGE */

#pas_landing_page table.pas_data_table {
  width: 400px;
}

#pas_landing_page table.pas_data_table td{
  color: #000;
}

#pas_landing_page table.pas_form {
  color: #000;
  border: 1px solid #000;
}

#pas_landing_page table.pas_form tbody td{
  color: #000;
}

#pas_landing_page table.pas_form tbody th{
  padding: 4px;
}

.pasnote {
  font-size: 9pt;
}

.pasnone {
/* nothing */}

table.pasform {
  font-size: 10pt;
}

label.pasform {
  text-align: right;
  display: block;
}

table.pasform td {
  padding-bottom: 15px;
  vertical-align: top;
}

input.pasform, select.pasform {
  margin-bottom: 5px;
  vertical-align: middle;
}

td.paslabels {
  width: 110px;
  padding-right: 10px;
  text-align: right;
}

.pasclear {
  clear: both;
}

.pasprivate {
  color: #2E59A0;
  font-weight: bold;
}

.pasnormal {
  color: #666666;
  font-weight: bold;
  font-size: 13pt;
}


/* FOOTER */

#footer {
width: 99%;
margin: 5px auto;      
padding: 0;
font-family: arial;
color: #646464;
text-align: center;
clear: both;
}

#footer a, footer a:visited {
color: #660000
}

#footer_center {
background:url(http://juice.thepokerpod.com/images/misc/footer-bg.gif) repeat-x;
font-size:10px;
}

#footer_left  {
width: 102x;          
padding: 0px;       
background: url(http://juice.thepokerpod.com/images/misc/footer-l.gif) no-repeat right;
}

#footer_right {
width: 263px;         
padding: 0;       
background: url(http://juice.thepokerpod.com/images/misc/footer-r.gif) no-repeat; 
}

#footer_right a {
color: #fff;
text-decoration: none;
font-size: 12px;
font-weight:bold;
float: right;
margin: 39px 25px 0 0;
}

#footer_right a:hover {
text-decoration: none;
color: #16b7c5;
}

#footer_cont {
margin: 4px 0 9px 0;
overflow: hidden;
}

#footer_list {
list-style-type: none;
margin: 0;
padding: 0;
}

#footer_list li {
float: center;
line-height: 14px;
margin: 0 .5em 0 -.5em;
padding: 0 .5em 0 .5em;
}

#footer_list li a {
color: #757575;
font-size: 11px;
text-decoration: none;
}

#footer_list a:hover {
text-decoration: none;
color: #16b7c5;
}

#footer_list li a:visited {
color: #757575;
}
/* general calculator styles */
#rakebackcalc, #rakebackcalc_links {
width: 500px;
border: 0px solid #d2d2d2;
font-family:"Segoe UI",Arial,Helvetica,sans-serif;
font-size: 12px;
background-color: #F7f5f5;
color: #000;
}

/* backlink */
#rakebackcalc_links {
border-top: none;
text-align: center;
padding: 2px 0;
}

/* calculator header */
#rakebackcalc h3 {
background:#f0f0f0 none repeat scroll 0 0;
border-color:#d2d2d2;
border-style:solid;
border-width:0px;
color:#f0f0f0;
font-size:12px;
font-weight:bold;
padding:3px;
text-align:center;
margin: 0;
}

/* labels for input controls */
#rakebackcalc label {
display: block;
margin: 8px 0 0;
width: 500px;
text-align: left;
text-indent: 5px;
color:#000;
}

/* input controls */
#rakebackcalc input, #rakebackcalc select {
margin: 5px 0 0 4px;
}

/* calculate button container */
#rakebackcalc_button {
margin: 10px 0;
text-align: center;
}

/* calculate button */
#rakebackcalc_button button {
padding: 2px;
font-size: 12px;
color: #000;
border: 1px solid #B0B0B0;
background-color: #E6E6E6;
text-decoration: none;
cursor: pointer;
}

/* results header */
#rakebackcalc h4 {
margin: 0 0 5px;
font-size: 13px;
}

/* results container */
#rakebackcalc_results {
display: none;
margin: 0 8px;
}

/* results table */
#rakebackcalc_results table {
margin: 0 0 5px;
width: 300px;
border-collapse: collapse;
background-color: #f0f0f0;
border: 4px solid #d2d2d2;
}

/* results table cell */
#rakebackcalc_results td {
border-top: 1px solid #88ACCF;
padding: 2px 10px;
font-family:"Segoe UI",Arial,Helvetica,sans-serif;
font-size: 18px;
color: #d2d2d2;
} 
ul.jd_menu, 
ul.jd_menu_vertical {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.jd_menu ul,
ul.jd_menu_vertical ul {
	display: none;
}
ul.jd_menu li {
	float: left;
}
ul.jd_menu_vertical {
	width: 300px;
}
ul.jd_menu_vertical li {
	float: none;
}

/* -- Sub-Menus -- */
ul.jd_menu ul,
ul.jd_menu_vertical ul {
	position: absolute;
	text-align: left;
	display: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	z-index: 10000;
}
ul.jd_menu ul li,
ul.jd_menu_vertical ul li {
	float: none;
	margin: 0px;
}


ul.jd_menu,
ul.jd_menu ul,
ul.jd_menu_vertical,
ul.jd_menu_vertical ul {
	background-color: #369;
	border: 1px solid #036;
	border-top: 1px solid #69C;
	border-left: 1px solid #69C;
	
	height: 20px;
}
ul.jd_menu_vertical {
	height: auto;
}
ul.jd_menu ul {
	height: auto;
}
* html ul.jd_menu ul {
	width: 1%;
}
ul.jd_menu li {
	font-family: sans-serif;
	text-align: left;
	font-size: 12px;
	color: #FFF;
	
	line-height: 14px;
	
	margin: 0px;
	padding: 4px 7px 3px 7px;
	height: 13px;
	
	cursor: pointer;
	white-space: nowrap;
}
ul.jd_menu li li {
	width: 200px;
}
ul.jd_menu li a {
	color: #FFF;
	text-decoration: none;
}

ul.jd_menu li.jdm_hover,
ul.jd_menu li.jdm_active {
	background-color: #69C;
	color: #FFF;
	
	padding: 3px 6px 2px 6px;
	border: 1px solid #369;
	border-left: 1px solid #9CF;
	border-top: 1px solid #9CF;
	
}
/*Drop menu codes*/

.tabs {
	 float: left;
	 margin: 0 0 0 0;
	 font-size: 11px;
	 text-align: left;
	 list-style: none;	 
	 color: #FFFFFF;
	 font-weight: bold;
     padding: 20px 0 0 0;
	 font-family: tahoma, sans-serif;
}

.tabs a:link{ 
     color: #FFFFFF;
     	 text-decoration: none;
}

.tabs a:visited { 
     color: #FFFFFF;
     	 text-decoration: none;
}

.tabs ul {	
	 height: 30px;
	 float: left;
	 margin: 0;
	 padding: 0;
	 list-style: none;	
}

.tabs ul li a.current {	 
	 color: #FFFFFF;
	 	 text-decoration: none;
}

.tabs li {
	 float: left;
	 padding: 0;
	 position: relative;
	 z-index: 1;
	 background: none;
}

.tabs li:hover {
	 z-index:2;
}

.tabs li a {
	 display: block;
	 line-height: 25px;
	 overflow: hidden;
	 float: left;
}

a .menu-left {
	 width: 13px;
	 height: 25px;
	 line-height: 25px;
	 display: block;
	 float: left;	 	 
}

a .menu-mid {
	 height: 25px;
	 line-height: 25px;
	 display: block;
	 float: left;	 
	 padding: 0 0 0 0;	 
}

a .menu-right {
	 width: 13px;
	 height: 25px;
	 line-height: 25px;
	 display: block;
	 float: left;
	 margin-right: 2px; 	
}

.tabs li a:hover .menu-left,
.tabs li:hover a .menu-left {
     background: #A7A5A5 url( http://www.thepokerpod.com/podforum/Themes/overviewlight115/images/topmenu-left2.gif) 0 0 no-repeat;
}

.tabs ul li a.current .menu-left {
     background: #660000 url( http://www.thepokerpod.com/podforum/Themes/overviewlight115/images/topmenu-left.gif) 0 0 no-repeat;
}

.tabs li a:hover .menu-mid,
.tabs li:hover a .menu-mid {
     background: #A7A5A5;
}

.tabs ul li a.current .menu-mid {
     background: #660000;
}

.tabs li a:hover .menu-right,
.tabs li:hover a .menu-right 
 {	 
	 background: #A7A5A5 url( http://www.thepokerpod.com/podforum/Themes/overviewlight115/images/topmenu-right2.gif) 100% 0 no-repeat;
}

.tabs ul li a.current .menu-right {
     background: #660000 url( http://www.thepokerpod.com/podforum/Themes/overviewlight115/images/topmenu-right.gif) 100% 0 no-repeat;
}

.tabs li a:hover,
.tabs li.hover a,
.tabs li:hover a { 
     color: #FFFFFF;
}

.tabs li:hover .sub,
.tabs li.hover .sub {
	 display: block;
}

.tabs li .sub {
	 display: none;
	 position: absolute;
	 top: 24px;
	 left: -3px;
	 width: 186px;
	 padding-top: 7px;
}

.tabs li ul {
	 width: 170px;
	 height: auto;
	 margin: 0;
	 padding: 8px 8px 2px;
	 list-style: none;
	 font-size: 11px;
	 background: url(/website_images/pokerpod/submenu_bg.png) repeat-y;
     border-top: 1px solid #EAEAEA;	 
}

.tabs li:hover li,
.tabs li.current li {
	 width: 100%;
	 padding: 0;
	 background: none !important;
}

.tabs li:hover li a,
.tabs li.current li a {
	 color: #9F9F9F;
	 background: none !important;
	 padding: 4px 3px 4px;
	 line-height: normal;
	 width: 164px;
	 text-indent: 4px;	
	 	 text-decoration: none;
}

.tabs li:hover li a:hover,
.tabs li.current li a:hover {
	 text-decoration: none;
	 line-height: normal;
	 text-indent: 2px;
	 margin: 0 0 0 2px;
	 padding-right: 0;
	 color: #FFFFFF;
	 background: #B3BDBF url(/website_images/pokerpod/catbg.png) repeat-x !important;	
}

/*ROUNDED CORNER BOXES*/
.roundedcornr_box_404539 {
	background: url(http://www.thepokerpod.com/podforum/images/boxes/roundedcornr_404539_tl.png) no-repeat top left;
}
.roundedcornr_top_404539 {
	background: url(http://www.thepokerpod.com/podforum/images/boxes/roundedcornr_404539_tr.png) no-repeat top right;
}
.roundedcornr_bottom_404539 {
	background: url(http://www.thepokerpod.com/podforum/images/boxes/roundedcornr_404539_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_404539 div {
	background: url(http://www.thepokerpod.com/podforum/images/boxes/roundedcornr_404539_br.png) no-repeat bottom right;
}
.roundedcornr_content_404539 {
	background: url(http://www.thepokerpod.com/podforum/images/boxes/roundedcornr_404539_r.png) top right repeat-y;
}

.roundedcornr_top_404539 div,.roundedcornr_top_404539,
.roundedcornr_bottom_404539 div, .roundedcornr_bottom_404539 {
	width: 100%;
	height: 50px;
	font-size: 1px;
}
.roundedcornr_content_404539, .roundedcornr_bottom_404539 {
	margin-top: -15px;
}
.roundedcornr_content_404539 { padding: 0 15px; }

}
/*ROUNDEDBOX 540927*/

.roundedcornr_box_540927 {
   background: #949494 url(http://www.thepokerpod.com/podforum/images/boxes/roundedcornr_540927_grad.gif) repeat-x top left;
}
.roundedcornr_top_540927 div {
   background: url(http://www.thepokerpod.com/podforum/images/boxes/roundedcornr_540927_tl.gif) no-repeat top left;
}
.roundedcornr_top_540927 {
   background: transparent url(http://www.thepokerpod.com/podforum/images/boxes/roundedcornr_540927_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_540927 div {
   background: url(http://www.thepokerpod.com/podforum/images/boxes/roundedcornr_540927_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_540927 {
   background: transparent url(http://www.thepokerpod.com/podforum/images/boxes/roundedcornr_540927_br.gif) no-repeat bottom right;
}

.roundedcornr_top_540927 div, .roundedcornr_top_540927,
.roundedcornr_bottom_540927 div, .roundedcornr_bottom_540927 {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_540927 { margin: 0 10px; }
}
.front-news {
  margin: 0 20px 10px 0px;
  overflow:auto;
  float:left;
  width:300px;
}
.navdate {
  font-size: 8px;
  color: #555;
}
.date {
  float : left;
  display: block;
  font-size : 8px;
  letter-spacing : 1px;
  width : 32px;
  height : 32px;
  text-align : center;
  background: url(http://www.thepokerpod.com/podforum/images/date.png) no-repeat;
  color : #fff;
  font-weight : bold;
  margin : 0px 10px 0px 0;
  padding: 2px 0 0 0;
}
.day {
  font-size : 12px;
  padding: 2px 0 2px 0;
}

/*IE*/
.tabs li li a:hover {
	 text-decoration: none;
	 line-height: normal;
	 text-indent: 4px;
	 color: #FFFFFF;
	 background: #B3BDBF url(/website_images/pokerpod/catbg.png) repeat-x !important;	
}
/**/

.tabs .btm-bg {
	 width: 205px;
	 height: 11px;
	 overflow: hidden;
	 clear: both;
	 background: url(/website_images/pokerpod/submenu_bottom.png) no-repeat;
}

/* End of drop menu code

