/* index -----------------------------------------*/
#content h1 {
	margin-bottom: 20px;
	font-size: 130%;
	font-weight: bold;
	background-image: url(../images/h1-line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 3px;
}
#content dl {
	margin-bottom: 20px;
}
#content dt {
	font-weight: bold;
	padding-bottom: 3px;
	font-size: 110%;
}
#content dd {
}
#content p.pricearea {
	font-size: 100%;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
#content ul {
	margin-bottom: 20px;
}
#content ul li {
	list-style:none;
}

#photoarea{
	width: 360px;
}
#photoarea p{
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}
#photoarea p.bdr-none{
	border:none;
}
#photosmall td.frame_s img {
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;

}