body {
        /*background-color: #dadada; */
        background-color: #d0d0d0;
	padding: 0; margin: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

#container  {
	background: #ffffff url(images/main_border3.gif) top left repeat-y;
	margin: 0px auto;
	width: 1000px;
	
	
}

#container2  {
	background: #d0d0d0;
	margin: 0px auto;
	width: 1000px;
	padding: 10px 0;
	
	
}

#header {
	margin: 0px auto;
	width: 1000px;
}	

#main_small {
	background-color: #ffffff;	
	float: left;
	margin: 0px 1px;
	overflow: hidden;
}

#main_large {
	background-color: #ffffff;	
	float: left;
	margin: 0px 1px 0px 11px;
	overflow: hidden;
}

#main {
  width: 636px;	
	background-color: #d0d0d0;	
	float: left;
	margin: 0px 1px 0px 0px;
	overflow: hidden;
	position: relative;
}

#main_full {
	width: 1000px;
	background-color: #d0d0d0;	
	float: left;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
}


#left_sidebar {
	background-color: #ffffff;	
 	float: left;
 	font-size: 11px;
 	overflow: hidden;
}

#right_content {
	float: left;
	font-size: 11px;
	overflow: hidden;
	color:#373737
}


#right {
  width: 353px;          
	float: left;
	font-size: 11px;
	overflow: hidden;
	color:#373737;
	margin-left: 10px;
}


#right_contentA {
	background-color: #ffffff;		
	border-top: 1px solid #ccc;	
	float: left;
	overflow: hidden;
}

#right_contentB {
	background-color: #ffffff;		
	border-top: 1px solid #ccc;	
	float: left;
	margin-left: 1px;
	overflow: hidden;
}	

#left_sidebar div, #right_contentA div, #right_contentB div {
	padding: 10px;
	border-bottom: 1px solid #eeeeee;		
	width: auto;
}


#footer {
	background-color: #bbb;
	clear: both;
	margin: 0px auto;
	width: 1000px;
}

#footer p {
	padding: 10px 15px;
	text-align: left;
	font-size: 11px;
	line-height: 15px;
}
	





/* STANDARDS*/

a:focus {outline: none;}

a:link, a:visited {
	color: #000;
	border-bottom: 1px dotted #999;
	border-bottom: none;
	text-decoration: none;
}
	
a:hover, a:active {
	color: #333;
	border-bottom: 1px solid #333;
	text-decoration: none;
}

a.solid:link, a.solid:visited, h2 a:link, h2 a:visited, h1 a:link, h1 a:visited, .recent_articles a:link, .recent_articles a:visited {
	border-bottom: none;
	color: #333;
}

a.solid:hover, a.solid:active, h2 a:hover, h2 a:active, h1 a:hover, h1 a:active, .recent_articles a:hover, .recent_articles a:active, .current_stakes a:hover, .current_stakes a:active

{
	border-bottom: 1px solid;
	color: #333;
}

a.no_decor:link, a.no_decor:visited, a.no_decor:hover, a.no_decor:active, 
#mastad a:link, #mastad a:visited, #mastad a:hover, #mastad a:active,
#big-ol-ad a:link, #big-ol-ad a:visited, #big-ol-ad a:hover, #big-ol-ad a:active, 
.right_scraper_ad a:link, .right_scraper_ad a:visited, .right_scraper_ad a:hover, .right_scraper_ad a:active, 
.under_article_ad a:link, .under_article_ad a:visited, .under_article_ad a:hover, .under_article_ad a:active, .current_stakes a:visited, .current_stakes a:link
{
	border-bottom: none;
}

div.no_decor a:link, div.no_decor a:visited, div.no_decor a:hover, div.no_decor a:active {
	border-bottom: none;
}

div.article_ad img {
	border: none !important;	
}

div.article_ad {
	margin-bottom: 3em;
}

/*.article_ad a:link, .article_ad a:visit, .article_ad a:active, .article_ad a:hover {
	border-bottom: none !important;

}*/

form {margin: 0;}

ul {
	padding: 0 0 0 0;
	margin: 4px 0 5px 1px;
}		

li {
	list-style-type: none;	
	padding-bottom: 7px;
}

h4 {
	font-size: 12px;
	margin: 0px;
	padding: 5px 0px;
	color: #333333;
	line-height: 10px;
}

h3 {
	font-size: 12px;
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
	color: #333333;
}

h2 {
	font-size: 18px;
	margin-top: 0px;
	color: #333;
	line-height: normal;
}

h1 {

	font-size: 22px;
	margin-top: 0px;
	color: #333;
	font-weight:600;
}

img {
	border: none;
	text-decoration: none;
}


p {
	margin: 0 0 1em 0;
	line-height: 16px;
        color: #101010;
}       

ol li {
	list-style-type: decimal;
	margin-left: -22px;
}	 	

blockquote { 
	/*background-color: #f8f8f8;*/
	margin: 10px 15px 10px 10px; 
	padding: 5px 10px;
} 	
blockquote:before { 
	font-family: Arial, sans-serif;
	content: open-quote; 
	font-weight: bold; 
	font-size: 18px; 
}
blockquote:after { 
	font-family: Arial, sans-serif;
	content: close-quote; 
	font-weight: bold; 
	font-size: 18px; 
}

blockquote p {
	margin-bottom: 5px !important;
}


/* HEADER */

#toprow {
	background-color: #003151;
	width: 100%;
	height: 103px;
	padding-top:5px;
}

#logo {
	width: 182px;
	float: left;
	margin-left: 20px;
	display: inline; /* ie6 margin fix */
}	

#mastad {
	float: left;
	margin: 3px 0px 0px 54px;
	border: 1px solid #ffffff;
}




/* MAIN MENU  */
	
#menubar {
	background-color: #393939;
	height: 35px;
	padding-left: 5px; 
	border-top: 1px solid #999;
	/*border-bottom: 1px solid #eeeeee;*/
}	

.menuitem {
	margin-right:50px;
	background-color: #393939;
	padding: 0 10px;
	line-height: 34px;
	float: left;
	font-weight:600;
	font-size: 13px;
	
}

