/* global podGroup */
	.podGroup{ display:inline; position:relative; float:left;border:}
		.pod h2,.pod h3{width:100%; height:52px; margin:0; padding:0;}					
			.pod .ImgPodHeading{margin:0 0 30px; padding:0; height:auto; }					
			.pod p{line-height:1.35em;}
				#everything .pod .ImgPodHeading img{width:192px;}


		.xpod div.content { position: relative;
			/*background: url(../images/layout/pod/structure/pod_bg.jpg) repeat-x top left;*/
		}/* ST fix curves - remove here*/
		
		/*.xpod div.pod { padding: 10px; }*/ /* ST fix curves*/

		.pod, .pod .box0, .pod .box1, .pod .box2, .pod .box3, .pod .box4, .pod .box5, .pod .box6, .pod .box7{
			display:inline;
			position:relative;
			float:left;
		}				
		.pod .box0{background:url(../images/layout/pod/structure/pod_bg_bottom_line.gif) 0 100% repeat-x; padding: 0; }
		.box0 .pod { padding: 0; }
		.pod .box1{background:url(../images/layout/pod/structure/pod_bg_left_line.gif) repeat-y;}
		.pod .box2{background:url(../images/layout/pod/structure/pod_bg_top_line.gif) repeat-x;}
		.pod .box3{background:url(../images/layout/pod/structure/pod_bg_right_line.gif) 100% 0 repeat-y;}		
		.pod .box4{background:url(../images/layout/pod/structure/pod_bg_bl.gif) 0 100% no-repeat;}
		.pod .box5{background:url(../images/layout/pod/structure/pod_bg_tr.gif) 100% 0 no-repeat;}
		.pod .box6{ position: relative; background:url(../images/layout/pod/structure/pod_bg_tl.gif) no-repeat;z-index: 2000; }		
		.pod .box7{background:url(../images/layout/pod/structure/pod_bg_br.gif) 100% 100% no-repeat;}		
		
	/* dynamic dimensions */
		/* pod contents */
			.pod .content{z-index:2; display:inline; position:relative; float:left; padding:23px 0 26px 0;  min-height:241px; color:#3F3F3F;border:}
			* html .content{height:241px;}
								
			.pod .text{ padding:0 15px;}			
			.pod .injection{ display:inline; position:relative; float:left; margin:0 0 0 2px;}							
	
	/* DRAGGABLE */
		.drag .content{padding:0; min-height:auto; height:auto;}	
		* html .drag .content{height:auto; }

				
		.pod .bar,.pod .bg2,.pod .bar .rightCorner,.pod .bar .leftCorner,.pod .bar a,.pod .bar .barTitle{ 
			display:inline; 
			position:relative; 
			float:left; 
			width:100%;			
		}					
		.pod .bar a, .pod .bar,.pod .bar .barTitle{height:27px;}
		.pod .bar a.toggle {
			position: absolute;
			right: 0;
			top: 0;
			width: 40px;
		}
		.bar a.drag-handle {
			position: absolute;
			height: 27px;
			left: 20px;
			top: 0;
		}
		.pod .bar a.drag-handle {
			width: 160px;
		}
		.podDouble .bar a.drag-handle {
			width: 330px;
		}
		
		.podXL .bar a.drag-handle {
			width: 380px;
		}
		
		.pod .bar{z-index:1; clear:both;background:url(../images/layout/pod/structure/pod_bar_bg.gif) repeat-x; border:}
			.pod .bg2{background:url(../images/layout/pod/structure/pod_bar_bg2.gif) no-repeat 7px 7px; }
					
				.pod .bar .rightCorner{background:url(../images/layout/pod/structure/pod_bar_right_corner.gif) no-repeat 100% 0;}
					.pod .bar .leftCorner{
						background:url(../images/layout/pod/structure/pod_bar_left_corner.gif) no-repeat;
						text-align: center;
						}
					.pod .bar .leftCorner a.drag-handle {
						padding-top: 6px;
						height: auto;
						overflow: hidden;
					}
						.pod .bar a.expand{background:url(../images/layout/pod/structure/pod_bar_expand.gif) no-repeat 100% 8px;}
						.pod .bar a.contract{background:url(../images/layout/pod/structure/pod_bar_contract.gif) no-repeat 100% 8px;}
							
							/* bar text*/
							.pod .bar .barTitle{background-position:50% 7px; background-repeat:no-repeat; cursor:pointer;}

						/*bar - info link*/
						.pod .bar .info{display:inline; position:relative; float:left; width:24px; z-index:2;}							
							.pod .bar .info a{margin:6px 0 0 8px; width:16px; height:16px; background:url(../images/layout/pod/structure/pod_bar_bg_info.gif) no-repeat;}
												
						.pod .bar .right{width:100%; margin:0 0 0 -24px;}

/* note  - 
	.content 
	.bar 
	- same width */
	
	/* pod dimensions */
	
		.drag .content{min-height:241px; padding:23px 0 0 0;}
		* html .drag .content{height:241px;}			
	
		/* generic  - single size dimension */
		.pod .content,.pod .bar{width:222px;}	
																
		/* double size */
		.podDouble .content, .podDouble .bar{width:392px;}								
		.podDouble .left{clear:both; width:221px; padding:0 24px 0 0;}
		
		/* extra large */
		.podXL .content{height:291px; height:268px;}
		.podXL .content,.podXL .bar{ width:453px;}
		
		/* pod tall */
		.podTall{background-image:url(../images/layout/pod/structure/pod_bar_bg_tall.jpg);}
		.podTall .content{padding:23px 0 0 0; min-height:326px; }
		* html .podTall .content{height:326px;}
		.podTall .left{width:332px;}	
		
		/* pod wide */	
		.podWide .content,.podWide .bar{ width:392px;}	



		/* pod quoted */
		.podQuoted{background-image:url(../images/layout/pod/structure/pod_bg_quoted.jpg);}
		.podQuoted .content{padding:7px 0 0 0; min-height:238px;}	
		* html .podQuoted .content{height:238px;}
		.podQuoted .content,.podQuoted .bar{ width:392px;}	
				
		/* pod ad - quoted profile */
		.podad{background:#DAE3EA;}
		.podad .content{padding:7px 0 0 0; min-height:265px; margin:0 auto; text-align:center;}	
		* html .podad .content{height:265px;}
				
		
		/* pod 623 - plus quoted chart*/
		.pod623{margin:0; background-image:url(../images/layout/pod/structure/pod_pod619_bg.jpg);}
		.pod623 .content,.pod623 .bar{ width:623px;}
		.pod623 .content{ padding:20px 0 0 0; min-height:489px;}	
		* html .pod623 .content{ height:489px;}	
		.pod623 h3{height:61px;}
		.pod623 .injection{ margin:11px 0 0 9px;} 
		.pod623 .firstInjection{ margin:0 0 0 9px;}		
		.pod623 .left{margin:3px 0 0 0;  width:210px;}								

		/* pod tradedListed */
		.podTradedListedCol1 .content,.podTradedListedCol1 .bar{ width:392px;}	
		.podTradedListedCol1 .content{padding:23px 0 0 0; min-height:188px;}	
		* html .podTradedListedCol1 .content{height:188px;}
		/*
		.podTradedListedCol2 .content{padding:20px 0 0 0; min-height:270px;}
		* html .podTradedListedCol2 .content{padding:20px 0 0 0; height:270px;}		*/	
					
		.pod453 .content,.pod453 .bar{ width:453px;}

		/* pod height 266 - last 5 traded template - overides pod 623*/
		.podH266{margin:0 0 10px 0; background-image:url(../images/layout/pod/structure/pod_bg_289.jpg)}/*ie needed for minus margin */					
		.podH266 .content{min-height:266px;}
		* html .podH266 .content{height:266px;}		
											
		/* text and docs links*/
		/* pod Nester */
		.podNester{background-image:url(../images/layout/pod/structure/text_and_docs_links_border_bg.jpg);}
			.podNester .content{ width:848px; min-height:578px; padding:16px 0 20px 0; }
			* html .podNester .content{height:578px;}
			.podNester .left{width:532px; /*clear:both;*/}
			.podNester .right{width:242px;}
			.podNester .text{padding:0 0 0 50px;}
			
			/* nested pod*/
			.podNester .pod .content,.podNester .pod .bar{width:222px;}
			 	.podNester .pod .content{min-height:241px; padding:16px 0 0 0;}
				.podNester img.top{display:inline; position:relative; float:left; margin:0 0 15px 0; clear:both;}
				
				.podNester p{padding:0 0 20px 0; margin:0;}
				* html .podNester p{margin:0 0 20px 0; padding:0;}
				
				/* nested pod */
			
				* html .podNester .pod .content{height:241px;}
				.podNester .pod .text{padding:0 11px 0 15px;}	
				.podNester .pod h2{height:45px;}
							
				.podNester .pod .content .left{width:141px;}				
				.podNester .pod .content .right{margin:45px 0 0 0; width:55px;}
				.podNester .pod .bar .right{width:100%;} 
				
				.podNester .pod p{padding:0 0 7px 0; margin:0;}
				* html .podNester .pod p{margin:0 0 7px 0; padding:0;}	
										
								
				
		.podH388{margin:0 0 10px 0; padding:0; background-image:url(../images/layout/pod/structure/pod_bg_388.jpg)}/*ie needed for minus margin */					
		.podH388 .content{padding:23px 0 0 0; min-height:365px; width:848px;}
		* html .podH388 .content{height:365px;}
			.podH388 .text{padding:0 18px 0 50px;}			
								

		.pod853{margin:0; padding:0; background-image:url(../images/layout/pod/structure/pod_bg_263.jpg)}/*ie needed for minus margin */					
		.pod853 .content{padding:21px 0 0 0; min-height:263px; width:851px;}
		* html .pod853 .content{height:289px;}					
			.pod853 .text{padding:0 18px 0 30px;}
			


/* global podGroup */
	.podGroup{ display:inline; position:relative; float:left;}
		.pod h2,.pod h3{width:100%; height:52px; margin:0; padding:0;}					
		
		.pod{/*margin:0 10px 0 0*/}

		.xpod div.content {/*background:url(../images/layout/pod/structure/pod_bg.jpg) repeat-x;*/}
		
		.xpod .pod{background:url(../images/layout/pod/structure/pod_bg.jpg) repeat-x;}

		.pod, .pod .box0, .pod .box1, .pod .box2, .pod .box3, .pod .box4, .pod .box5, .pod .box6, .pod .box7{
			display:inline;
			position:relative;
			float:left;
		}				
		.pod .box0{background:url(../images/layout/pod/structure/pod_bg_bottom_line.gif) 0 100% repeat-x;}
				
		.pod .box1{background:url(../images/layout/pod/structure/pod_bg_left_line.gif) repeat-y;}
		.pod .box2{background:url(../images/layout/pod/structure/pod_bg_top_line.gif) repeat-x;}
		.pod .box3{background:url(../images/layout/pod/structure/pod_bg_right_line.gif) 100% 0 repeat-y;}		
		.pod .box4{background:url(../images/layout/pod/structure/pod_bg_bl.gif) 0 100% no-repeat;}
		.pod .box5{background:url(../images/layout/pod/structure/pod_bg_tr.gif) 100% 0 no-repeat;}
		.pod .box6{background:url(../images/layout/pod/structure/pod_bg_tl.gif) no-repeat;}		
		.pod .box7{background:url(../images/layout/pod/structure/pod_bg_br.gif) 100% 100% no-repeat;}		
		
	/* dynamic dimensions */
		/* pod contents */
			.pod .content{
			   z-index:2; display:inline; position:relative; float:left; padding:23px 0 26px 0;  min-height:241px; color:#3F3F3F;
			}
			* html .content{height:241px;}
								
			.pod .text{ padding:0 15px;}			
			.pod .injection{ display:inline; position:relative; float:left; margin:0 0 0 2px;}							
	
	/* DRAGGABLE */
		.drag .content{padding:0; min-height:auto; height:auto;}	
		* html .drag .content{height:auto; }

				
		.pod .bar,.pod .bg2,.pod .bar .rightCorner,.pod .bar .leftCorner,.pod .bar a,.pod .bar .barTitle{ 
			display:inline; 
			position:relative; 
			float:left; 
			width:100%;			
		}					
		.pod .bar a, .pod .bar .barTitle{height:27px;}	
		.pod .bar{z-index:1; clear:both;background:url(../images/layout/pod/structure/pod_bar_bg.gif) repeat-x;  }
			.pod .bg2{background:url(../images/layout/pod/structure/pod_bar_bg2.gif) no-repeat 7px 7px; }
					
				.pod .bar .rightCorner{background:url(../images/layout/pod/structure/pod_bar_right_corner.gif) no-repeat 100% 0;}
					.pod .bar .leftCorner{background:url(../images/layout/pod/structure/pod_bar_left_corner.gif) no-repeat;}
	
						.pod .bar a{background:url(../images/layout/pod/structure/pod_bar_expand.gif) no-repeat 100% 8px;}
						.pod .bar a.contract{background:url(../images/layout/pod/structure/pod_bar_contract.gif) no-repeat 100% 8px;}
							
							/* bar text*/
							.pod .bar .barTitle{background-position:50% 7px; background-repeat:no-repeat; cursor:pointer;}

						/*bar - info link*/
						.pod .bar .info{display:inline; position:relative; float:left; width:24px; z-index:2;}							
							.pod .bar .info a{margin:6px 0 0 8px; width:16px; height:16px; background:url(../images/layout/pod/structure/pod_bar_bg_info.gif) no-repeat;}
												
						.pod .bar .right{width:100%; margin:0 0 0 -24px;}

/* note  - 
	.content 
	.bar 
	- same width */
	
	/* pod dimensions */
	
		.drag .content{min-height:241px; padding:23px 0 0 0;}
		* html .drag .content{height:241px;}			
	
		/* generic  - single size dimension */
		.pod .content,.pod .bar{width:222px;}	
																
		/* double size */
		.podDouble .content, .podDouble .bar{width:392px;}								
		.podDouble .left{clear:both; width:221px; padding:0 24px 0 0;}
		
		/* extra large */
		.podXL .content{height:291px; height:268px;}
		.podXL .content,.podXL .bar{ width:453px;}
		
		/* pod tall */
		.podTall{background-image:url(../images/layout/pod/structure/pod_bar_bg_tall.jpg);}
		.podTall .content{padding:23px 0 0 0; min-height:326px; }
		* html .podTall .content{height:326px;}
		.podTall .left{width:332px;}	
		
		/* pod wide */	
		.podWide .content,.podWide .bar{ width:392px;}	



		/* pod quoted */
		.podQuoted{background-image:url(../images/layout/pod/structure/pod_bg_quoted.jpg);}
		.podQuoted .content{padding:7px 0 0 0; min-height:238px;}	
		* html .podQuoted .content{height:238px;}
		.podQuoted .content,.podQuoted .bar{ width:392px;}	
				
		/* pod ad - quoted profile */
		.podad{background:#DAE3EA;}
		.podad .content{padding:7px 0 0 0; min-height:265px; margin:0 auto; text-align:center;}	
		* html .podad .content{height:265px;}
				
		
		/* pod 623 - plus quoted chart*/
		.pod623{margin:0; background-image:url(../images/layout/pod/structure/pod_pod619_bg.jpg);}
		.pod623 .content,.pod623 .bar{ width:623px;}
		.pod623 .content{ padding:20px 0 0 0; min-height:489px;}	
		* html .pod623 .content{ height:489px;}	
		.pod623 h3{height:61px;}
		.pod623 .injection{ margin:11px 0 0 9px;} 
		.pod623 .firstInjection{ margin:0 0 0 9px;}		
		.pod623 .left{margin:3px 0 0 0;  width:210px;}								

		/* pod tradedListed */
		.podTradedListedCol1 .content,.podTradedListedCol1 .bar{ width:392px;}	
		.podTradedListedCol1 .content{padding:23px 0 0 0; min-height:188px;}	
		* html .podTradedListedCol1 .content{height:188px;}
		/*
		.podTradedListedCol2 .content{padding:20px 0 0 0; min-height:270px;}
		* html .podTradedListedCol2 .content{padding:20px 0 0 0; height:270px;}		*/	
					
		.pod453 .content,.pod453 .bar{ width:453px;}

		/* pod height 266 - last 5 traded template - overides pod 623*/
		.podH266{margin:0 0 10px 0; background-image:url(../images/layout/pod/structure/pod_bg_289.jpg)}/*ie needed for minus margin */					
		.podH266 .content{min-height:266px;}
		* html .podH266 .content{height:266px;}		
											
		/* text and docs links*/
		/* pod Nester */
		.podNester{background-image:url(../images/layout/pod/structure/text_and_docs_links_border_bg.jpg);}
			.podNester .content{ width:848px; min-height:578px; padding:16px 0 20px 0; }
			* html .podNester .content{height:578px;}
			.podNester .left{width:532px; /*clear:both;*/}
			.podNester .right{width:242px;}
			.podNester .text{padding:0 0 0 50px;}
			
			/* nested pod*/
			.podNester .pod .content,.podNester .pod .bar{width:222px;}
			 	.podNester .pod .content{min-height:241px; padding:16px 0 0 0;}
				.podNester img.top{display:inline; position:relative; float:left; margin:0 0 15px 0; clear:both;}
				
				.podNester p{padding:0 0 20px 0; margin:0;}
				* html .podNester p{margin:0 0 20px 0; padding:0;}
				
				/* nested pod */
			
				* html .podNester .pod .content{height:241px;}
				.podNester .pod .text{padding:0 11px 0 15px;}	
				.podNester .pod h2{height:45px;}
							
				.podNester .pod .content .left{width:141px;}				
				.podNester .pod .content .right{margin:45px 0 0 0; width:55px;}
				.podNester .pod .bar .right{width:100%;} 
				
				.podNester .pod p{padding:0 0 7px 0; margin:0;}
				* html .podNester .pod p{margin:0 0 7px 0; padding:0;}	
										
								
				
		.podH388{margin:0 0 10px 0; padding:0; background-image:url(../images/layout/pod/structure/pod_bg_388.jpg)}/*ie needed for minus margin */					
		.podH388 .content{padding:23px 0 0 0; min-height:365px; width:848px;}
		* html .podH388 .content{height:365px;}
			.podH388 .text{padding:0 18px 0 50px;}			
								

		.pod853{margin:0; padding:0; background-image:url(../images/layout/pod/structure/pod_bg_263.jpg)}/*ie needed for minus margin */					
		.pod853 .content{padding:21px 0 0 0; min-height:263px; width:851px;}
		* html .pod853 .content{height:289px;}					
			.pod853 .text{padding:0 18px 0 30px;}
			#wrapper { height: 320px; overflow: hidden; }
	
			#wrapper .container { width: 1420px; height: 300px; white-space: nowrap;  overflow: visible; }
			#wrapper .container * { white-space: normal; }
			
