clear: both;
}
-article > section video {
- width: 480px;
- height: 200px;
-}
-
-article > section div.no-html5-video,
-article > section div#no-canvas {
- width: 480px;
- height: 40px;
- border: 1px solid #993333;
- text-align: center;
- color: #993333;
- font-size: 13px;
- font-style: italic;
- background-color: #F7E9E9;
-}
-
-article > section div#no-canvas {
- display: none;
-}
-
-article > section form {
- border: 1px solid #888;
- -moz-border-radius: 10px;
- -webkit-border-radius: 10px;
- border-radius: 10px;
- -moz-box-shadow: 10px 10px 5px #888;
- -webkit-box-shadow: 10px 10px 5px #888;
- box-shadow: 10px 10px 5px #888;
- background-color: #eee;
- padding: 10px;
- margin-bottom: 30px;
-}
-
-article > section label {
- font-weight: bold;
- font-size: 13px;
-}
-
-article > section input {
- margin-bottom: 3px;
- font-size: 13px;
-}
-
footer p {
text-align: center;
font-size: 12px;
color: #888;
margin-top: 24px;
}
-
clear: both;
}
-article > section video {
- width: 480px;
- height: 200px;
-}
-
-article > section div.no-html5-video,
-article > section div#no-canvas {
- width: 480px;
- height: 40px;
- border: 1px solid #993333;
- text-align: center;
- color: #993333;
- font-size: 13px;
- font-style: italic;
- background-color: #F7E9E9;
-}
-
-article > section div#no-canvas {
- display: none;
-}
-
-article > section form {
- border: 1px solid #888;
- -moz-border-radius: 10px;
- -webkit-border-radius: 10px;
- border-radius: 10px;
- -moz-box-shadow: 10px 10px 5px #888;
- -webkit-box-shadow: 10px 10px 5px #888;
- box-shadow: 10px 10px 5px #888;
- background-color: #eee;
- padding: 10px;
- margin-bottom: 30px;
-}
-
-article > section label {
- font-weight: bold;
- font-size: 13px;
-}
-
-article > section input {
- margin-bottom: 3px;
- font-size: 13px;
-}
-
footer p {
text-align: center;
font-size: 12px;