@charset "utf-8";
/* CSS Document */

#banner-graphic-110 {
	Float:left;
	width: 45%;
}

#video-110 {
	width: 55%;
}
#video-disc-film {
	width: 100%;
}
#film-banner {
	width: 100%;
}
.Potted {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
	margin-top: 10px;
    background-color: #D8D8D8;
    padding: 8px;
    font-size: 2vw;
    border-style: solid;
    border-color: #24567d;
    box-sizing: border-box;
    border-width: 10px;
	border-top-bottom: 10px;
    display: block;
    color: #000000;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    text-align: center;
}
.Potted h5 {
	display: block;
	margin-left: auto;
	margin-right: auto;
	font-size: 2vw;
	padding: 4px;
	margin-top: 18px;
	margin-bottom: 2px;
}
.Potted h6 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.6vw;
    padding: 4px;
    margin-top: 18px;
    margin-bottom: 2px;
    background-color: black;
    color: #C8C8C8;	
	width: 90%;

}
.Potted ul {
    text-align: left;
	
}
