/* Page Headers */
div#title_kits {
			margin: 0;
			padding: 8px 0 0 0;
			width: 755px;
			line-height: 12px;
			background-color: #9900FC;
			}
			
			#title_kits h2 {
						margin: 0 0 3px 9px;
						padding: 0;
						height: 14px;
						line-height: 12px;
						text-indent: -9999px;
						background: transparent url(../images/header_press_kits.gif) top left no-repeat;
						color: #fff;
						}
						
			#title_kits p {
						margin: 0;
						padding: 0 100px 9px 9px;
						font-size: 11px;
						line-height: 12px;
						color: #fff;
						}
div#select_season {
			margin: 0 0 12px 0;
			padding: 8px 0 0 0;
			width: 755px;
			line-height: 12px;
			background: transparent url(../images/dash_across_wht.gif) top left repeat-x;
			background-color: #7502c0;
			}
			#select_season h2 {
						margin: 0 0 3px 9px;
						padding: 0;
						height: 26px;
						font-weight: normal;
						line-height: 12px;
						color: #fff;
						}
	
/* Show List dl Container */
dl#kit_list {
			margin: 0;
			padding: 0;
			width: 755px;
			font-size: 10px;
			line-height: 12px;
			color: #4c4c4c;
			position: relative;
			}
			
			#kit_list ul {
						margin: 0;
						padding: 0;
						}
						
			#kit_list li {
						float: left;
						}
						
/* Show List Header */			
#kit_list dd#header {
			margin: 0;
			padding: 0;
			height: 19px;
			background: #EDEDED;
			border: none;
			}
						
			/* Column Labels */
			dd#header ul {
						margin: 0;
						padding: 0;
						}
									
			dd#header li {
						margin: 0;
						padding: 0;
						height: 19px;
						text-indent: -9999px;
						}
									
						dd#header li a {
									margin-top: 8px;
									margin-left: 8px;
									padding: 0;
									height: 6px;
									color: #0085F0;
									background-position: top left;
									background-repeat: no-repeat;
									display: block;
									}
															
						dd#header li.document 		{
									width: 248px;
									background: transparent url(../images/dash_gray.gif) top right no-repeat;
									}
									dd#header li.document a {
												width: 47px;
												background-image: url(../images/document_gray.gif);
												}
						
						dd#header li.season 		{
									width: 100px;
									background: transparent url(../images/dash_gray.gif) top right no-repeat;

									}
									dd#header li.season a {
												width: 34px;
												background-image: url(../images/season_gray.gif);
												}
			
						dd#header li.description 	{
									width: 407px;
									background: transparent url(../images/dash_gray.gif) top right no-repeat;

									}
									dd#header li.description {
												margin-top: 8px;
												margin-left: 8px;
												color: #999;
												height: 6px;
												display: block;
												width: 55px;
												text-indent: -9999px;
												background: transparent url(../images/description.gif) top left no-repeat;
												}

/* Review Listings */										
dl#kit_list dd {
			margin: 5px 0 0 0;
			padding: 0 0 5px 0;
			width: 755px;
			float: left;
			}
						
dd li 		{
			margin: 0;
			padding: 0;
			height: 86px;
			position: relative;
			}
			
			dd h1 		{
						margin: 0;
						padding: 6px 0 0 8px;
						line-height: 14px;
						}

			li.document 	{
						width: 248px;
						text-transform: uppercase;
						}
			li.season 	{
						width: 100px;
						}
			li.description 	{
						width: 407px;
						}

						.document h1,
						.season h1,
						.description h1 {
									padding-right: 10px;
									color: #color: #484848;;
									font-size: 11px;
									}

			/* Description */
			.description p {
						margin: 0;
						padding: 6px 26px 0 8px;
						line-height: 12px;
						height: 40px;
						}

			/* More Info Link */
						.description a.info {
									margin: 4px 0 0 0;
									padding: 0;
									height: 10px;
									line-height: 10px;
									width: 67px;
									display: block;
									text-indent: -9999px;
									}
					
						.controls li {
									
									padding: 0;
									line-height: 10px;
									height: 10px;
									text-indent: -9999px;
									float: left;
									}
												
									.controls li a {
												padding: 0;
												line-height: 10px;
												height: 10px;
												display: block;
												background-position: top left;
												background-repeat: no-repeat;
												}
												
												.controls li a:hover {
															background-position: 0 -10px;
															}
															
									.controls li.download a {
												margin-left: 6px;
												width: 65px;
												background-image: url(../images/download.gif);
												}
															

						/* White */
						dd.white 	.document h1 {
									background-color: #fff;
									height: 60px;
									}
						dd.white 	.season h1 {
									background-color: #fff;
									height: 60px;
									}
						dd.white 	.description p {
									background-color: #fff;
									height: 60px;
									}
						dd.white 	.controls {
									background-color: #fff;
									height: 20px;
									}
						
						/* Gray */
						dd.gray ul	{
									
									background-color: #f3f3f3;
									}
						dd.gray 	.document h1 {
									background-color: #F3F3F3;
									height: 80px;
									}
						dd.gray 	.season h1 {
									background-color: #F3F3F3;
									height: 80px;
									}
						dd.gray 	.description p {
									background-color: #F3F3F3;
									height: 60px;
									}
						dd.gray 	.controls {
									border: transparent;
									background-color: #F3F3F3;
									height: 20px;
									}


/* rule above footer */
   dd#footer_rule {
      margin: 0;
      padding: 0;
      height: 1px;
      text-indent: -9999px;
      background: transparent url(../images/dash_across.gif) bottom left repeat-x;
      }