@charset "UTF-8";
div.Statement_holder {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
/* CSS Document */
img.3artists
{
	height: 367px;
	width: 525px;
	border: 1px solid #515151;
	margin-left: 22px;
}
img.artists3

{
	height: 279px;
	width: 568px;
	border: 1px solid #515151;
}
img.kumiko {
	float: right;
	height: 350px;
	width: 251px;
	border: 1px solid #515151;
	margin-bottom: 15px;
	margin-left: 15px;
}
img.miguel {
	height: 248px;
	width: 450px;
	border: 1px solid #515151;
}
img.felipe {
	height: 350px;
	width: 209px;
	border: 1px solid #515151;
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}
table.table {
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table.table td {
	text-align: left;
	vertical-align: top;
	width: 33%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table.table img {
	text-align: center;
	width: 150px;
	border: 1px solid #515151;
	height: 150px;
	margin-bottom: 10px;
	margin-top: 15px;
}
div.image_holder {
	text-align: center;
}
div.image_holder img {
	border: 1px solid #515151;
}
div.image_holder img.detail {
	margin-right: 15px;
	margin-left: 15px;
	height: 253px;
	width: 253px;
}
table#schedule {
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #515151;
}
table#schedule   td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #515151;
}
table#schedule  td.col1 {
	width: 40%;
	background-color: #2D2D2D;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-right: 10px;
}
table#schedule  td.col1noline {
	width: 40%;
	background-color: #2D2D2D;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-right: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2D2D2D;
}
table#schedule  td.col2 {
	width: 60%;
	background-color: #373737;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 15px ;
}
