#column-one {
			width:150px}
			
		#column-two {
			width:735px;
			margin-right:none !important;}
			
		#column-three {
			display:none}
		
		ul.ul-new-cc-menu {
			display:inline;}
		
			ul.ul-new-cc-menu li, ul.ul-new-cc-menu li span {
				display:inline-block;}
				
				ul.ul-new-cc-menu li {
					display:block;
					float:left;
					width:238px;
					background-image:none !important;
					padding:0 !important;
					margin:0 !important;
					margin-right:10px !important}	
						
					ul.ul-new-cc-menu li.last {
						margin-right:0 !important}	
						
					ul.ul-new-cc-menu li span {
						display:block;
						background-color:transparent;
						background-position:-2px 0;
						background-repeat:no-repeat;
						padding:0;
						height:77px;
						text-indent:-5000px}
						
						ul.ul-new-cc-menu li span#cc-btn-region {
							background-image:url(/connected/share/img/cc-buttons/btn-cc-1-region.jpg)}
						
						ul.ul-new-cc-menu li span#cc-btn-interest {
							background-image:url(/connected/share/img/cc-buttons/btn-cc-2-interest.jpg)}	
						
						ul.ul-new-cc-menu li span#cc-btn-sector {
							background-image:url(/connected/share/img/cc-buttons/btn-cc-3-sector.jpg)}	
							
					ul.ul-new-cc-menu li select {
						padding:5px;
						font-size:1.2em;
						font-weight:100;
						border:1px solid #ccc;
						width:175px;
						float:right}	
						
				div#new-cc-layout-content-main {
					width:auto;
					float:left;
					padding-top:5px}
					
					div#new-cc-layout-content-main dl dt {
						font-size:1.3em;
						color:#0095D5;
						font-weight:100}
					
					div#new-cc-layout-content-main dl dd {
						margin-bottom:10px}	
					
				div#new-cc-layout-content-bar {
					width:238px;
					float:right}					
				
					div#new-cc-layout-content-bar span {
						display:inline-block}
						
					div#new-cc-layout-content-bar span {
						display:block;
						padding:0 0 0 10px;
						border:solid #ccc;
						border-width:0 0 0 1px}
						
						div#new-cc-layout-content-bar span ul li {
							margin-left:0 !important}

					#complete-form-submit {
						display:block;
						float:right;
						width:100px;
						border:1px solid #ccc;
						background:#efefef;
						text-align:center;
						clear:both;
						padding:10px;
						font-size:1.1em;
						font-weight:900;
						}
						
						.dl-with-bullets dd {
								margin:0 0 10px;} 
								
								.submit-comp {
									border:1px solid #fff;
									padding:3px 25px;
									background:#dfdfdf url(../../share/img/roi-but.png) repeat-x bottom;
									cursor:pointer;
									font-weight:bold;
								}
								
								.submit-comph {
									border:1px solid #fff;
									padding:3px 25px;
									background:#d2d2d2 url(../../share/img/roi-but.png) repeat-x bottom;
									cursor:pointer;
									font-weight:bold;
									color:#333;
								}
								
								#submit-buttonwrap {
									background:#999;
									padding:1px;
									margin:0;
									float:right;
								}
								
								
								
								/*Media styles below*/
		
		#media-content-col {
				float:left;
				width:570px; 
				height:370px;}
				
		#media-content-container {
				}
		
		.media-box {
			   float:right;
			   background:#efefef;
			   background:url(../../share/img/media-page-fade.jpg) repeat-x 0 0;
			   border:1px solid #ccc;
			   width:140px;
			   margin:0 0 0 0;
			   padding:10px;
			   height:350px;}
		   
		   .media-box p {
			font-size:12px;
			text-align:left;
		   }
		   
		   .media-box p strong{
			text-align:left  
		   }
		   
		   .media-box span {
			font-size:11px;  
			line-height:normal;
		   }
		   
		   .mini-vids {
			float:left;
			width:117px;
			border:1px solid #ccc;
			padding:5px;
			margin:0 10px 10px 0;
			background:#fff;
			height:145px;
		   }
		   
		   .mini-vids img {
			width:117px;   
		   }
		   
		   .mini-vids h3 {
			   font-size:11px;
			   font-weight:bold;
			   margin:0 0 5px;
			   color:#336699;
			   line-height:110%;
			   text-align:left !important;
		   }
		   
		   .mini-vids p {
			font-size:10px;
			color:#999;
		   }

		   
		   .mini-vids a:hover {
			   text-decoration:none;
			   border:none;
		   }
		   
		   .mini-vids a {
				border:none; 
		   }
		   
		   .mini-vid-wrapper {
			width:711px;
			float:left;
			overflow:auto;
			height:240px;
			margin:0;
			background:#efefef;
			background:url(../../share/img/media-page-fade.jpg) repeat-x 0 0;
			border:1px solid #ccc;
			padding:10px;
		   }
		   
		   .morevids {
			float:left;
			width:80px;
			text-align:center;
			margin:15px 0 -1px;
			position:relative;
			font-size:12px;
			font-weight:bold;
			background:#efefef;
			border:1px solid #ccc;
			border-width:1px 1px 0;
			padding:5px 10px;
			clear:both;
		   }
		   
		   








 .media-tabs li {
			  display:inline;
			  background-image:none !important;
			  padding:7px 15px !important;
			  font-size:14px !important;
			  font-weight:bold;
			  border:1px solid #ccc;
			  margin:0 4px -1px 0 !important;
			  cursor:pointer;
			  position:relative !important;
			  float:left;
			  z-index:200 !important;
			  background:#f2f2f2 !important;
			  -moz-border-radius: 5px 5px 0 0;
			  -webkit-border-radius: 5px 5px 0 0;
		  }
		  
		  html>body .media-tabs {
			  *margin-bottom:7px !important;
		  }
		  
		  ul.media-tabs {
			margin:30px 0 5px !important;
			padding:0;
		
		  }
		  
		  .media-holder {
			border:1px solid #ccc;
			width:100%;
			padding:0 10px 0 0;
			height:570px;
			float:left;
			background:#f2f2f2;
		  }
		  
		  *html .media-holder {
			  width:99%;
		  }
		  
		  .media-player {
			  margin:10px;
			  width:450px;
			  float:left;
		  }
		  
		  *html .media-player {
				margin:10px 5px;  
		  }
		  
		  .media-content {
			  float:left;
			  margin:20px 20px 0 10px;
			  width:235px;
		  }
		  
		  *html .media-content {
			  width:205px;
		  }
		  
		  .media-content h3 {
			  color:#069;
			  line-height:130%;
		  }
		  
		  .media-more {
			  width:710px;
			  margin:10px 0px 10px 10px;
			  float:left;
			  
		  }
		  
		  *html .media-more {
			  margin:10px 0 10px 5px;
		  }
		  
		  .media-more h3 {
			  border:1px dotted #ccc;
			  border-width:0 0 1px;
			  padding:5px;
			  font-size:14px;
			  font-weight:bold;
		  }
		  
		  .mini-vids {
			  width:115px;
			  margin:3px;
			  height:155px;
		  }
		  
		  .mini-vids img {
			  width:115px;
			  height:70px;
		  }
		  
		  .mini-vid-wrapper {
			  height:200px;
			  overflow:auto;
			  width:700px;
			  padding:5px;
			  background:#f2f2f2;
			  border:none;
		  }
		  
		  .mini-vid-wrapper h3{
			  font-size:11px;
			  font-weight:normal;
		  }
		  
		  .vidTabSelected {
				 border-bottom:1px solid #f2f2f2 !important;
				 z-index:-100 !important;
				}
		   .show {
			   display:block !important;
		   }
		   
		   .hide {
				display:none;   
		   }
