.csstitle1 {
	padding: 6px;
	background: transparent;
	overflow: hidden;
}
.csstitle2 {
	background: url('shadow.png') bottom right no-repeat;
	max-width: 320px;
	max-height: 788px;
	padding: 6px;
	margin: 6px;
	float: left;
}
.csstitle3 {
	border: 1px solid #A9A9A9;
	margin: -12px 0 0 -12px;
	padding: 6px 4px 6px 6px;
	width: 100%;
	height: 100%;
	background-color: #F0F0F0;
	font-family: Arial, Sans-Serif;
	font-style: italic;
	font-size: 12px;
	color: #393939;
}