.menuitem a:link, .menuitem a:visited {
	text-decoration: none;
  color: #eed; 
	font-size: 13px;
	display: block;
}

.menuitem a:hover, .menuitem a:active {
	color: #186FD0;
	display: block;
}



menubutton {
	width: 40px;
	height: 15px;
}


/* NAV MENU */

#nav_menu {
	line-height: 12px;
}

#nav_menu li {
	margin: 0px 0px -3px -1px;
}

#nav_menu h3 {
	margin: 6px 0px -2px 0px;
	font-size:10px;
}	



/* NEWS FEED */


#news_feed {
	padding-top: 2px;
	background-color: #f6f6f6;
}

#news_feed .rssLinkListItemTitle {
	font-weight: bold;	
}

/* DHQ FEED */


#dhq_feed img {
	margin-top: 10px;
}

#dhq_feed h3 {
	margin: 5px 0;
}	


/* FORUM FEED */

#forum_feed {
	background-color: #f6f6f6;
	padding-top: 2px;
}

.rssLinkListItemTitle a:link, .rssLinkListItemTitle a:visited {
	color: #333;
	border-bottom: none;
}

.rssLinkListItemTitle a:hover, .rssLinkListItemTitle a:active {
	border-bottom: 1px solid;
	color: #333;
}	

/* FEED ICONS */

.feed_icon {
	border-bottom:none;
	line-height:12px;
	padding:3px 0px 10px 10px !important;
}

.feed_icon img {
	margin: 2px 2px 0px 0px;
}

.featured_article, .featured_quiz {
    float: left;
    padding: 10px;
    border-bottom: 1px solid #eeeeee;   
}

.featured_article p {
    padding-right: 10px;
}


.featured_article li {
    font-size: 10px;
    padding: 1px;
}

.featured_article img {
    border: 1px solid #dadada;
    padding: 0px;
    margin: 0px 10px 10px 0px;
   
}


/* FEATURED PROMO */

#featured_promo {
	background-color: #eeeeee;
	font-size: 10px;
}

#featured_promo p {
	line-height:13px;
}

#featured_promo h2 {
	font-size: 12px;
	line-height:12px;
}

#featured_promo a:link, #featured_promo a:visited, #featured_promo a:active {
	text-decoration: none;
	border-bottom: none;
}

#featured_promo a:hover {
	text-decoration: underline;
}

/* RECENT ARTICLES SIDEBAR */

.recent_articles {
	line-height: 13px;
	font-size: 10px;
	padding: 8px !important;
}

.recent_articles li {
	padding: 8px 0 0 0;
	margin: 8px 0 8px 0;
	border-top: 1px solid #eeeeee;
}

	
.recent_articles h3 {
	margin: 6px 0px -2px 0px;
	font-size:10px;
}


/* ROOM REVIEWS SIDEBAR */

#room_review {
	font-size: 10px;
}	

#room_review p {
	line-height: normal;
}

#room_review h3 {
	line-height: 19px;
}


/*ARTICLES*/

#article_content {
	float: left;
	padding: 10px;
}

#article_content img {
	border: 1px solid #999;
}	

#article_content p {
	line-height: 20px;
	padding-top: 0px;
	margin-bottom: 20px;
	padding-right: 20px;
	color: #333;
	font-size: 13px;
}

#article_content h1, .tight_article_content h1 {

	font-size: 24px;
	margin: 0px 0px;
	color: #333;
	font-weight:600;
	width: 500px;
}	


#article_content h3, .tight_article_content h3 {
	color:#333333;
	font-size:12px;
	margin:15px 0 5px;
	padding:0;
	/*text-decoration:underline;*/
}	



#article_content ul li {
	list-style-type: disc;
	margin-left: 15px;
	font-size:12px;
	line-height: 20px;
	color:#333;
}

#article_content p a:link, #article_content p a:visited,
.tight_article_content p a:link, .tight_article_content p a:visited {
	border-bottom: 1px dotted #ccc;
	color: #000;
}

#article_content p a:active, #article_content p a:hover,
.tight_article_content p a:active, .tight_article_content p a:hover {
	border-bottom: 1px solid #333;
	color: #333;
}

.tight_article_content {
	float:left;
	padding:10px;
}

.tight_article_content p {
	line-height:20px;
	font-size: 13px;
	margin-bottom:2em;
	padding-top:0;
	padding-right: 20px;
}

.image_left {
	/*border-right: 1px dotted #ccc;*/
	margin: 4px 5px 5px 0px;
	float: left;
    display: block;
}

.image_right {
	margin: 4px 5px 5px 0px;
	float: right;
   	display: block;
        
}	

.article_image {
	margin: 4px 5px 5px 0px;
	float: left;
  display: block;
}

/*introducted when we removed the left sidebar */
.article_text {
	float: left;
	padding: 10px;
	/*height: 303px;*/
	padding: 0px;
}


/* ARTICLE FOOTER NAV */

#article_footer {
	background: #ffffff;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	margin-bottom: 5px;
	padding: 5px 0 0 0;
	line-height:13px;
	font-size: 11px;
}

#article_footer ul li {
	list-style-image: url(images/spadebullet.gif);	
	margin-left: 18px;
	line-height:18px;
}

	
/* ARTICLE INDEX */



.featured_quiz img {
	float: left;
	margin: 10px 10px 10px 0px;
}


.featured_quiz > .rssLinkListItemTitle {
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
	
}

.article_cat {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #aaa;
	margin: 2px 0;
	text-transform: uppercase;
}	

.article_cat a:link, .article_cat a:visited {
	color: #aaa;
	border-bottom: none;

}
	
.article_cat a:hover, .article_cat a:active {	
	color: #aaa;
	border-bottom: 1px solid #aaa;
}



/*
using in new section
#article_index h2 {
	margin-bottom: 25px;
}
	
#article_index li {
	margin-bottom: 20px;
}*/

img.excerpt_thumb {
	float: left;
	border: 1px solid #dadada;
	margin: 0px 5px 0px 0px ;
}


.article_side {
	background: #eee;
	/*background-image: url(images/pouch_bg.png); 
	background-repeat: repeat-x;*/
	/*border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;*/
	margin: 0px 0px 0px 15px;
	padding: 5px 5px 10px 5px;
	width: 230px !important;
	float: right;
}

