
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0 none;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: outside none none;
}
blockquote, q {
    quotes: none;
}
blockquote::before, blockquote::after, q::before, q::after {
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
sup, sub {
    line-height: 0;
}
a img {
    border: medium none;
}
ul {
    margin: 0 0 1em 4em;
}
ol {
    margin-left: 5em;
}
p + ul, p + ol {
    margin-top: -0.5em;
}
li ul, li ol {
    margin-bottom: 0.75em;
    margin-top: 0.5em;
}
li {
    margin: 0 0 0.5em;
}
ul {
    list-style: outside none disc;
}
ul ul {
    list-style: outside none circle;
}
ul ul ul {
    list-style: outside none square;
}
ol {
    list-style: outside none decimal;
}
ol ol, ol.alpha {
    list-style: outside none lower-alpha;
}
ol ol ol {
    list-style: outside none lower-roman;
}
dl {
    clear: both;
    margin-bottom: 1em;
}
dt {
    font-weight: bold;
    line-height: 1;
    margin: 0 0 0.5em;
}
dt a {
    text-decoration: none;
}
dd {
    line-height: 1.2;
    margin: 0 0 0.5em;
    padding: 0;
}
dd p {
    margin: 0 0 0.5em;
    padding: 0;
}
dl.twoColumn {
    margin: 0;
    text-align: left;
}
dl.twoColumn dt {
    clear: left;
    float: left;
    width: 33%;
}
dl.twoColumn dd {
    clear: right;
    margin: 0 0 0 35%;
    padding: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption {
    font-weight: normal;
    text-align: left;
}
th {
    border: 1px solid;
    font-weight: bold;
    padding: 0.5em;
    text-align: left;
    vertical-align: top;
}
td {
    line-height: 1.2;
    padding: 0.5em;
    vertical-align: top;
}
form {
    margin-bottom: 2em;
}
form ul, form ol, .content form ul, .content form ol {
    margin: 0;
}
fieldset ol, fieldset ul {
    padding-top: 15px;
}
form li {
    clear: both;
    list-style: outside none none;
    margin-bottom: 1.5em;
    width: 100%;
}
form li#svCaptcha {
    margin-left: 27%;
    padding-left: 7px;
    width: auto;
}
form li#svCaptcha img {
    border: 0 none !important;
    padding: 0 !important;
    width: auto !important;
}
form #subSettings label {
    float: none;
    font-weight: normal;
}
fieldset {
    clear: both;
    margin: 0 0 2em;
    padding: 0 15px 0.5em;
}
legend {
    font-size: 1.4em;
    font-weight: normal;
    line-height: 1.2;
    margin-left: -10px;
    padding: 0 10px;
}
label, p.fieldLabel, form li.mura-form-radio p, form li.mura-form-checkbox p {
    float: left;
    font-weight: bold;
    line-height: 1.4;
    margin-right: 2%;
    padding-right: 7px;
    text-align: right;
    width: 25%;
}
form li.mura-form-radio label, form li.mura-form-checkbox label {
    display: block;
    float: none;
    font-weight: normal;
    margin: 0 0 0.8em;
    padding: 0.2em 0 0;
    text-align: left;
    width: 100%;
}
.mura-form-radio div, .mura-form-checkbox div {
    margin-left: 29%;
    width: 70%;
}
.multiInputs {
    float: left;
    width: 65%;
}
.inputNote {
    color: #777;
    font-size: 0.9em;
}
form li span {
    font-weight: normal;
}
fieldset input.text {
    width: 68%;
}
label input {
    margin: 0 0.5em 0 0;
}
fieldset textarea {
    height: 10em;
    width: 68%;
}
form .buttons {
    text-align: right;
}
button, .buttons input {
    cursor: pointer;
}
input[type="submit"] {
    cursor: pointer;
}
input[type="hidden"] {
    display: none !important;
}
.sidebar form {
    float: left;
    margin-bottom: 2em;
    width: 100%;
}
.sidebar form li {
    display: block;
    float: none;
    margin: 0 0 0.5em;
    text-align: left;
    width: auto;
}
.sidebar label {
    float: none;
    margin: 0 0 0.25em;
    text-align: left;
    width: auto;
}
.sidebar input.text {
    margin: 0;
    width: 95%;
}
.required {
    color: #b00;
    font-weight: normal;
    margin: 0 0 0.5em 0.25em;
}
p.required {
    background: rgba(0, 0, 0, 0) url("../img/icon_star.png") no-repeat scroll 0 0;
    clear: left;
    float: left;
    margin: 0;
    padding-left: 7px;
}
p#loginMsg.required {
    margin-bottom: 2em;
}
input.first {
    margin-left: 0;
}
.flow label {
    float: none;
    width: auto;
}
.req label {
    background: rgba(0, 0, 0, 0) url("../img/icon_star.png") no-repeat scroll 100% 0;
}
.req ins {
    left: -9999px;
    position: absolute;
}
li .req {
    background: rgba(0, 0, 0, 0) url("../img/icon_star.png") no-repeat scroll 100% 0;
    padding-right: 7px;
}
.hide {
    display: none !important;
}
.left {
    float: left;
}
.right {
    float: right;
}
img.left {
    margin: 0 1em 1em 0;
}
img.right {
    margin: 0 0 1em 1em;
}
img.center {
    display: block;
    margin: 1em auto;
}
p.center {
    text-align: center;
}
.callToAction {
    background: rgba(0, 0, 0, 0) url("../images/pointer_red.gif") no-repeat scroll 0 50%;
    padding-left: 10px;
}
.clearfix::after, .svIndex dl::after, .svIndex li::after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
.svIndex .moreResults li::after {
    content: none;
}
* html .clearfix, * html .svIndex dl {
}
:first-child + html .clearfix, *:first-child + html .svIndex dl {
}
#crumbList {
    list-style: outside none none;
    margin: 0 0 1em;
    padding: 0;
}
#crumbList li {
    display: inline;
    font-size: 1em;
    margin: 0;
}
#crumbList a {
    text-decoration: none;
}
.navSequential, .moreResults ul {
    list-style: outside none none;
    margin: 0 !important;
    padding: 0;
}
.navSequential li, .moreResults li {
    display: inline;
    margin: 0 !important;
    padding: 0;
    text-align: center;
}
.navSequential a, .moreResults a {
    padding: 0.1em 0.2em;
    text-decoration: none;
}
.navSequential .current a {
    border: 1px solid #e4e4e4;
    color: #000;
}
.navSequential a:hover {
    background: #e4e4e4 none repeat scroll 0 0;
}
#navSession {
    list-style: outside none none;
    margin: 0;
}
#navSession li {
    display: inline;
    margin: 0;
    padding: 0 0.25em;
}
#navSession a {
    text-decoration: none;
}
#navSession li#navEditProfile {
    border-right: 1px solid #ccc;
    padding-left: 0;
    padding-right: 0.5em;
}
#navSession li#navLogout {
    padding-right: 0;
}
#svComments {
    clear: both;
}
#svComments dl {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #ccc;
    border-image: none;
    border-style: none none dotted;
    border-width: 0 0 1px;
    line-height: 1.2;
    margin-bottom: 1em;
    overflow: hidden;
    padding-bottom: 1em;
}
#svComments dl.last {
    border-bottom: 0 none;
    margin-bottom: 2em;
}
#svComments dl.indent-1 {
    padding-left: 30px;
}
#svComments dl.indent-2 {
    padding-left: 60px;
}
#svComments dl.indent-3 {
    padding-left: 90px;
}
#svComments dl.indent-4 {
    padding-left: 120px;
}
#svComments .indent-5, #svComments .indent-6, #svComments .indent-7, #svComments .indent-8, #svComments .indent-9 {
    border-left: 120px solid #fff;
}
#svComments dt {
    margin-bottom: 0.5em;
}
#svComments dd {
    margin-bottom: 0.25em;
}
#svComments dd.comment p {
    margin-top: 0.5em;
}
#svComments dd.comment p:first-child {
    margin-top: 0;
}
#svComments dd.dateTime {
    color: #666;
    font-size: 1em;
    margin-bottom: 0.5em;
}
#svComments dd.gravatar {
    float: left;
    margin-right: 1em;
}
#svComments dd.reply {
    font-size: 1em;
}
#svComments a.editcomment {
    cursor: pointer;
}
div.svAd {
    margin: 0 0 2em;
}
#svAssetDetail {
}
a#svAsset {
    background-position: 0 50%;
    background-repeat: no-repeat;
    display: block;
    line-height: 2;
    margin: 2em 0;
    padding-left: 0;
}
a#svAsset img {
    float: left;
    padding-right: 10px;
}
.image a#svAsset {
    background: transparent none repeat scroll 0 0;
    line-height: 1.5;
    padding-left: 0;
}
a#svAsset.file {
    background-image: url("../images/file-icons/generic.gif");
}
a#svAsset.ai {
    background-image: url("../images/file-icons/ai.gif");
}
a#svAsset.css {
    background-image: url("../images/file-icons/css.gif");
}
a#svAsset.doc {
    background-image: url("../images/file-icons/doc.gif");
}
a#svAsset.gif {
    background-image: url("../images/file-icons/gif.gif");
}
a#svAsset.html, a#svAsset.htm {
    background-image: url("../images/file-icons/generic.gif");
}
a#svAsset.graffle {
    background-image: url("../images/file-icons/graffle.gif");
}
a#svAsset.jpg {
    background-image: url("../images/file-icons/jpg.gif");
}
a#svAsset.mdb {
    background-image: url("../images/file-icons/mdb.gif");
}
a#svAsset.mp3 {
    background-image: url("../images/file-icons/mp3.gif");
}
a#svAsset.mpp {
    background-image: url("../images/file-icons/mpp.gif");
}
a#svAsset.ndd {
    background-image: url("../images/file-icons/ndd.gif");
}
a#svAsset.oo3 {
    background-image: url("../images/file-icons/oo3.gif");
}
a#svAsset.pdf {
    background-image: url("../images/file-icons/pdf.gif");
}
a#svAsset.png {
    background-image: url("../images/file-icons/png.gif");
}
a#svAsset.ppt {
    background-image: url("../images/file-icons/ppt.gif");
}
a#svAsset.psd {
    background-image: url("../images/file-icons/psd.gif");
}
a#svAsset.txt {
    background-image: url("../images/file-icons/txt.gif");
}
a#svAsset.url {
    background-image: url("../images/file-icons/url.gif");
}
a#svAsset.vsd {
    background-image: url("../images/file-icons/vsd.gif");
}
a#svAsset.xls {
    background-image: url("../images/file-icons/xls.gif");
}
a#svAsset.zip {
    background-image: url("../images/file-icons/zip.gif");
}
#svAssetDetail.image #svAsset {
    float: left;
    margin: 0.25em 1.5em 0.5em 0;
}
#svAssetDetail.image #svAsset img {
    display: block;
    float: none;
    margin: 0;
}
#primary.content .imgMed {
    float: right;
    margin-bottom: 1em;
    margin-left: 1em;
}
.svCalendar {
    text-align: center;
}
.svCalendar table {
    width: 100%;
}
.svCalendar th {
    border: 1px solid;
    font-size: 1em;
    font-style: normal;
    font-weight: bold;
    line-height: 2.2;
    padding: 0;
    text-align: center;
}
#svCalendarNav th {
    font-size: 0.9em;
    line-height: 1.2;
}
.svCalendar th a {
    display: block;
    padding: 0.25em;
    text-align: center;
}
.svCalendar th a:hover {
}
.svCalendar td {
    border: 1px solid;
    font-size: 9px;
    height: 60px;
    line-height: 1;
    padding: 0.5em;
    text-align: left;
    vertical-align: top;
    width: 14%;
}
.svCalendar .dayofweek td {
    font-style: normal;
    font-weight: bold;
    height: auto;
    line-height: 1.6;
    padding: 0.5em;
    text-align: center;
}
#svCalendarNav .dayofweek td {
    line-height: 1.1;
}
.svCalendar .dayofweek td a {
}
#svCalendarNav td {
    height: auto;
    text-align: center;
}
.svCalendar td .date {
}
.content .svCalendar td ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.svCalendar td li a {
    border: 0 none;
    display: block;
    margin: 2px 0;
    padding: 0 0 2px;
    text-align: left;
    text-decoration: none;
}
.svCalendar td li a:hover, .svCalendar td li a#today {
    text-decoration: underline;
}
#datePicker {
    background: #fff none repeat scroll 0 0;
    text-align: center;
    width: 190px;
}
#datePickerContainer {
    margin: 6px auto;
    padding: 0;
    text-align: center;
    width: 178px;
}
#datePicker form {
}
#datePicker select.dropdown {
    font-size: 11px;
    margin: 0;
    vertical-align: middle;
}
#datePicker input.submit {
    vertical-align: middle;
}
#datePicker #calendarDates {
    background: #fff none repeat scroll 0 0;
    margin: 6px auto;
    padding: 0;
}
#datePicker #calendarDates th {
    background: #333 none repeat scroll 0 0;
    color: #fff;
    font-size: 1em;
    font-style: normal;
    font-weight: normal;
    text-align: center;
}
#datePicker #calendarDates th a {
    color: #fff;
}
#datePicker #calendarDates .dayofweek td {
    background: #eae7e7 none repeat scroll 0 0;
    color: #333;
    font-size: 1em;
    font-style: normal;
    font-weight: bold;
    padding: 0.5em;
    text-align: center;
}
#datePicker #calendarDates td {
    background: #f6f6f6 none repeat scroll 0 0;
    border: 1px solid #eae7e7;
    color: #333;
    font-size: 1em;
    font-style: normal;
    font-weight: normal;
    text-align: center;
}
#datePicker #calendarDates a {
    color: #333;
    display: block;
    padding: 0.5em;
    text-decoration: none;
}
#datePicker #calendarDates a:hover, #calendar a#today {
    background: #f6f6f6 none repeat scroll 0 0;
    color: #fff;
    display: block;
    padding: 0.5em;
    text-decoration: none;
}
.col {
    display: inline;
    float: left;
    margin-right: 1.5%;
}
.columns2 .col {
    width: 48%;
}
.columns3 .col {
    width: 31%;
}
.columns4 .col {
    width: 23%;
}
.columns5 .col {
    width: 18%;
}
.columns6 .col {
    width: 14%;
}
.columns7 .col {
    width: 12%;
}
.columns8 .col {
    width: 10%;
}
table.svFlvPlayer td {
    border: 0 none;
    padding: 0;
}
#svGallery ul {
    list-style: outside none none;
    margin: 0;
}
#svGallery li {
    display: inline-block;
    float: left;
    font-size: 1.1em;
    list-style: outside none none;
    margin: 0 2% 0 0;
    overflow: hidden;
    padding: 0 0 1.5em;
    text-align: center;
}
#svGallery li a {
    display: block;
    margin: 0 auto 0.75em;
}
#svGallery li img {
    display: block;
    margin: 0 auto;
}
#svGallery li p {
    font-size: 0.9em;
    margin: 0;
    text-align: center;
}
#svGallery dl {
    margin: 0 auto;
    padding: 0;
}
#svGallery dt {
    margin: 0 0 0.25em;
    padding: 0;
}
#svGallery dd {
    background: transparent none repeat scroll 0 0;
    float: none;
    line-height: 1.25;
    margin: 0;
    padding: 0;
}
#svGallery .comments a {
    background: rgba(0, 0, 0, 0) url("../images/icon_comments.gif") no-repeat scroll 0 50%;
    padding-left: 13px;
}
.svIndex {
    margin: 2em 0;
}
.sidebar .svIndex, aside .svIndex {
    margin: 0 0 2em;
}
.content .svIndex {
    border-top: 1px solid #ccc;
    padding-top: 1em;
}
.svIndex dl {
    margin: 1.3em 0 1em;
    position: relative;
}
.svIndex > ul {
    list-style: outside none none;
    margin: 0 0 2em;
    position: relative;
}
.svIndex > ul li {
    margin: 1.3em 0 1em;
    position: relative;
}
.sidebar .svIndex dl.first, .sidebar .svIndex li.first, aside .svIndex dl.first, aside .svIndex li.first {
    margin-top: 0;
    padding-top: 0;
}
.svIndex dl.last, .svIndex li.last {
    border: 0 none;
    padding: 0;
}
.svIndex dt, .svIndex li h3 {
    font-size: 1.4em;
    margin-bottom: 0.25em;
}
.sidebar .svIndex dt, aside .svIndex dt, .sidebar .svIndex li h3, aside .svIndex li h3 {
    margin: 0 0 0.25em;
}
.svIndex .releaseDate {
    color: #999;
    font-weight: normal;
    margin-bottom: 0.5em;
}
.summary .readMore, .readMore {
    font-size: 0.9em;
}
.credits, .comments, .tags, .rating {
    float: left;
    font-size: 1em;
    margin-bottom: 0;
    padding: 0 0.75em 0 0;
}
.sidebar .credits, .sidebar .comments, .sidebar .tags, .sidebar .rating, aside .credits, aside .comments, aside .tags, aside .rating {
    float: none;
    margin-bottom: 0.35em;
    padding: 0;
}
.rating {
    background-position: 3.5em 50%;
    background-repeat: no-repeat;
    position: relative;
    width: 110px;
}
.rating span {
    left: -9999px;
    position: absolute;
}
.svIndex .credits {
    color: #666;
}
.svIndex .comments {
    background: rgba(0, 0, 0, 0) url("../images/icon_comments.png") no-repeat scroll 0 50%;
    padding-left: 13px !important;
}
.hasImage .image {
    left: 0;
    margin: 0 1em 0 0;
    position: absolute;
    top: 0;
}
.sidebar .hasImage, aside .hasImage {
    min-height: 0;
    padding-left: 0;
}
.svSlideshow .svSlides dl {
    border: 0 none;
}
.svSlideshow .svSlides > ul {
    list-style: outside none none;
    margin: 0 0 2em;
}
.svSlideshow {
    clear: both;
    margin: 0 0 2.2em;
    position: relative;
}
#sysHomepageslideshow a:hover {
}
.svSlides {
    overflow: visible;
    z-index: 1;
}
.svSlides h3 {
    z-index: 10;
}
.svSlides dl, .svSlides ul > li {
    margin: 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.svSlides ul {
    overflow: visible;
}
ol.svPager {
    margin: 0;
    padding: 0;
    position: relative;
    top: 10px;
    z-index: 2;
}
ol.svPager li {
    display: inline;
    margin: 0 0.25em;
}
ol.svPager a {
    display: inline-block;
    line-height: 1.2;
    padding: 2px 5px;
    text-align: center;
}
ol.svPager li.activeLI a, ol.svPager a:hover {
}
a.rss {
    background: rgba(0, 0, 0, 0) url("../images/icon_rss.gif") no-repeat scroll 0 50%;
    padding: 4px 0 4px 14px;
}
div.portalFeatures {
    border-bottom: 1px dotted #ccc;
    font-weight: bold;
    margin: 0 0 1em;
    padding: 0 0 1em;
}
.portalFeatures dl {
    list-style: outside none none;
    margin: 6px 0 0;
}
.portalFeatures dt {
    clear: both;
    font-weight: bold;
    margin: 0 0 0.5em;
    padding: 0;
}
.portalFeatures dt.releaseDate {
    color: #666;
    font-size: 1em;
    font-weight: normal !important;
    margin: 0 0 2px;
}
.portalFeatures dd {
    clear: both;
    font-weight: normal;
    margin: 0 0 1em;
    padding: 0;
}
.portalFeatures dd p {
    font-weight: normal;
    margin: 0 0 0.5em;
    padding: 0;
}
.portalFeatures dd img {
    float: left;
    margin: 0 0.5em 0.5em 0;
    padding: 0;
}
.portalFeatures a {
    text-decoration: none;
}
table#svRssFeedsList td {
    vertical-align: middle;
}
table#svRssFeedsList img {
    border: 0 none;
    padding: 0;
}
#svSessionTools {
    margin-bottom: 1em;
}
#svSessionTools p#welcome {
    font-size: 1.1em;
    margin-bottom: 0.5em;
}
ul#svSiteMap {
    list-style: outside none none;
    margin: 1em 0;
}
#svSiteMap ul {
    list-style: outside none none;
    margin: 0;
}
#svSiteMap li {
    font-weight: normal;
    margin-left: 0;
}
#svSiteMap li li {
    font-weight: bold;
    margin: 1em 2em;
}
#svSiteMap li li li {
    font-weight: normal;
}
#svTagCloud ol {
    margin: 0 0 2em;
}
#svTagCloud li {
    display: inline;
}
#svTagCloud span {
    left: -9999px;
    position: absolute;
    width: 990px;
}
#svTagCloud .not-popular {
    font-size: 0.9em;
}
#svTagCloud .not-very-popular {
    font-size: 1.2em;
}
#svTagCloud .somewhat-popular {
    font-size: 1.6em;
}
#svTagCloud .popular {
    font-size: 1.9em;
}
#svTagCloud .very-popular {
    font-size: 2.1em;
}
#svTagCloud .ultra-popular {
    font-size: 2.6em;
}
#svPageTools {
    margin: 0 0 2em;
    padding: 0;
}
#svPageTools ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#svPageTools li {
    font-size: 11px;
    line-height: 1.5;
    margin: 0;
    padding: 0 0 0 20px;
}
#svPageTools li a {
    line-height: 20px;
}
#svPageTools li#addFavorite {
    background: rgba(0, 0, 0, 0) url("../images/icon_addfavorite.gif") no-repeat scroll 0 0;
}
#svPageTools li#sendToFriend {
    background: rgba(0, 0, 0, 0) url("../images/icon_emailarticle.gif") no-repeat scroll 0 0;
}
#svPageTools li#print {
    background: rgba(0, 0, 0, 0) url("../images/icon_print.gif") no-repeat scroll 0 0;
}
#svPageTools li#discuss {
    background: rgba(0, 0, 0, 0) url("../images/icon_discuss.gif") no-repeat scroll 0 0;
}
ul#favoriteList {
    font-size: 11px;
    list-style: outside none none;
    margin: 0 0 1em;
}
#favoriteList li {
    border: medium none;
    font-size: 11px;
    line-height: 1.1;
    margin: 0 0 0.65em !important;
    padding: 0;
}
#favoriteList li.defaultMsg {
    color: #666;
    font-size: 1em;
    line-height: 1.2;
    list-style: outside none none !important;
    margin: 0;
}
#favoriteList li a {
    margin: 0 0 0 1em;
    padding: 0;
}
#favoriteList li a.remove {
    color: #666;
}
.sendToFriend input.text {
    width: 300px;
}
.sendToFriend textarea {
    height: 100px;
    width: 300px;
}
#svLoginContainer {
    margin: 0 auto;
    width: 370px;
}
form#login {
    margin-bottom: 0.5em;
}
form#sendLogin {
    margin-bottom: 2em;
}
.sidebar #login h3, aside #login h3 {
    border-bottom: 0 none;
    padding-bottom: 0;
}
#login fieldset {
    margin-bottom: 0;
}
#svLoginContainer p.required {
    margin: 0.5em 0 2em;
}
#login label, #sendLogin label {
    float: none;
    text-align: left;
    width: auto;
}
#loginContainer input.text, #sendLogin input.text {
    width: 240px;
}
#sendLogin p {
    margin: 1em 0 0;
}
#notRegistered {
}
#notRegistered h3 {
}
#notRegistered a {
}
.sidebar .svMailingList fieldset, aside .svMailingList fieldset {
    border: 0 none;
    padding: 0;
}
.sidebar .svMailingList ol, aside .svMailingList ol {
    padding: 0;
}
.sidebar .svMailingList legend, aside .svMailingList legend {
    display: none;
}
#svMasterEmail {
}
#svSearchForm {
    border-bottom: 1px dotted #ccc;
    margin: 0 0 1em;
    padding: 0 0 1em;
}
#svSearchForm input.text {
    margin: 0 0.5em 0 0;
    width: 100px;
}
#svSearchForm input.submit {
    clear: none;
    float: none;
    margin: 0 0.5em 0 0;
    width: auto;
}
#svSearchResults .moreResults {
    background: #f2f2f2 none repeat scroll 0 0;
    margin: 0.75em 0;
    padding: 0.75em;
}
#svSearchResults .bottom {
    margin-bottom: 2em;
}
#svSearchAgain p {
    font-weight: bold;
    margin-bottom: 0.5em;
}
#svSearchResults form {
}
#svSearchResults .submit {
    float: none;
}
span.keywords, span.highlight {
    background: yellow none repeat scroll 0 0;
    padding: 0.2em;
}
#svSendToFriend {
    background: #fff none repeat scroll 0 0;
    padding: 1em 2em 0;
}
#svSendToFriend h1 {
    font-size: 1.5em;
    text-align: center;
}
form li .cke_skin_mura {
    margin-left: 28%;
}
form li .cke_skin_mura table {
    margin-top: 0;
}
.sidebar .responseMessage, aside .responseMessage {
    color: red;
}
#dsp_response.dataCollection .pollResults {
    list-style: outside none none;
}
#dsp_list.dataResponses {
}
#dsp_detail.dataResponses {
}
.pollResults li {
    list-style: outside none none;
    margin: 0 0 2px;
    padding: 0;
}
.pollValue {
}
.pollPercent {
    font-style: italic;
}
.pollQty {
    display: none;
}
.error, .notice, .success {
    border: 2px solid #ddd;
    margin-bottom: 1em;
    margin-left: 320px;
    padding: 0.8em;
}
.error {
    background: #fbe3e4 none repeat scroll 0 0;
    border-color: #fbc2c4;
    color: #8a1f11;
}
.notice {
    background: #fff6bf none repeat scroll 0 0;
    border-color: #ffd324;
    color: #514721;
}
.success {
    background: #e6efc2 none repeat scroll 0 0;
    border-color: #c6d880;
    color: #264409;
}
.error a {
    color: #8a1f11;
}
.notice a {
    color: #514721;
}
.success a {
    color: #264409;
}
#mura-stacktrace {
    background-color: #ddd;
    border-radius: 6px;
    color: #000;
    margin: 2em auto;
    padding: 2em;
    width: 800px;
}
#mura-stacktrace h3 {
    color: #333;
    margin: 0 0 1em;
    padding: 0;
    text-shadow: 0 1px 0 #ffffff;
}
#mura-stacktrace ol {
    margin: 0 4em 2em;
    padding: 0;
}
#mura-stacktrace li {
    text-shadow: 0 1px 0 #ffffff;
}
#mura-stacktrace .duration {
    font-weight: bold;
}
#mura-stacktrace p {
    font-size: 16px;
    margin: 0;
    text-shadow: 0 1px 0 #ffffff;
}
