@charset "UTF-8";
/* <link rel="stylesheet" type="text/css" href="css/index.css" media="screen,print" /> */

iframe#logs {
	margin: 0 15px 15px 15px;
	width: 528px;
	height: 600px;
}

ul.thumbnailLeft {
	line-height: 18px;
	border-right: 1px #ccc solid;
	font-size: 12px;
	margin: 20px 0 0;
	width: 169px;
	list-style-type: none;
	float: left;
}

ul.thumbnailCenter {
	line-height: 18px;
	border-right: 1px #ccc solid;
	font-size: 12px;
	margin: 20px 0 0;
	width: 169px;
	list-style-type: none;
	float: left;
}

ul.thumbnailRight {
	line-height: 18px;
	font-size: 12px;
	margin: 20px 0 0;
	width: 169px;
	list-style-type: none;
	float: left;
}

