* {
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

body {
	padding: 20px;
	min-height: 100%;
}

#wrapper {
	width: 673px;
	min-height: 100%;
	margin: 0 auto;
}

#wrapper h1 {
	position: relative;
	margin: 0;
	padding: 0 5px 15px 5px;
	font-family: "Trebuchet", sans-serif;
	font-size: 21px;
	color: #999;
}

#wrapper h1 a {
	position: absolute;
	bottom: 15px;
	right: 5px;
	font-size: 12px;
}

.comments {
	padding: 15px 5px 0 5px;
	float: none;
	clear: both;
	line-height: 150%;
	color: #666;
}

.comments p {
	padding: 3px 0 6px 0;
}

.comments h1 {
	padding: 15px 0 5px 0;
	font-family: "Trebuchet", sans-serif;
	font-size: 21px;
	color: #999;
}

.comments h2 {
	padding: 12px 0 2px 0;
	font-family: "Trebuchet", sans-serif;
	font-size: 18px;
	color: #999;
}

.comments h3 {
	padding: 10px 0 0 0;
	font-family: "Trebuchet", sans-serif;
	font-size: 15px;
	color: #999;
}

.comments ul {
	padding: 3px 0 9px 15px;
	list-style-type: disc;
}

.comments li {
	padding: 1px 0;
}

.comments ul {
}

.comments ul li {
	list-style-type: square;
}

.gagapic {
	float: left;
	padding: 5px;
}

.gagapic a {
	display: block;
	border: solid 1px #999;
	width: 100px;
	height: 100px;
	background: #fff url(jpg.png) no-repeat center center;
}

.gagapic a.movie {
	border: solid 1px #c00;
}

.gagapic a img {
	display: block;
	border: none;
}

#wrapper h6 {
	clear: both;
	padding: 15px 0 0 0;
	font-size: 10px;
	text-align: center;
	font-weight: normal;
	color: #ccc;
}

.gagagalindex {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.gagagalindex li {
	padding: 5px;
	clear: both;
}

.gagagalindex a {
	font-family: "Trebuchet", sans-serif;
	color: #999;
	font-size: 16px;
	text-decoration: none;
}

.gagagalindex a:hover {
	color: #333;
	text-decoration: underline;
}

.gagagalindex a img {
	display: block;
	float: left;
	margin: 0 15px 0 0;
	border: solid 1px #999;
}
