#container #product #foot {
}
#container #product #foot {
	clear: both;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #0000CC;
	height: 10px;
}
#container #product {
	width: 665px;
	font-size: small;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#container #product #picture {
	float: left;
	width: 310px;
}
#container #product #text {
	float: right;
	width: 320px;
	padding: 5px;
	margin: 3px;
}
.picframe1 {
	border: medium solid #3333FF;
	margin-top: 5px;
	margin-bottom: 5px;
}
.indent1 {
	margin-left: 30px;
}

