
		/* Only for showtell.html */

			#showtellContentWithBackgroundInner {
				width:500px;
				height:499px;
				margin-left:390px;
				margin-top:60px;
				line-height:25px;
			}

		
			#showtellContentWithBackground {
/*				background-image:url(../pyt_images/show-tell-background.jpg); */
				background-image:url(../pyt_images/show-tell-background.gif); 
				width: 940px;
				height: 612px;
				font-family: Arial, Helvetica, sans-serif;
				background-repeat:no-repeat;
			}
			
			#showtellContentVideoLinkImages {
				margin-top:15px;

				width:460px;
				height:135px;
				border-style:none;
			}
						
			#showtellContentBottomHeadingCurlyLine {
				margin-top:15px;
				width:491px;
				height:11px;
				background-image:url(../pyt_images/curly-line.png);
				background-repeat:repeat-x;
			}

			#showtellContentBulletedText {
				width:516px;
				height:124px;
				font-size:14px;
				line-height:18px;
				color:#666666;
				margin-top:25px;
			}

			#showtellContentBottomHeading {
				margin-top:15px;
				width:456px;
				height:29px;
				font-size:20px;
				font-weight:bold;
				color:#F4112E;
			
			}

		/* End of Only for showtell.html */				



/*  Show me tell me if logged in */

.ptutcat_wrapper {
	width: 940px;
}
#sh_tell_wrapper {
	height:693px;
	}
.ptutcat_hdr_left {
	background-image:url(../pyt_images/ptuts_hdr_left.png);
	background-repeat:no-repeat;
	width:9px;
	height:73px;
}

.ptutcat_hdr_mid {
	background-image:url(../pyt_images/ptuts_hdr_bg.png);
	background-repeat:repeat-x;
	height:55px;
	display:block;
	padding:18px 0px 0px 26px; 	
}

.ptutcat_hdr_right {
	background-image:url(../pyt_images/ptuts_hdr_right.png);
	background-repeat:no-repeat;
	width:9px;
	height:73px;
}

.ptutcat_ftr_left {
	background:url(../pyt_images/ptuts_foot_left.png) bottom left no-repeat;
	width:9px;
	height:9px;
}

/*  End of Container Box */


/*  End Only if a user logged in and paid  */
.sh_tl_bld {
	font-weight:bold;
	}
.sh_tl_descr {
	width:460px; 
	font-size:18px; 
	color:#000000; 
	padding:30px 0px 45px 6px;
/*	padding-left:6px; 	
	padding-top:30px;*/
	}

.sh_tell_bg {
	background-color:#d7d7d7;
	}	
.sh_tell_right_img {
	width:328px;
	background: url(../pyt_images/show_tell_adv.png) bottom right no-repeat;
	height:693px;
/*	height:693px;*/
	}
#sh_tell_cel1 {
	height:670px;
}
#sh_tell_ds {
/*	padding:40px 0px 0px 30px;
	height:644px;*/
	padding:90px 0px 0px 40px;
	height:594px;
}
#sh_tell_cel_ftr {
	height:9px;
}

.sh_tell_btn_row {
		height:83px;
		width:474px;
	}
	
.sh_tell_btn_01 {
	 background: url(../pyt_images/sh_tell_mnu_left.png) top left ;
	 height:83px;
	 width:12px;
	}	
.sh_tell_btn_04 {
	 background: url(../pyt_images/sh_tell_mnu_right.png) top left ;
	 height:83px;
	 width:12px;
	}		
.sh_tell_btn_02 {
	 background-color:#FFFFFF;
	 height:83px;
	 width:88px;
	}		
.sh_tell_btn_03 {
	 background-color:#FFFFFF;
	 height:83px;
	 width:360px;
	}			
.sh_tell_link, .sh_tell_link:link ,.sh_tell_link:visited, .sh_tell_link:active    {
	text-decoration:none;
	color:#5f6063;
	font-size:28px;
	line-height:50px;
	}	
.sh_tell_link:hover {
		text-decoration:underline;
	}		
	
