body#page article a
{
	text-decoration: none;
	color: #ef6b00;
}

body#page section
{
	border-bottom: 1px solid lightgrey;
}

body#page article a img
{
	height: auto;
	width: 450px;
}
body#page article section form table tbody input[type="text"]
{
	width: 285px;
	max-width: 50vw;
}
body#page div[about="/about/videos"]
{
    display: flex;
    flex-direction: column;
    align-items: center;
}
body#page article h1
{
	font-family: 'Open Sans',sans-serif;
	font-weight: 800;
	font-size: 24px;
	line-height: 20px;
	color: #ef6b00;
}
iframe
{
    max-width: 100%;
}
ul
{
	list-style: none;
}
/* Begin IE10 Optimization */

html[data-useragent*='MSIE 10.0'] body#page div[about="/about/videos"] iframe{
        display: block;
        margin-left: auto;
        margin-right: auto;
}
html[data-useragent*='MSIE 10.0'] body#page div[about="/about/videos"] h2{
        text-align: center;
}
html[data-useragent*='MSIE 10.0'] body#page article section p{
        text-align: center;
}
html[data-useragent*='MSIE 10.0'] body#page article section a img{
        border: 0;
}
html[data-useragent*='MSIE 10.0'] body#page article ul{
        display: inline-block;
}
html[data-useragent*='MSIE 10.0'] body#page article ul li{
        display: inline-block;
        text-align: center;
}
html[data-useragent*='MSIE 10.0'] body#page article{
        width: 100%;
}
html[data-useragent*='MSIE 10.0'] body#page article ul li a img{
        border: 0;
}
html[data-useragent*='MSIE 10.0'] body#page article img{
	border: 0;
}
/* End IE10 Optimization */
