/* CSS definition file containing site wide stylesheets */

.upblockq {
	background-color: transparent;
 	background-image: url( "../assets/images/upperblockshort.gif" );
 	background-repeat: no-repeat;
 	background-position: top left;
 	padding-left: 48px;
 	border-left-style: none;
 	padding-top: 38px;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.botquote {
	background-color: transparent;
 	background-image: url( "../assets/images/bottomblockshort.gif" );
 	background-repeat: no-repeat;
 	background-position: bottom right
}
