@font-face{
   font-family: "MLP Regular";
   		   src: url("fonts/3ffcaeaa-c7dc-4715-9813-5fb103b88e31.eot?#iefix");
		   src: url("fonts/3ffcaeaa-c7dc-4715-9813-5fb103b88e31.eot?#iefix") format("eot"),
		   		url("fonts/2c08cbf4-70fc-4461-8e15-4dc3ed3cd45f.woff") format("woff"),
				url("fonts/13186cec-31b0-4836-a3d1-711ac40f507e.ttf") format("truetype"),
				url("fonts/4846b048-a0fa-4051-a050-6a2911708162.svg#4846b048-a0fa-4051-a050-6a2911708162") format("svg");
}
@font-face{
   font-family: "MLP Bold";
   		   src: url("fonts/2960d40d-1123-4cf4-b773-b12868956399.eot?#iefix");
		   src: url("fonts/2960d40d-1123-4cf4-b773-b12868956399.eot?#iefix") format("eot"),
		   		url("fonts/df09bdd4-8213-48ba-83b0-6cddc15df383.woff") format("woff"),
				url("fonts/86b55805-41a6-4c10-8ceb-34f358b8fac4.ttf") format("truetype"),
				url("fonts/da3e1979-ed0c-418d-99de-6cfc5e18a1c5.svg#da3e1979-ed0c-418d-99de-6cfc5e18a1c5") format("svg");
}

body{
	/*background:#eae7e1;*/
	background:none;
}

*:focus {
    outline: none;
}

a {
    color: #185d9a;
    text-decoration: none;
}

.alteration-up {
    color: #55AE00;
    background: rgba(0, 0, 0, 0) url("images/teaser-up.png") no-repeat scroll 6px 17px;
    padding: 13px 16px;
}

.alteration-equal {
    color: #aaa;
    background: rgba(0, 0, 0, 0) url("images/teaser-equal.png") no-repeat scroll 6px 17px;
    padding: 13px 16px;
}

.alteration-down {
    color: #AE1100;
    background: rgba(0, 0, 0, 0) url("images/teaser-down.png") no-repeat scroll 6px 17px;
        padding: 13px 16px;
}

#wrapper {
	color: #4c4c4c;
    font-family: "MLP Regular";
    font-size: 18px;
    overflow: hidden;
    width: 100%;
}


.bottom-table td {
    padding: 3px 0px 6px;
}
.bottom-table.row2 td.col01 {
    font-size: 11px;
}


table {
    width: 100%;
    margin-bottom: 10px;
}

.headline {
    border: medium none;
    color: #4c4c4c;
    line-height: 1.2em;
    margin: 11px 0 0;
}


.headline3 {
    color: #4c4c4c;
    padding-bottom: 10px;
    padding-top: 3px;
}

.change {
    color: #4c4c4c;
    display: inline-block;
    font-weight: normal;
    padding-bottom: 28px;
}

a.btn {
    background: rgba(0, 0, 0, 0) url("images/submit.png") no-repeat scroll 11px 12px;
    display: inline-block;
    padding: 5px 0 0 28px;
    height: auto;
}
.link a {
    cursor: pointer;
}

#chart {
    width: 100%;
}

.closeprice {
    color: #4c4c4c;
    font-weight: normal;
    vertical-align: middle;
}

.chartwrapper,
#chartfooter,
#chartwrapper{
    float: left;
    width: 100%;
}

.price_currency {
    color: #4c4c4c;
    font-weight: bold;
    vertical-align: top;
    margin-left: -5px;
}

