#subtitle {
	background : #FFFFFF url(../images/subtitle-bg.jpg) no-repeat center center;
	}

#bread-crumb {
	background : #FFFFFF url(../images/bread-crumb-bg.jpg) no-repeat center bottom;
	}
	
#pict01 {
	margin:15px 10px 0 20px;
	}
	
#pict02 {
	margin:20px 10px 0 0px;
	}

#pict01b {
	margin:10px 0 0 10px;
	}


.upshot {
	margin:10px 0 0 0;
	background : url(../images/frame-middle.gif) repeat-y left;
	}
	
.upshot-top {
	background : url(../images/frame-top.gif) no-repeat left top;
	}

.upshot-bottom {
	background : url(../images/frame-bottom.gif) no-repeat left bottom;
	}


.upshot-bottom {
    overflow: hidden;
}

.upshot-bottom:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*€*/
* html .upshot-bottom {
    height: 1em;
    overflow: visible;
}
/**/

.upshot p {
	padding:0px 15px 0.5em 15px;
	}