

/*Box already in use*/
.boxlargecase {
	width: 390px;
	margin-left: 10px;
	float: left;
	/*padding-bottom: 155px;
	background: url(../graphics/botlarge1.jpg) no-repeat left bottom;*/
}

.boxlargecase h1 {
	background: url(../graphics/toplarge1.jpg) no-repeat right top;
	color: #fff;
	line-height: 20px;
	height: 33px;
	padding: 5px 10px 0 10px;
}

.boxlargeinnercase {
	padding-bottom: 5px;
	padding-right: 5px;
	/*border-right: 3px solid Silver;*/
	margin-right: 1px;
	margin-top: -27px;
}

.boxlargecase p {	
	padding: 0 10px 0 10px;
}
.boxlargecasebottom {
	padding-bottom: 155px;
	background: url(../graphics/botlarge1.jpg) no-repeat left bottom;
}
