/* ****** GENERAL ******* */
*{
padding:0;
margin:0;
font-family: arial,helvetica,sans-serif;
font-size:1em;
}

a {
text-decoration:none;
}

.floatLeft {
position: relative;
float: left;
}

.floatRight {
position: relative;
float: right;
}

.clearfloats{
clear:both;
}


#page{
text-align:center;
margin-left:auto;
margin-right:auto;
margin:0;

}

.cert-top {
}

.cert-name-whernside, .cert-date-whernside {
font-weight: bold;
color:#8c9300;
text-align:left;
padding-left:45%;
}

.cert-name-ingleboro, .cert-date-ingleboro {
font-weight: bold;
color:#7c3320;
text-align:left;
padding-left:45%;
}

.cert-name-penyghent, .cert-date-penyghent {
font-weight: bold;
color:#920c7d;
text-align:left;
padding-left:45%;
}

.cert-name-challenge, .cert-date-challenge {
font-weight: bold;
color:#bf9855;
text-align:left;
padding-left:45%;
}

.cert-print {
width:600px;
text-align:center;
margin:20px auto;
}

.cert-print p, .cert-print li{
text-align:left;
margin-top:5px;
font-size:0.8em;
}

.cert-print p.note{
text-align:center;
margin-top:5px;
font-size:0.9em;
}
