<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
	Theme Name: AcidRain
	Theme URI: http://thehappybit.com
	Description: WordPress AcidRain theme made by THB
	Version: 1.0.1
	Author: The Happy Bit
	Author URI: http://thehappybit.com
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Tags: black, white, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, custom-menu

	================================================================================================
	PLEASE DO NOT EDIT THIS FILE!
	================================================================================================

	reset.css       =&gt; main reset file
	framework.css   =&gt; main framework
	layout.css      =&gt; theme stylesheet

	Plugins &amp; Extra
	prettyPhoto.css =&gt; Pretty Photo stylesheet
*/
#headerQuoteContainer {
    display: inline;
    float: left;
    font-size: 12px;
    font-family: arial;
    border-bottom: 3px solid #CCC;
    -padding-bottom: 20px;
    margin-bottom: 3px;
    margin-top: -45px;
    margin-left:auto;
    margin-right:auto;
    width: 100%;
}
.sectionQuote {
    float: left;
    border-bottom: 1px solid #CCC;
    margin-right: 10px;
    padding-left: 10px;
    -width: 127px;
    -height: 85px;
}
.nasdaqChange {
    width: 100% !important;
    border-left: 0px none !important;
}
.sectionQuoteDetail {
    font-size: 14px;
    font-weight: bold;
}
.sectionQuoteDetail .valueContent .neg {
    color: #DC0A0A;
}
.sectionQuoteDetailHigh {
    font-size: 14px;
    font-weight: bold;
    color: #458D37;
}
.sectionQuoteDetailLow {
    font-size: 14px;
    font-weight: bold;
    color: #DC0A0A;
}
.sectionQuoteDetailTop {
    border-bottom: 1px dotted #CCC;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
}
.nasdaqChangeHeader{
display:none;
}
#inneriframe{
margin-bottom: -40px;
}
.priceChange{
width:100%;
}
</pre></body></html>