#contentWrapperWalkthrough {
	margin: 0px auto;
	text-align: left;
	width: 910px;
	position: relative;
	top: 0px;
}
#imagen {
	float: left;
	margin: 0em;
	padding: 0em 0em 0em 3em;
	position: relative;
	top: 3.8em;
}
#imagen img {
	margin: 0em;
	padding: 0em 0em .3em;
	border-width: 0px;
}

#walkthroughContent {
	font: 0.8em/1.6em Geneva, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	color: #666666;
	float: right;
	/*margin: 0em;
	padding: 0em;
	position: relative;*/
	width: 400px;
}
.walkthrough {
	font-size: 0.9em;
	margin: 0px 0px 1em;
	padding: 0em 0px 0px 3.4em;
	font-weight: normal;
	letter-spacing: 0.2em;
	margin: 0px;
	position: relative;
}
.walkthrough a:link {
	text-decoration: underline;
	color: #666666;
}
.walkthrough a:visited {
	text-decoration: underline;
	color: #666666;
}.walkthrough a:hover {
	text-decoration: underline;
	color: #5A5C9B;
}.walkthrough a:active {
	text-decoration: underline;
	color: #5A5C9B;
}
.walkthrough h3 {
	color: #666666;
	font-size: .9em;
	margin: 0px 0px 1em;
	padding: 0px 0px 0px 3.4em;
	font-weight: normal;
	letter-spacing: .175em;
	text-transform: uppercase;
}
.walkthrough p {
	font-size: .9em;
	line-height: 1.6em;
	padding: 0em 0em 1em;
	margin: 0em;
	letter-spacing: normal;
	color: #8C8C8C;
}
/* style the link thumbnail in a surrounding box */
#thumbnails {
	position: relative;
	height: 75px;
	clear: both;
	display: block;
	border: 1px solid #FFFFFF;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 2.5em;
}

#thumbnails a:link {
	float:left;
	margin:1px;
	border: 1px solid #FFFFFF;
}
 #thumbnails a:active, #thumbnails a:focus, #thumbnails a:visited {
	background:#eee;
	width:25px;
	height:20px;
	border-bottom: 1px solid #5A5C9B;
}
#thumbnails a:hover {
	border-bottom: 1px solid #5A5C9B;
}

#kw_caption {
	font: 0.9em Geneva, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	padding: 0em 0em 0em 6em;
	text-align: left;
	position:relative;
	color: #383661;
	width: 328px;
	z-index: 5;
}
#kw_caption p {
	padding: 0em;
	line-height: 1.5em;
	margin: 0em;
}
#instrucciones {
	position: relative;
	font-size: 0.9em;
	color: #666666;
	margin: 1em 0em 0em;
	padding: 0em 0em 0em 3.4em;
}
#instrucciones p {
	color: #999999;
	font: 1em Geneva, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
}
.description {
	font-size: 1em;
	text-indent: 2em;
	margin: 0em;
}
#kw_captionHidden {
	font: 0.7em Geneva, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	padding: 0em 0em 0em 6em;
	text-align: left;
	position:absolute;
	color: #FFFFFF;
	width: 328px;
	z-index: 0;
	visibility: hidden;
}
#kw_captionHidden p {
	padding: 0em;
	margin: 0em;
}
