.dry-full { width: 960px; margin: 0 10px; }
.dry-row {
    margin-left: -20px;
    clear: both;
}

[class*="dry-col"] {
    float: left; 
    margin-left: 20px;
}

.dry-100 { width: 960px; margin-left: 20px; }

/* Quarters */
.dry-col25  { width: 225px; }
.dry-col50  { width: 470px; }
.dry-col75  { width: 715px; }

/* "Thirds" (fudged to fit 640px images) */
.dry-col33  { width: 300px; }
.dry-col66  { width: 640px; }

.dry-full p {
	margin:0;
	padding:0;
}

td.key_label { padding-left: 10px; }

td.key_color {
    width: 16px;
    height: 16px;
    opacity: 1;
}

.key_rank0 { background-color: #acacac; }
.key_rank1 { background-color: #F9DFD4; }
.key_rank2 { background-color: #F0A890; }
.key_rank3 { background-color: #E45C4C; }
.key_rank4 { background-color: #CA0002; }
.key_rank5 { background-color: #820002; }

h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 10px;
}

.legend_key h3 {
	font-size: 14px;
	font-weight: bold;
}
.legend_key p {
	font-size: 12px;
}

p.source {
	font-style: italic;
	padding-top: 10px;
	color: #999;
	font-size:11px;
}
/*FOR DEPLOYMENT TO .element URL */

.dry-timestamp {
	font: 11px/14px arial;
    padding: 1px 0 0;
    margin-left:10px;
    color:#666666;
}


#dry-slide { height:395px;overflow:hidden;clear:both; }

.dry-media,
.dry-caption { float:left;margin:0px 20px 18px 7px;display:inline;width:640px;font-size:11px; }

.dry-caption { width:300px;margin:0px 0 18px 0; position:relative;}

.cnn_storyarea #dry-slide p { padding:0px;margin:0 0 10px 0;font-size:12px;line-height:18px; }

.dry-caption h6 { color: #333333;font-size:22px;font-weight: bold;line-height:24px;padding:10px 0 0 0; }

.cnn_dyncntnt2a { font-weight:bold; }
.cnn_dyncntnt2b { float:right;display:inline; }


#dry-caption-container {position:relative;overflow:hidden;clear:both;width:305px;height:280px;}

#dry-caption {
	width:290px;
	height:280px;
	overflow:hidden;
	position:relative;
}

#scrollbar_track {  
     position:absolute;  
     top:0; 
     right:0;  
     height:100%;  
     width:10px;  
     background-color:transparent;  
     cursor:pointer;  
}
 
#scrollbar_handle {  
    width:10px;  
    background-color:#999999;  
    cursor:move;  
    -moz-border-radius: 5px;  
    -webkit-border-radius: 5px;  
    opacity:0.9;  
    -moz-opacity:0.9;  
} 

/*NAV*/
.dry-nav { width:970px;margin:0 0 35px 7px; }
.dry-nav-left,
.dry-nav-right { float:left;margin:9px 6px 0 0;width:31px;display:inline;overflow:hidden; }
.dry-nav-content { width:884px;margin:0 6px 0 0; display:inline;float:left; }
.cnn_dyncnav3 { margin:9px 0 0 6px; }

.cnn_dyncntz { width:48px;height:48px;overflow:hidden;float:left;display:inline;margin:0 1px 0 0; }

.cnn_dyncntz .cnn_vidplyb38x38 {
    cursor: pointer;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 2;
}

.cnn_dyncntz .cnn_vidplyb38x38 a img {
    height: 60px;
    width: 60px;
}

.cnn_dyncntz .cnn_vidplyb38x38 a {
    background-image: url("http://i.cdn.turner.com/cnn/.element/img/3.0/global/video/btn_play_mini.png");
    background-position: 4px 4px;
}

.dry-rollover {
	position:absolute;
	height:26px;
	padding-top:4px;
	color:#FFF;
	background-image:url("http://i.cdn.turner.com/cnn/.element/img/3.0/interactive/explainer/popup_info.gif") ;
	background-position:center;
	text-align:center;
	font-family:Arial, Helvetica;
	font-weight:bold;
	font-size:12px;
	white-space:nowrap;
	padding-left:8px;
	padding-right:8px;

}

.cnn_dyncntntbtm1 { width:660px;display:inline;margin:0 0 0 0;float:left; }

.relatedLink {
	height:124px;
	display:inline;
	float:left;
	color:#ca0002;
	margin:8px 2px 0 13px;
	overflow:hidden;
	position:relative;
	width:120px;
	font-size:11px;
	font-weight:bold;
	line-height:12px;
}

.relatedLink img {
	padding-bottom:4px;
}

#cnnRelatedMultimedia {
	height:170px;
	width:765px;
}

.hidden {display:none;}

.cnnRed { color:#ca0002; }

#grayRule {
	width:960px;
	height:1px;
	background-color:#e5e5e5;
	margin-left:10px;
}
#slide-images {
	position:absolute;
	display:block;
	margin:0px;
	padding:0px;
	width:306px;
	height:172px;
	left:0;
	top:0;
}
#slide-images li {
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	
}

#animationBox span {
	font-family:arial,helvetica,sans-serif;
	text-transform:uppercase;
	color:#666666;
	display:block;
	position: absolute;
	bottom: 10px;
	left: 360px;
}
#slide-images li img {
	display:block;
	border: 0;
}
#slide-images li span {
	font-family:arial,helvetica,sans-serif;
	text-transform:uppercase;
	color:#666666;
	display:block;
	position: absolute;
	bottom: 10px;
	left: 360px;
}
