h1 {
	font-size: 14px;
	font-weight: bold;
}

h2, h2 a {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
}

input.reload {
	width: 30px; 
	background-color: #F9F9F9; 
	border-style: none;
	margin-bottom: 0px;
}

input.ie {
	margin-bottom: 1px;
}

div.cam_list, div.more, div.day {
	height: 160px;
	border: 1px solid #ddd;
	background: #fff url(../img/bg.png) repeat-x scroll center top;
	margin-bottom: 10px;
}

div.thumb {
	width: 220px;
	height: 150px;
	float: left;
	padding: 5px;
}

div.description {
	padding-top: 10px;
	font-size: 12px;
}

div.more {
	height: 135px;
	padding-left: 10px;
}

div.day {
	height: 100px;
	padding-left: 10px;
	font-size: 12px;
}