﻿/*YUI version: 3.1.1 * /
body.PageEditor ,body.PageEditor div, body.PageEditor dl, body.PageEditor dt, body.PageEditor dd, body.PageEditor ul, body.PageEditor ol, body.PageEditor li, body.PageEditor h1, body.PageEditor h2, body.PageEditor h3, body.PageEditor h4, body.PageEditor h5, body.PageEditor h6, body.PageEditor pre, body.PageEditor code, body.PageEditor form, body.PageEditor fieldset, body.PageEditor legend, body.PageEditor input, body.PageEditor textarea, body.PageEditor p, body.PageEditor blockquote, body.PageEditor th, body.PageEditor td {
    margin:0;
    padding:0;
}
body.PageEditor table {
    border-collapse:collapse;
    border-spacing:0;
}
body.PageEditor fieldset, body.PageEditor img {
    border:0;
}
body.PageEditor address, body.PageEditor caption, body.PageEditor cite, body.PageEditor code, body.PageEditor dfn, body.PageEditor em, body.PageEditor strong, body.PageEditor th, body.PageEditor var {
    font-style:normal;
    font-weight:normal;
}
body.PageEditor ul, body.PageEditor ol, body.PageEditor li {
    list-style:none;
}
body.PageEditor caption, body.PageEditor th {
    text-align:left;
}
body.PageEditor h1, body.PageEditor h2, body.PageEditor h3, body.PageEditor h4, body.PageEditor h5, body.PageEditor h6 {
    font-size:100%;
    font-weight:normal;
}
body.PageEditor q:before, body.PageEditor q:after {
    content:'';
}
body.PageEditor abbr, body.PageEditor acronym {
    border:0;
    font-variant:normal;
}
body.PageEditor sup {
    vertical-align:text-top;
}
body.PageEditor sub {
    vertical-align:text-bottom;
}
body.PageEditor input, body.PageEditor textarea, body.PageEditor select {
    font-family:inherit;
    font-size:inherit;
    font-weight:inherit;
}
body.PageEditor legend {
    color:#000;
}
/* DESIGN * /
body.PageEditor {font-size:12px; font-family: "Trebuchet MS", body.PageEditor  Arial, body.PageEditor  Helvetica, body.PageEditor  Sans-Serif;}
body.PageEditor h1 {
    
    background:url(layout/h1-background.png) no-repeat 0 0;
    padding:25px 15px 0px;
    margin:5px 0 15px 246px;
    width:435px;
    font-size:28px;
    text-transform:uppercase;
    line-height:28px;
}
body.PageEditor a {
    color:#73af54;
}
body.PageEditor .green-text {
    color:#73af54;
}
body.PageEditor p {
    padding:0 0 15px 18px;
    line-height:15px;
}