.article_side ul li {
	
	list-style-type: none !important;
	margin-left: 0px !important;
	font-size: 11px !important;
	line-height:15px !important;

}

.article_side h3 {
	font-size: 11px;
	margin-top: 5px !important;
}	

.article_side img {
	width: 230px;
	height: 165px;
}
	

.ratings {
	float: right;
	width: 250px !important;
	height: 45px;
	margin: 0px 0px 0px 15px;
	padding: 5px;
	
}	
.ratings img {
	border: none !important;
}	

.timestamp {
	font-family: Arial;
	text-align: left;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999;
	margin-top: 3px;
	
}	

.social_bookmark {
	float: right !important;
	width: 125px !important;
}

.related_article_footer {
	width: 168px !important;
	background-color: #eee;
	float: right;
	margin: 0 10px 10px 0;
	padding: 10px 10px 10px 12px;
}

.related_article_footer h2 {
	font-size: 11px;
	margin: 0 0 5px 0;
}

.related_article_footer a {
	font-size: 12px;
	font-weight: bold;
}

.related_article_footer p {
	text-align: left;
	line-height: 17px !important;
}

/*.related_article_footer div {
	
	float: left;
	width: 175px !important;
	margin: 5px 15px 0 5px;
	/*border-right: 1px solid #ddd;*/
}*/


/* BLOG */

.blog_entry {
	border: 1px solid #dadada;
	float: left;
	margin-bottom: 10px;
	padding: 10px;
}

.blog_entry li {
	font-size: 10px;
	padding: 1px;
}	

#blog_archive {
	background-color: #e1e1e1;
	margin: 10px 0;
	padding: 5px;
}

	
/* SEARCH */

#search {
	
	margin-top: 0px;
}

	
.searchbox {
	margin: 0px 0px 9px 0px;
	background-color: #F8F8F8;
	/*border: 1px solid #333;*/
	font-size: 0.85em;
	width: 94px;
	
}

input.searchbox:focus {
	background-color: #fff;
}
		
.headersearch {
	/*background-color: #fff;*/
	/*border: 1px solid #333;*/
	/*color: #333;*/
	font-size: 10px;
	margin: 0px 0 8px 0;
	/*margin-bottom: 7px;
	height: 20px;
	padding: 0px;
	width: 43px;*/
	
	
}

/*#submit:focus, #submit:hover, #searchsubmit:focus, #searchsubmit:hover {
	background-color: #f8f8f8;
	
}*/

/* ALL ARTICLES PAGES */

.archive_box {
	width: 280px !important;
	float: left;
	height: 180px;
	margin: 10px 0px;
	padding-right: 15px;
}	

.archive_box p {
	font-size: 11px !important;
	line-height: 14px !important;	
}


/* SEARCH RESULTS */
	
.results_box {
	padding: 10px;
}
	
.results_box div {
	border: none !important;
	padding: 0px !important;
}	

.results_box p {
	line-height: 14px !important;	
}	

	
/* BREADCRUMBS */


#breadcrumb {
	font-size:0.8em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: -.5px;
	padding: 5px 10px 0px 10px;
	float: left;
}

/* SITEMAP */

.sitemap {
	width: 200px;
	margin: 20px 15px 0px 5px;
	padding: 5px;
	font-size: 11px;
	line-height: 12px;
	float: left;
}	

.sitemap ul {
	margin-bottom: 15px;
}	


/* FORUMSHOP */

.forumshop_item {
	height: 200px;
}
	
.forumshop_item img {
	float: left;
	margin: 0px 5px 5px 0px;
}	


/* MEDIA KIT */
.media_kit {
	margin-top:10px;
	margin-right:5px;
	padding: 0px;
	float: left;
}	

.media_kit h2 {
	margin-top: 8px;
}	

.media_kit img {
	float: left;
	border: 1px solid #dadada;
	margin: 20px 10px 10px 0;
}		


#rakeback_ad img {
	border: 1px solid #ccc;
}


#prop_ad p {
	line-height: 13px;
	font-size: 10px;
	margin-bottom:5px;
}
	
#prop_ad h3 {
	line-height: 13px;
	font-size: 11px;
	margin-bottom:2px;
}
	
	
/* RAKEBACK TEMPLATE */

.rbsite {
	margin-top:10px;
	margin-bottom:15px;
	padding: 0px;
	float: left;
	
}

.rbsite p {
	margin-right: 25px;

}	

.rbsite h2 {
	margin-top: 8px;
}	

.rbsite img {
	float: left;
	border: 1px solid #dadada;
	margin: 0px 10px 30px 0px;
}		

#rb_sublist {
	background: #ffffff;
	border-bottom: 1px solid #dadada;
	padding: 10px;
	margin-bottom: 10px;
	float: left;
	font-size: 11px;
	line-height: 13px;
}


#rb_sublist img {
	padding:18px;
	
}

	
	
/* PROPPING TEMPLATE */

#disclaimer {
	font-size: 10px;
	font-weight: bold;
}

#signup {
	margin-left: auto;
    	margin-right: auto;
 	width: 80%;
 	text-align: center;
}	

/* ARTICLE ADS */

#article_header_ad {
	border: 1px solid #ccc;
	background: #80A9D5;
	padding: 4px;
	margin: 20px auto 15px auto;
	text-align: center;
	font-size: 14px !important;
	width: auto !important;

}

#article_header_ad a:hover, #article_header_ad a:visited, #article_header_ad a:active, #article_header_ad a:link {
	font-size: 14px !important;
	

}


.article_footer_ad {
	border: 1px solid #ccc;
	background: #80A9D5;
	padding: 4px;
	margin: 5px auto;
	text-align: center;
	width: auto !important;
	
	
}

.article_footer_ad a:link, .article_footer_ad a:visited {
	color: white;
	font-size:11px;
	font-weight: bold;
	border-bottom: none;
	
}

.article_footer_ad a:active, .article_footer_ad a:hover  {
	color: white;
	font-size:11px;
	font-weight: bold;
	border-bottom: 1px #fff solid;
	
}

