#video-container {
    float: left;
    margin-right: 10px;
}

#service-information {
	margin-top: 15px;
}

#service-information h2 {
	color:#547D3B;
	font-size:1.8em;
	font-weight:bold;
	margin-bottom:10px;
}

#service-information p {
    font-size: 1.5em;
    font-weight: bold;
    margin: 10px 0px;
}

div.evp-video-wrap {
	margin: auto;
}

#purchase {
    text-align: center;
}

a.buy-link {
    display: block;
    width: 257px;
    height: 60px;
    margin: 10px auto 0 auto;
    background: transparent url(../img/buy-button.png) no-repeat;
    text-indent: -9999px;
}

#purchase form {
    clear: both;
    margin-top: 10px;
}

table ul li {
    border-bottom: 1px solid #666666;
    font-size: 1.1em;
    padding: 15px 5px;
}

table ul h3 {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 1.1em;
}

table h2 {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 1.5em;
}

table ul li.odd {
    background-color: #ddd;
}
