.border {
	font-size: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.border2 {
	font-size: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#frame {
	background-image: url(../img/frame.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 730px;
}