#article_header_ad a:link, #article_header_ad a:visited {
	color: #fff;
	font-size:11px;
	font-weight: bold;
	border-bottom: none;
	
}

#article_header_ad a:active, #article_header_ad a:hover  {
	color: #fff;
	font-size:11px;
	font-weight: bold;
	border-bottom: 1px #fff solid;
	
}
	

/* FRONT PAGE AD */

#big-ol-ad {
	background-color: #fff;
	float: left;
	padding: 10px;
	/*border-bottom: 1px #eeeeee solid;*/
	width: 343px;
}	


/* SIDEBAR ADS */

#casinoroom_ad {
	font-family: arial;
	line-height: 15px;	
	
}

#pokerlistings_ad {
	font-family: arial;
	line-height: 15px;	
	
	
}

#betus_ad {
	font-family: arial;
	line-height: 15px;	
	
	
}

#pokerlistings_ad img {
	float: left;
	padding: 10px 3px 5px 0px;
	margin-bottom: 15px;
}	

.right_scraper_ad img {
	margin: 0px auto;
	
}	

.under_article_ad {
	float: left;
	width: 420px;
	margin: 5px;
}

.under_article_ad_single {
	float: left;
	width: 420px;
	margin: 10px 0px 10px 0;
}

.under_article_ad img, .under_article_ad_single img {
	margin: 0 auto;
	display: block;
}





.interstitial_ad {
	float: left;
	width: 1000px;
	background-color: #ffffff;
}

.interstitial_ad img, .interstitial_ad p, .interstitial_ad div {
	display: block;
	margin: 10px auto !important;
	
}

.interstitial_ad div {
	width: 500px;
}

.interstitial_ad p {
	width: 100px;
	font-size: 13px;
}



.generic_sidebar_ad {
	font-family: arial;
	line-height: 15px;
}
	
/* FOOTER ADS */

#footer_ads {
	margin-top: 20px;
	width: 100%;
	height: 150px;
}
	
.intercasino {
	border: 1px solid #dadada;
	width: 140px !important;
	margin: 10px 32px;
	padding: 3px !important;
	font-size: 10px;
	float: left;
	text-align: center;
	line-height: 12px;
	height: 135px;
	display: inline; /* ie6 margin fix */
}


#internal_left {
	width: 125px;
	height: 125px;
	margin: 0 10px 10px 10px;
	float: left;
}	

#internal_right {
	width: 125px;
	height: 125px;
	margin: 0 10px 10px 10px;
	float: left;
}



/* SUPPORTERS */

.supporters {
	float: left;
	padding: 10px;
	border-bottom: 1px solid #eeeeee;
	width: 343px;
	font-size:10px;
}

.supporters li {
	margin-left: -1px;
}

.supporters h3 {
	margin: 6px 0px -2px 0px;
	font-size:10px;
}



/* ROOM REVIEWS PAGES */

.room_review_single {
	padding: 10px;
	float: left;
	border-bottom: 1px solid #eeeeee;
	
}

.room_review_single p {
	line-height: 19px;
	padding-top: 0px;
	margin-bottom: 3em;
	font-size: 13px;
}

.room_review_ss {
	float: right;
	width: 200px !important;
	padding: 10px 0px 10px 10px;
	
}	

.room_review_ss img {
	margin-bottom: 10px;
}	


#deposit_bonus {
	border: dashed 1px #dddddd;
	padding:4px 4px 2px 4px;
	margin-bottom:5px;
	background-color:#eeeeee;
	width: 593px !important;

}	

		
/* MISC */


.generic_box {
	float: left;
	padding: 10px;
	border-bottom: 1px solid #eeeeee;

}

.generic_sidebar_box {
	/*float: left;*/
}	

.generic_blank {
	width: auto !important;
	padding: 0px !important;
	border: none !important;
}	


.clear {
	clear: both;
}	

.small_font {
	font-size:11px;
	line-height:13px;
}


.one_col_ads {
	border:1px solid #e3e3e3;
	background-color: #f5f7f9;
	float:left;
	font-size:0.8em;
	line-height:11px;
	padding:3px 15px 3px 8px;
}


.one_col_box {
	float: left;
	padding: 10px;
	border-bottom: 1px solid #eeeeee;
	width: 343px;
}

.all_articles_link {
	float: left; 
	text-align: center; 
	margin: 20px 0 20px 10px;
	clear: left;
}



.rakeback_list {
	font-size:13px;
	line-height:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float: left;
	padding: 10px 10px 5px 10px;
	border-bottom: 1px solid #eeeeee;
	width: 343px;
}

.rakeback_list p {
	margin-top: 0.7em;

}

.rakeback_list_top h1 {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight:800;
	color:#000000;
	
	margin-bottom: 0.3em;
	
}




.why_ptp li {
	margin: 0px 3px 20px 0px;
	font-family: Verdana, sans-serif;
	font-size:11px;
	line-height: 20px;
	
}

.why_ptp h1 {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight:800;
	color:#000000;
	
	
}

.why_ptp h2 {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight:600;
	color:#333333;
	margin-bottom:3px;

	
}

.why_ptp h3 {
	font-family: Verdana, sans-serif;
	font-size:1.4em;
	font-weight:600;
	color:#000000;

	
}

.how_propping_works h1, .how_rb_works h1 {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight:800;
	color:#000000;
	
	
}


.how_propping_works h3, .how_rb_works h3 {
	font-family: Verdana, sans-serif;
	font-size:1.2em;
	margin-top:2em;
	font-weight:600;
	color:#000000;
	

	
}

.how_propping_works p, .how_rb_works p {
	color:#373737;
	font-family: Verdana, sans-serif;
	font-size:11px;
	line-height: 20px;
	margin-bottom: 2.5em;
}

.apply_prop {
	float: left;
	padding: 10px;
	border-bottom: 1px solid #eeeeee;
	width: 343px;
	

}

.apply_prop h1 {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight:800;
	color:#000000;
	
	
}

.apply_prop h2  {

	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
	
	margin-bottom:0;
	
}


.apply_prop h3 {
	font-family: Verdana, sans-serif;
	font-size:1.4em;
	margin-top:2em;
	font-weight:600;
	color:#000000;
	

	
}

