@charset "utf-8";

.box {
	margin-bottom: 10px;
	padding: 0 0 15px;
	width: 180px;
	background-attachment: scroll;
	background-image: url(../pictures/Text%20Boxes/Bottom1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	
	color: #000;
	
}

.box h3 {
	color: #000;
	font-size: 17px;
	height: 35px;
	line-height: 30px;

	text-align:center
	
	padding: 0 15px;
	background-attachment: scroll;
	background-color: #999;
	background-image: url(../pictures/Text%20Boxes/box1.jpg);
	background-repeat: repeat;
	background-position: 0 0;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
}

.box p {
	background: #ffffff none repeat scroll 0 0;
	border-color: #CCC;
	border-width: 0 1px;
	border-style: solid;
	color: #000;
	font-size: small;
	line-height: 1.3em;
	margin: 0;
	padding: 15px 14px 0;
	width: 150px;
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	
}


.b {
	margin-bottom: 10px;
	padding: 0 0 15px;
	width: 400px;
	background-attachment: scroll;
	
	background-repeat: no-repeat;
	background-position: left bottom;
	
	color: #000;
	
}

.b h3 {
	color: #000;
	font-size: 17px;
	height: 35px;
	line-height: 30px;

	text-align:center
	
	padding: 0 15px;
	background-attachment: scroll;
	background-color: #999;
	background-image: url(../pictures/Text%20Boxes/box1.jpg);
	background-repeat: repeat;
	background-position: 0 0;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
}

.b p {
	background: #ffffff none repeat scroll 0 0;
	border-color: #CCC;
	border-width: 0 1px;
	border-style: solid;
	color: #000;
	font-size: small;
	line-height: 1.30em;
	margin: 0;
	padding: 0px 0px 0;
	width: 400px;
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	
}