.apply_prop p {
	color:#373737;
	font-family: Verdana, sans-serif;
	font-size:12px;
	margin-bottom:2em;

}

.styled_page_body {
	float: left;
	padding: 10px;


}

.styled_page_body p {

	color:#000000;
	line-height:18px;
	margin-right:1.2em;

}

.styled_page_body h1 {

	color:#333333;
	font-size:22px;
	font-weight:600;
	margin-bottom:.2em;
	margin-top: .2em;

}

.styled_page_body h2 {

color:#333333;
font-size:22px;
font-weight:600;
margin-bottom:.2em;
margin-top: 1.2em;

}

/* 3 Col Layout */

.three_col_container {
	background: #ffffff url(images/bgd_435_636.gif) top left repeat-y;
	margin: 0px auto;
	width: 1000px;
}

.three_col_left {
	width: 430px;
	background-color: #ffffff;	
	float: left;
	overflow: hidden;
	padding-left:5px;
	
}

.three_col_middle {
	width: 180px;
	padding: 10px;
	background-color: #ffffff;	
	float: left;
	margin: 0px 1px;
	overflow: hidden;
	
}

.three_col_middle p {
	line-height: 13px;
	margin-bottom:2em;
	margin-top:.3em;
}

.three_col_middle h3 {
	font-size:1.2em;
	font-weight:700;
	margin-bottom:0px;
}

.three_col_middle ol li {

	list-style-type:decimal !important;
	margin-left:5px !important;
}

.three_col_middle li {

	
	margin-left:5px !important;
}

/*Rakeback pages redesign */

.rakeback_body {
	float: left;
	padding: 10px;
	border-bottom: 1px solid #eeeeee;
	font-size:1.1em;

}

.rakeback_body p {


}

.rakeback_body ol li {
line-height:1.2em;
margin-bottom:0.8em;

}

.rakeback_body2 {
	float: left;
	padding: 10px;
	width: 725px;
}

.rakeback_right {
	float: left;
	padding: 10px;
	width: 235px;
}

.right_rb_box {
	font-size: 11px;
	border: 1px dotted #ccc;
	width: 210px;
	margin-bottom: 10px;
	padding: 10px;
	line-height: 13px;
}
.right_rb_box h3 {
	font-size: 12px;
	margin-bottom: 10px;
}


.training_container h1 {
	color:#000000;
	font-family:Arial Black,Arial,Helvetica,sans-serif;
	font-size:1.7em;
	font-weight:800;
	margin-bottom:0.3em;
}

.training_container p {
	margin-top:10px
}

.training_left  {
	float:left;
	width:155px;
	margin-top:10px;
	
}

.training_left p {
	font-size:10px;
	margin-top:0;
}

.training_right  {
	float:left;
	width:155px;
	margin-top:10px;
	margin-left:15px;
}

.training_right p {
	font-size:10px;
	margin-top:0;
}

.training_reviews, .rakeback_index {
	margin: 10px 0 0 10px;
}

.rakeback_index p a:link, .rakeback_index p a:visited {
	border-bottom: 1px dotted #333;
	color: #333;
}

.rakeback_index p a:hover, .rakeback_index p a:active {
	border-bottom: 1px solid #333;
	color: #333;
}

/* post tables */

.coaching_table {
	border-collapse:collapse;
	padding:10px;
	

}

.coaching_table_col1 {

}

.table_row {

}

.table_col {

}

.table_header {
background-color: #DBDBDB;
}

/*.table_header2 {
background-color:#F3F3F3;
font-size:12px;
font-weight:800;
border-top:thick #666666 10px;
}*/

.table_notes {
background-color: #fff;
font-weight:200;
font-size: 11px;

}

.next_page {
	border:thin solid #333333;
	float:right;
	font-size: 12px;

}

/* pagination */
span.contentjumplink {	vertical-align: middle ; 
							color: #aaa; 
							/*font-weight: bold;*/
							border:1px #ddd solid ;
							border-top-color: #a7a7a7;
							padding: 3px 3px 3px 3px;
							margin-left: 5px;
						 }
							
	a.contentjumplink {		vertical-align: middle;
							border:1px #ddd solid ; 
							border-top-color: #a7a7a7; 
							padding: 3px 3px 3px 3px;
							margin-left: 5px;
						}
	
	a.contentjumpall { vertical-align: middle; 
							border:1px #ddd solid ; 
							border-top-color: #a7a7a7; 
							padding: 3px 3px 3px 3px; 
							margin-left: 5px;
							}
	a.contentjumpall:hover { border-top-color: #336699; }						
	
	span.contentjumpall { vertical-align: middle ;
								color: #eee; 
								/*font-weight: bold;*/
								border:1px #ddd solid ; 
								border-top-color: #a7a7a7; 
								background-color: #336699; 
								padding: 3px 3px 3px 3px;  
								margin-left: 5px;
								}	

	span.contentjumptitle { vertical-align: middle ; 
							color: #aaa; 
							/*font-weight: bold;*/
							border:1px #ddd solid ;
							border-top-color: #a7a7a7;
							padding: 3px 3px 3px 3px }
							
	a.contentjumptitle { 	vertical-align: middle;
							border:1px #ddd solid ; 
							border-top-color: #a7a7a7; 
							padding: 3px 3px 3px 3px}

	select.contentjumpddl { vertical-align: middle; 
							margin: 0px 0px 0px 0px ; 
							color: #336699;
							/*font-weight:bold; */
							font-family:Verdana, Arial, Helvetica, sans-serif;
							width: 160px }

	ol.contentlist { background-color:#f5f5f5; width: 20%; text-align:left; line-height: 3px; padding: 0px; }
	
	ol.contentlist li { padding: 0px; }
	
	span.contentlist { color: #aaa; /*font-weight: bold;*/ }
	
	a.contentlist { padding: 0px; }
	
	li.contentlistall { }

	span.contentjumpnumber { 	vertical-align: middle ;
								color: #eee; 
								/*font-weight: bold;*/
								border:1px #ddd solid ; 
								border-top-color: #a7a7a7; 
								background-color: #336699; 
								padding: 3px 3px 3px 3px}
								
	a.contentjumpnumber { 	vertical-align: middle; 
							border:1px #ddd solid ; 
							border-top-color: #a7a7a7; 
							padding: 3px 3px 3px 3px}
							
	a.contentjumpnumber:hover { border-top-color: #336699; }
	
	div.display_pages {
		margin-bottom: 20px;
		font-size: 9px;
	}
	
	/* end pagination */

/* TAG DIV */

.tags_footer {
	background: #ffffff;
	border-bottom: 1px solid #dadada;
	margin-bottom: 5px;
	padding: 0px 0 15px 0;
	line-height:13px;
	font-size: 13px;
}


/* TABS */

.usual a:focus {
  outline: none;
}

/* Style for Usual tabs */
.usual ul.tabbed, .usual ul.tabbed li {
	margin: 0px;
	padding: 0px;
}


.usual {
  background:#003151 none repeat scroll 0 0;
  color:#111;
  /*padding:1px;*/
  width:330px !important;
 
  border:1px solid #b3b3b3;
  /*margin:10px auto;*/
  
}

.usual h2 {
	color:snow;
	font-size:18px;
	line-height:normal;
	margin:5px 5px 14px 10px;

}

.usual ul.tabbed li { list-style:none; float:left; }

.usual ul.tabbed a {
  display:block;
  padding:6px 10px;
  text-decoration:none!important;
  margin:1px;
  margin-left:0;
  font:11px Verdana;
  color:#FFF;
  background:#738FBF  ;

}
.usual ul.tabbed a:hover {
  color:#FFF;
  background:#336699;
  }
.usual ul.tabbed a.selected {
  margin-bottom:0;
  color:#000;
  background:snow;
  border-bottom:1px solid snow !important;
  cursor:default;
  }
.usual div {
  width: 304px !important;
  height:275px;
	padding:15px 14px 0px 12px;
  *padding-top:3px;
  *margin-top:-14px;
  clear:left;
  
  background:snow;
  font:10pt;
  
}
.usual div a {
	color:#000; 
	font-weight:bold; 
	/*margin: 10px;*/
}

/*.usual li a:hover, .usual li a:active {
	border-bottom: none;

}*/

.usual div a:link, .usual div a:visited, .usual div a:hover, .usual div a:active  {
	border-bottom: 1px dotted #333 !important;
}

/*.usual a:hover, .usual a:active {
	border-bottom: 1px solid;
	//color: #333;
}*/


/* NEW INDEX */

.featured_article2, .article_links, .additional_articles, .article_index_left, .article_index_right, .article_excerpt {
	float: left;
	display: inline; /* ie6 margin fix */
}

/* Corners */
div.ctl, div.ctr, div.cbl, div.cbr { /* All corners */
	height: 4px;
	width: 4px;
	position: absolute;
	_line-height: 0; /* IE6 fix */
}
div.ctl, div.ctr { /* Top corners */
	top: 0;
}
div.cbl, div.cbr { /* Bottom corners */
	bottom: 0;
}
div.ctl { /* Top left corner */
	background: url(images/ball.gif) no-repeat left top;
	left: 0;
}
div.ctr { /* Top right corner */
	background: url(images/ball.gif) no-repeat right top;
	right: 0;
}
div.cbl { /* Bottom left corner */
	background: url(images/ball.gif) no-repeat left bottom;
	left: 0;
}
div.cbr { /* Bottom right corner */
	background: url(images/ball.gif) no-repeat right bottom;
	right: 0;
}

.right_box, .rightbox {
	background-color: #fff;
	float: left;
	padding: 10px;
	position: relative;
	margin-bottom: 10px;
	width: 333px;
	
}



.main_box, .single_box, .full_box, .padded_box, .rb_box {
	width: 636px;
	background-color: #ffffff;	
	float: left;
	margin: 0px 1px 10px 0px;
	overflow: hidden;
	position: relative;
}

.single_box {
  width: 631px;
	padding-left: 5px;
}

.full_box {
	width: 1000px;
	/*margin: 0px 1px 0px 0px;*/
}

.padded_box {
	padding: 10px;
	width: 616px;
}

.rb_box {
	width: 724px;
}

/* REMOVE WHEN NEWS.PTP GOES AWAY */

.featured_article2 {
  color: #fff;
	border: 1px solid #e3e3e3;
	background-color: #f5f7f9;
	width: 332px;
	/*height: 480px;*/
	
	padding: 8px;
	margin: 10px 0 10px 10px;
}


.featured_article2 h2 {
	margin: 8px 0;
}

.featured_article2 p {
	font-size: 12px;
	line-height: 18px;
	/*margin-bottom: 20px;*/
}

.featured_article2 li {
	font-size: 12px;
	font-weight: bold;
}

.featured_article2 img {
	border: 1px solid #dadada;
}


/* END REMOVE */

.news_article {
  color: #fff;
	border: 1px solid #e3e3e3;
	background-color: #f5f7f9;
	float: left;
	/*height: 480px;*/
	width: 598px;
	padding: 8px;
	margin: 10px 0 0px 10px;
}


.news_article h2 {
	margin: 8px 0;
}

.news_article p {
	font-size: 12px;
	line-height: 18px;
	/*margin-bottom: 20px;*/
}

.news_article li {
	font-size: 12px;
	font-weight: bold;
}

.news_article img {
	border: 1px solid #dadada;
	float: left; 
	margin: 0 10px 20px 0;
}



/* slideshow */
#slideshow {list-style:none; color:#fff; display: none;}
#slideshow span {display:none}
#wrapper {width:330px; margin:0px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:330px; height:240px; /*padding:2px; border:1px solid #ccc; background:#ccc*/}
#information {position:absolute; bottom:0; width:330px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.8; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px; color: #fff}
#information p {padding:0 8px 8px; color: #fff}
#information a {display: block; color: #fff}

#image {width:330px}
#image img {position:absolute; z-index:25; width:330px; height: 240px;}
.imgnav {position:absolute; width:25%; height:206px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(../js/slideshow_images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(../js/slideshow_images/right.gif) right center no-repeat}
#imglink {position:absolute; height:240px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(../js/slideshow_images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:81px; background:url(../js/slideshow_images/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#222 url(../js/slideshow_images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:320px; margin-left:5px; height:46px; overflow:hidden}
#slider {position:absolute; left:0; height:46px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}

/* end slideshow */

.article_links {
	width: 255px;
	margin: 10px 0px 0px 15px;
	
	
}

.article_links h4 {
	font-size: 11px;
	text-transform: uppercase;
	margin: 0;
	padding: 1px 0px 0px 0px;
}

.article_links ul {
	
	margin-bottom: 12px;
}

.article_links li {
	/*max-width: 300px;*/
	margin: 0;
	padding: 1px;
	//height: 20px;
	
}


.article_links li a {
	font-size: 11px;
	line-height: 17px;
	/*display: block;*/
}

.article_links li a:link, .article_links li a:visited {
	color: #339 !important;
	/*display: block;*/
}

.article_links li a:hover, .article_links li a:active {
	border-bottom: 1px solid #339 !important;
	/*background-color: #e3e3e3;*/
	color: #339 !important;
} 


.wsop_article_links {
	width: 245px;
	padding-left: 10px;
}

.wsop_article_links li {
	margin-bottom: 5px;
}

.wsop_article_links ul {
	list-style: url(images/blue_bullet.jpg);
	
}

.wsop_additional {
	float: left;
	width: 280px;
	padding: 18px;
}

.wsop_additional div {
	margin: 0 10px 30px 0;
	float: left; 
}


/*.article_excerpt {
	width: 245px;
	margin: 10px 5px 10px 15px;
	
}

.article_excerpt img {
	float: left;
	padding: 5px 5px 0 0;
}

.article_excerpt a {
	font-size: 12px;
  
}

.article_excerpt p {
	
}

.article_excerpt a:link, .article_excerpt a:visited {
	border-bottom: none !important;
	color: #339 !important;
	
}

.article_excerpt a:hover, .article_excerpt a:active {
	border-bottom: 1px solid #339 !important;
	color: #339 !important;
} */


.additional_articles {
	/*background-color: #f5f7f9;*/
	width: 600px;
	padding: 8px;
	margin-left: 10px;
}

.additional_articles a {
	font-size: 11px;
}

.additional_articles img {
	margin: 0px 8px;
}

/*.additional_articles a:link, .additional_articles a:visited, .additional_articles a:hover, .additional_articles a:active {
	border-bottom: none !important;
	color: #333;
} */

.additional_articles p {
	/*text-align: center;*/
	font-weight: bold;
	margin-left: 8px;
	line-height: 17px !important;
}

.additional_articles div {
	float: left;
	width: 130px !important;
	margin: 5px 37px 0 -8px;
}

.additional_articles_div4 {
  margin-right: 0px !important;
}



.article_index_left, .article_index_right {
	/*border: 1px solid #999;*/
	width: 280px;
	padding: 18px;
}
.article_index_left h3, .article_index_right h3 {
	padding-bottom: 5px 0 0px 0;
}

.article_index_left ul, .article_index_right ul {
  list-style-image: url(images/blue_bullet.jpg);
}

.article_index_left li, .article_index_right li {
	font-size: 12px;
	padding: 0px 0px 2px 0px;
	margin-left: 12px;
}

.flash_promo {
  padding: 10px;
}


.faq_article {
    float: left;
    padding: 10px;
    border-bottom: 1px solid #eeeeee;   
    width: 616px;
}

.faq_article p {
    padding-right: 10px;
}



.faq_article img {
    border: 1px solid #dadada;
    padding: 0px;
    margin: 0px 10px 10px 0px;
   
}



#wizard .site_details {
letter-spacing: -0.6px;
}

.social_network_right_col {
	background-color: #fff;
	float: left;
	padding: 10px;
	position: relative;
	margin-bottom: 10px;
	width: 333px;
	
}

.social_network_right_col p {
	font-size: 12px;
	font-weight:600;
	padding: 7px 0 0;
}

.social_network_right_col img {
float: left;
margin: 0 10px 0 10px;
}

/* Exam */

.exam_results {
	margin-top: 10px;
}

.exam_results ul {

}

.exam_results h3 {
	margin: 20px 0px 0px 0px;
}

li.exam_answer {
	color: green;
	font-weight: bold; 
}

li.exam_wrong_answer {
	color: red;
	font-weight: bold; 
}


/* RBN Stuff */

.rbn_quick_signup_long {
	margin: 0 0 10px 0;
}

.rbn_quick_signup_long p {
	font-size:10px;
}

/*.ui-widget {
	font-size: 12px !important;
}*/


/* Index page Rakeback table */
.rakeback_table {
	width: 238px;
	border: 1px solid #E3E3E3;
	background-color: #F5F7F9;
	margin: 0 0 10px 0;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
}

.rakeback_table p {
	font-size: 11px;
	margin: 0;
	padding: 0;
}

.rakeback_table h2 {
	font-size: 14px;
	color: #333;
	background-color: #ddd;
	padding: 5px;
	margin: 0 0 3px 0;
}

/* WSOP Page */

.wsop_leftcol, .wsop_middlecol {
	background-color: #ffffff;	
	float: left;
	margin: 0px 1px 10px 0px;
	overflow: hidden;
	position: relative;
}

.wsop_leftcol {
	width: 370px;
	/*height: 578px;*/
	padding-bottom: 10px;
}

.wsop_middlecol {
	margin: 0 0 10px 10px;
	padding: 10px;
	width: 235px;
	/*overflow: hidden;*/
	/*height: 510px;*/
}

.wsop_middlecol h4 {
	line-height: 16px;
}


.wsop_hand_by_hand {
	margin: 0 0 15px 0;
}

.wsop_additional_old {
	float: left;
	width: 280px;
	padding:10px 25px 15px 10px;
}

.wsop_additional_old img {

	float:left;
	padding:0 10px 5px 0;

}

.wsop_additional {
	float: left;
	width: 350px;
	padding: 10px;
}



.wsop_additional ul {
	list-style: url(images/blue_bullet.jpg);
}

.wsop_additional li {
	margin-left: 10px;
	font-weight: bold;
	font-size: 13px;
	list-style-type:
}

.wsop_gallery {
	padding: 10px;
	height: 245px;
}

.wsop_album {
	padding: 10px;
}

.view_all_wsop_link {
	position: absolute;
	bottom: 10px;
	right: 10px;	
	font-size: 12px;
}

.wsop_va_spacer {
	float: left;
	width: 100%;
	height: 25px;
}

.wsop_box_header h3 {
	padding-top: 11px; 
}

.wsop_box_header img {
	float: left;
	margin: 0 5px 0 0;
}

/*.wsop_payouts_left, .wsop_payouts_right {
	background-color: #fff;
	float: left;
	padding: 10px;
	position: relative;
}

.wsop_payouts_left {
	width: 110px;
	margin: 0 10px 10px 0;
}

.wsop_payouts_right {
	width: 193px;
	margin: 0 0 10px 0;
}*/


.wsop_payouts_left {
	float: left;
	background-color:#F5F7F9;
	border:1px solid #E3E3E3;
	width: 200px;
}
.wsop_payouts_right {
	float: left;
	margin-left: 10px;
}

.wsop_payouts_right h3, .wsop_payouts_left h3 {
	margin: 5px 0;
	text-align: center;
}


table.wsop_payouts td {
	padding: 2px 5px 5px 5px;
}

.wsop_payouts_update {
	font-size: 10px;
	margin: 0 0 3px 6px;
	color: #999;
}


.wsop_payouts_right h3, .wsop_payouts_left h3 {
	margin: 5px 0;
	text-align: center;
}

input.wsop_cc_update {
	font-size: 10px;
	color:#050; 
	font: bold 84% 'trebuchet ms',helvetica,sans-serif; 
	background-color:#fed; 
	border:1px solid; 
	border-color: #696 #363 #363 #696; 
	margin: 4px 0;
}

/*.ngg-album {
	margin: 10px 10px 10px 5px;
}

.ngg-navigation {
	display: none !important;
}*/

#footer_ad {
    background-color: #fff;
    clear: both;
    margin: 0px auto;
    width: 990px;
    float: left;
    position: relative;
    padding: 5px;
    margin: 0 0 10px 0;
}

.wsop_header_announce {
    background-color: #fff;
    clear: both;
    margin: 0px auto;
    width: 990px;
    float: left;
    position: relative;
    padding: 5px;
    margin: 0 0 10px 0;
}

.translation_flags {
	float: right;
	margin-top: 20px;
}

.subindex_pagination {
	float: right;
	margin: 10px;
	font-size: 12px;
	font-weight: bold;

}

div.rbn_backend_login_right_col {margin-bottom: 0px;background: url(images/rbn_login/tr.png) 100% 0 no-repeat;height: 1%;}
div.rbn_backend_login_right_col div {background: url(images/rbn_login/tl.png) 0 0 no-repeat;}
div.rbn_backend_login_right_col div div {background: url(images/rbn_login/br.png) 100% 100% no-repeat;}
div.rbn_backend_login_right_col div div div {background: url(images/rbn_login/bl.png) 0 100% no-repeat;padding: 12px 15px 15px 15px;}
div.rbn_backend_login_right_col div div div div {background: transparent none;padding: 0;}
/*div.rbn_backend_login_right_col h3,div.moduletableS3 h3 {padding: 0px 0px 3px 0px;line-height: 100%;height: auto;margin: 0 0 10px 0;font-weight: bold;text-indent: 0px;font-style: normal;}*/

.rbn_backend_login_right_col h3 {
	margin-bottom: 15px;
}

.rbn_backend_login_right_col label {
	position: absolute; 
	top: 41px;
}

input.rbn_backend_field {
	height: 13px;
	font-size: 11px;
}

input.rbn_backend_submit {
	font-size: 11px;
	width: 50px;
	height: 20px;
	position: absolute;
	margin: -1px 0 0 2px;
}

.social_network_right_col2 {
	background-color: #fff;
	float: left;
	position: relative;
	margin-top: 10px;
	width: 333px;
	
}

.social_network_right_col2 p {
	font-size: 12px;
	font-weight:600;
	padding: 7px 0 0;
}

.social_network_right_col2 img {
	float: left;
	margin: 0 10px 0 10px;
}

.loading {
	color: #80A9D5;
	position: relative;
	top: 30px;
	left: 300px;
	z-index: 0;
}

/* new stuff */

.pad5 {
	padding: 5px;
}

.floatleft {
	float: left;
}

.floatright {
		float: right;
}

.lightbox {
	background-color: #f5f7f9;
	border: 1px solid #e3e3e3;
	margin-bottom: 10px;
}


/* COMMENTS */

.comment_wrapper {
	float: left;
	width: 400px;
	margin: 0 0 0 8px;
}


.says {
	display:none;
}

.comment {
	background: #ffffff url(images/grad.png) repeat-x left top;
	border: 1px solid #dadada;
	padding: 10px;
	margin-bottom: 10px;
	float: left;
	width: 95%;
}

.commentlist li, #commentform input, #commentform textarea {
	/*font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	font-size: 9px;
	margin-bottom: 5px;
}


.article_standard p {
	line-height: 20px;
	padding-top: 0px;
	margin-bottom: 20px;
	padding-left: 10px;
	color: #333;
	font-size: 13px;
}


img.article_icon {

	float:left;
	margin: 8px 15px 5px 0;
	padding:10px;
	
	}
	
img.article_icon_right {

	float:right;
	margin: 8px 5px 15px;
	padding:10px;
	
	}
	
img.no_pocket {

	float:right;
	margin:0 10px 5px 15px;
	
	}

h5 {

font-size:18px;
margin-bottom:10px;
color:#cc0000;
font-weight:700;
line-height:25px;
}

h5 a:hover {

color: #cc0000 !important;
border-bottom: 1px solid #cc0000 !important;

}

h5 a:link, h5 a:visited, h5 a:active {

color: #cc0000;
border-bottom: solid 1px;

}

abbr, acronym, .help {
  border-bottom: none;
  text-decoration:none;
  cursor: help;
  }
