@font-face {
    font-family: 'AdelleBasicBold';
    src: url('adellebasic_bold-adelle.eot');
    src: url('adellebasic_bold-adelle.eot?#iefix')
        format('eot'), url('adellebasic_bold-adelle.woff')
        format('woff'), url('adellebasic_bold-adelle.ttf')
        format('truetype'),
        url('adellebasic_bold-adelle.svgz#webfontQtT5Mhrs')
        format('svg'),
        url('adellebasic_bold-adelle.svg#webfontQtT5Mhrs')
        format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'LatoLight';
    src: url('Lato-Lig-webfont.eot');
    src: url('Lato-Lig-webfont.eot?#iefix') format('embedded-opentype'),
         url('Lato-Lig-webfont.woff') format('woff'),
         url('Lato-Lig-webfont.ttf') format('truetype'),
         url('Lato-Lig-webfont.svg#LatoLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
    font-family: Helvetica, Arial, Tahoma, Geneva, sans-serif;
}

.run-button,#title,.intro,.intro *,#noscript-intro,#noscript-intro *,#more-info,.logo span,h1,h2,#back-link,.menu *,#next-link,#missing-report input[type="submit"],.exif-title {
    font-family: 'AdelleBasicBold', Arial, Helvetica, Tahoma, Geneva, sans-serif;
}

h3, h3 a, h4 a, #features li p strong, .intro, .intro *, .tumblr_title {
    font-family: LatoLight, Helvetica, Arial, sans-serif;
}

.intro {
    font-size: 28px;
}

.infoBox {
    background-color: #FC0;
    padding: 3px 10px;
    margin-top: 20px;
}

body {
    font-size: 14px;
    color: #333;
    background: #F3F1E5;
}

div#page {
    background: #fff;
    text-align: left;
    border-color: #ddd;
    border-style: solid;
    border-width: 0px 1px 1px 1px;
}

div#page,#page-menu {
    position: relative;
    top: -35px;
    width: 900px;
    margin: 0px auto 20px auto;
}

#page-menu-background {
    width: 100%;
    top: 0px;
    background-color: #333;
    z-index: -999;
}

#page-menu-background,#page-menu,#page-menu li a {
    margin-bottom: 0px;
    height: 35px;
    color: #eee;
}

#page-menu li a:hover {
    background-color: #666;
}

#page-menu li a,.page-menu-email {
    height: 15px;
    padding: 10px;
    padding-bottom: 10px;
    float: left;
    clear: none;
    text-align: center;
    font-size: 12px;
}

 
.page-menu-email {
    color: #999;
}

#page-menu-for-users li a,.page-menu-email {
    float: right;
}

.page-menu-selected {
    clear: none;
    background-image: url('../images/menutab.png');
    background-repeat: no-repeat;
    background-position: bottom;
}

div#container {
    position: relative;
    padding: 20px 50px;
    min-height: 450px;
    height: auto !important;
    height: 450px;
}

#search-type-toggle,#search-type-toggle a {
    margin-top: 60px;
}

a,#search-type-toggle,#search-type-toggle a {
    text-decoration: none;
    color: #666;
}

a,a:visited, .footer-text {
    color: #666;
}

a:hover,#search-type-toggle a:hover {
    color: #333;
}

.status:hover {
    color: #000;
    background-color: #ccc;
    cursor: pointer;
}

#intro a, div#footer {
    color: #999;
}

#intro a:hover,div#footer a:hover {
    color: #666;
}

#title a:hover {
    background-color: transparent;
}

#search-type-toggle,#search-type-toggle a,#footer-text a,#footer-text {
    font-weight: normal;
    text-align: center;
    font-size: 14px;
}

div#footer {
    width: 900px;
    margin: 0 auto;
    margin-top: -45px;
    clear: none;
}

div#footer-right {
    float: right;
}

.footer-widget {
    float: left;
}

html,body {
    height: 100%;
    padding: 0px;
}

#allbutfooter {
    min-height: 100%;
}

div#footer {
    padding-bottom: 100px;
} /* must be same height as the footer */
#footer-banner {
    position: relative;
    margin-top: -40px; /* negative value of footer height */
    height: 40px;
}

.footer-text {
    padding-top: 10px;
    width: 900px;
    text-align: center;
    margin: -40px auto 0px auto;
}

.footer-text a,.footer-text {
    
}

.fb_iframe_widget {
    top: -3px;
}
.twitter-share-button {
    margin-right: 10px;
}

/*Opera Fix*/
body:before {
    content: "";
    height: 100%;
    float: left;
    width: 0;
    margin-top: -32767px;
    /
}

fieldset {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

#searchbox,#searchbox-noscript {
    width: 340px;
    border-style: none;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 74px;
    padding: 30px 30px 30px 30px;
    background-color: #ddd;
    box-shadow: 5px 5px 5px #999;
    -moz-box-shadow: 5px 5px 5px #999;
}

.search-textfield {
    float: left;
    color: #666;
    width: 257px;
}

.search-textfield,input[type="submit"].search-submit {
    height: auto;
    font-size: 14px;
    margin: 2px;
    border-width: 1px;
    padding: 0px;
}

input[type="submit"][disabled].search-submit {
    color: #aaa;
}

input[type="submit"].search-submit {
    border-top-color: white;
    border-left-color: white;
    width: 70px;
    margin: 0px;
    margin-top: 2px;
    margin-left: 5px;
}

#intro,#noscript-intro {
    font-size: 18px;
    color: #666;
    width: 700px;
    margin: auto;
    margin-top: 50px;
    text-align: center;
}

.logo-a,.logo-b {
    margin: 0;
    color: #29205F;
    clear: none;
}

.logo-b {
    color: #992D90;
}

.oddprints-logo-a, .oddprints-logo-b, .awesometimer-logo-a, .awesometimer-logo-b {
    font-size: 30px;
    letter-spacing: -3px;
}
.oddprints-logo-a, .oddprints-logo-b {
    color: #5f9cc5;
}

.oddprints-logo-b {
    color: #396b9e;
}

.awesometimer-logo-a, .awesometimer-logo-b {
    color: #999;
}

.awesometimer-logo-b {
    color: #bbb;
}

div#footer-right p {
    margin-top: -10px;
}

#title {
    font-weight: bold;
    font-size: 32px;
    float: left;
    border-style: none;
}

#bigtagline {
    font-size: 20px;
    text-align: right;
    font-family: 'AdelleBasicBold', Tahoma, Geneva, sans-serif;
    color: #666;
    margin-top: 15px;
    float: right;
}

#bigtagline,#loginstatus {
    text-align: right;
}

#netclean {
    text-align: right;
}

#header {
    min-height: 50px;
    height: 50px;
}

#logo {
    width: auto;
    float: left;
    height: 50px;
}

h1, h3, h3.page-intro, #purchase-buttons h3, .tumblr_title {
    color: #888;
    font-weight: normal;
}

h1 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 24px;
}

h3, .tumblr_title {
    margin-bottom: 5px;
    font-size: 32px;
    color: #992D90;
}

#menu {
    margin-top: 0.5em;
    margin-bottom: 3em;
    clear: none;
}

.goodlink {
    color: green;
}

.badlink {
    color: red;
}

ul,li {
    padding: 0em;
    margin: 0em;
}

ul {
    list-style-type: none;
}

ul.dotted {
    list-style-type: disc;
    padding-left: 20px;
}

.divider {
    margin: 0em 0.5em 0em 0.5em;
    color: #ccc;
    float: right;
}

h1,h2,h3 {
    clear: left;
}

.errormessage {
    background-color: fee;
    padding: 1em;
    color: maroon;
    font-weight: bold;
    margin: 1em 0em 1em 0em;
}

.footer-icon {
    margin: 0 auto;
    float: right;
    position: relative;
    top: -15px;
}

.footer-icon img {
    padding: 0px 0px 10px 5px;
    height: 30px;
}

.chrome-icon {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img {
    border: 0px;
}

thead {
    font-weight: bold;
}

table {
    border-style: solid;
    border-width: 0px;
    border-color: #999;
    padding: 0px;
    width: 100%;
    padding-top: 25px;
}

.fixedcolumntable {
    table-layout: fixed;
}

.sortabletable td {
    vertical-align: top;
}

td p {
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

table.sortabletable {
    border-spacing: 2px 2px;
    border-collapse: collapse;
    font-size: 14px;
    background-color: #fff;
}

table.sortabletable th {
    padding: 10px 10px 10px 0px;
    color: #666;
    font-weight: bold;
    width: 100px;
    text-align: left;
    border-bottom: 2px solid #992D90;
}

table.sortabletable th.header {
    /*background-image: url(../images/bg.gif);*/
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: right;
}

table.sortabletable th.icon-table-column, table.sortabletable td.icon-table-column {
	width: 40px;
	padding-right: 0px;
}
/*
table.sortabletable th.headerSortUp, table.sortabletable th.headerSortDown {
    border-bottom-color: #29205F;
}

table.sortabletable th.headerSortUp {
    background-image: url(../images/asc.gif);
}

table.sortabletable th.headerSortDown {
    background-image: url(../images/desc.gif);
}*/

table.sortabletable td {
    padding: 5px 8px 5px 0px;
    border-bottom: 1px solid #999;
}

table.sortabletable td.right {
	padding-right: 0px;
    text-align: right;
}

#disclaimer {
    font-size: 10px;
    text-align: right;
}

.run-button {
    border: 0px;
    font-size: 20px;
    text-align: center;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding: 5px 5px 5px 5px;
    color: #666;
    margin-top: 10px;
    border-radius: 25px;
    -moz-border-radius: 25px;
    background-color: #ccc;
}

#missing-report input[type="submit"] {
    color: #666;
    font-size: 24px;
    background-color: #ccc;
}

.run-button:hover,#missing-report input[type="submit"]:hover {
    background-color: #ddd;
    cursor: pointer;
    color: #333;
}

.action-text {
    text-align: right;
}

.action-text a {
    margin-left: 10px;
}

.small-pin {
    vertical-align: middle;
    padding-right: 10px;
    height: 20px;
}
    
#BB_BuyButtonForm {
    margin: 0px;
    margin-top: 20px;
    width: 580px;
}

#BB_BuyButtonForm select {
    vertical-align: top;
}

.accordion h4 a {
    font-weight: normal;
    font-size: larger;
}

.ui-accordion-content {
    background: transparent;
}

.ui-tabs .ui-tabs-nav li {
	margin: 0px 5px 2px 0px;
}

.ui-tabs, .ui-tabs .ui-tabs-nav  {
    padding: 0px;
}

.ui-tabs, .ui-widget-content {
    font-size: 14px;
    color: #666;
}

.tabs .ui-widget-content p {
	background-color: white;
	padding: 10px 0px;
	border: 0px;
	margin: 0px;
}

.ui-tabs .ui-tabs-panel {
    padding: 1em 0em 0em 0em;
}

.ui-widget-header {
	border: 0px;
	border-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
    padding-bottom: 1px;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-state-active {
	border: 0px;
}

a {
    font-weight: bold;
    background-color: transparent;
    border-bottom-style: dotted;
    border-bottom-color: #ccc;
}

a:hover {
    border-bottom-color: white;
}

a, input[type="submit"] {
    border-width: 0px;
    border-bottom-width: 1px;
    padding: 0px;
    margin: 0px;
}

a:hover,input[type="submit"]:hover {
    background-color: #ddd;
    color: #000;
    cursor: pointer;
}

a.flattr-link {
    border: 0px;
    margin-left: 5px;
    padding: 0px;
}

a.flattr-link img {
    vertical-align: -5px;
}

#missing-report {

}

#missing-report,#missing-report input[disabled="disabled"] {
    border-width: 0px;
}

#missing-report input,#missing-report label,#missing-report textarea, select {
    float: left;
    margin: 0px;
    padding: .4em;
    line-height: 1.4;
}

#missing-report input:focus,#missing-report label:focus,#missing-report textarea:focus, select:focus {
    -moz-box-shadow:0 0 12px #387bbe;
    -webkit-box-shadow:0 0 12px #387bbe;
    box-shadow:0 0 12px #387bbe;
}
    
#missing-report input,#missing-report textarea, .pro-features .ui-accordion {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#missing-report input,#missing-report textarea {
    -moz-box-shadow: inset 0 1px 4px rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 1px 4px rgba(0,0,0,.2);
    box-shadow: inset 0 1px 4px rgba(0,0,0,.2);

    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    
    border: 1px solid #B3B3B3;
    color: #333;
    text-shadow: 0 1px 0 white;
    background: #F0F0F0;
}

#missing-report label {
    float: left;
    width: 140px;
    text-align: right;
    clear: left;
    padding-right: 15px;
    font-weight: bold;
    color: #666;
}

#missing-report input[type="checkbox"] {
    width: auto;
    margin-top: 4px;
}

#missing-report input[type="radio"],#missing-report label.radio-label {
    width: auto;
}

#missing-report label.radio-label {
    padding-right: 2px;
    text-align: left;
    clear: inherit;
}

#missing-report input[type="radio"] {
    margin-top: 5px;
    margin-right: 10px;
}

#missing-report input, #missing-report label,#missing-report textarea,#missing-report select {
    margin-bottom: 5px;
}

#missing-report input,#missing-report textarea,#missing-report select {
    width: 200px;
    margin-top: 0px;
    border-width: 0px;
}

#missing-report input#submit-button {
    width: 208px;
}

#missing-report textarea {
    height: 70px;
    overflow: auto;
}

#missing-report label.error {
    color: red;
    clear: none;
    text-align: left;
    width: 120px;
    padding-right: 0px;
    font-size: 12px;
}

#missing-report label[disabled="disabled"] {
    color: #aaa;
}

#map {
    width: 300px;
    height: 510px;
    /**  left: -250px;*/
    margin: 0px;
    z-index: 10;
    clear: none;
    float: left;
}

.labels-and-inputs{
    width: 500px;
    float: left;
}

#missing-report .pro-features {
    float: left;
    width: 360px;
    padding: 5px;
    border: 1px solid #CCC;
    margin: 5px;
}

.scf-column img {
	float: left;
	margin-top: 10px;
}

#missing-report .pro-features label {
    width: 130px;
}

#missing-report .pro-features input {
    width: 190px;
}

#missing-report .pro-features input.money {
    width: 120px;
}

#missing-report .pro-features select.currency-code {
    width: 70px;
    padding-right: 0px;
    margin-left: 5px;
}

#missing-report .pro-features input[type="checkbox"] {
    width: auto;
}

.pro-features .ui-accordion-content {
    padding: 0px;
}

.pro-features .ui-accordion .ui-accordion-header {
    border: 0px;
    background: transparent;
    margin: 0px 0px 0px 140px
}

.pro-features .ui-widget-content {
    border: 0px;
}

.pro-features .ui-accordion-content p {
    padding: 0px 30px;
}

#missing-report .pro-features label.error {
    float:right;
}

.ui-autocomplete {
    width: 300px;
}

.ui-autocomplete-input {
    width: 300px;
}

.ui-autocomplete-input {
    
}

#fdbk_screen {
    height: 100% !important;
}

#json-input {
    width: 100%;
}

table#exif-summary,table#exif-table,.exif-toggle,.exif-spacer {
    float: left;
    width: 400px;
    margin-left: 20px;
    padding-bottom: 2px;
}

.exif-spacer {
    padding-top: 10px;
}

table#exif-summary {
    font-size: 16px;
}

.exif-toggle,.exif-title {
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}

#exif-summary tr,#exif-table tr {
    border-bottom: 1px solid #ddd;
    padding-bottom: 3px;
    color: #666;
}

#exif-table {
    margin-top: 10px;
}

.exif-summary-label {
    font-weight: bold;
    width: 150px;
    text-align: right;
    padding: 0px 8px;
    color: #888;
}

.chrome-link {
    margin-top: 120px;
    text-align: right;
}

#map-canvas {
    height: 400px;
}

#loading {
    width: 100px;
    margin: auto;
    text-align: center;
}

.mapInfoWindowLabel {
    font-weight: bold;
    padding-right: 10px;
}

.mapInfoWindowFooter {
    font-size: 10px;
    font-style: italic;
    text-align: right;
}

.mapInfoWindowTable {
    margin-top: 20px;
}

.centerMyButton {
	text-align: center;
	padding: 10px;
}
#results {
	display: inline-block !important;
}

/**
 * generated but http://www.cssbuttongenerator.com/
 * default but with 14px font, not bold, 50px wide button
**/
.myButton {
    -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
    box-shadow:inset 0px 1px 0px 0px #ffffff;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
    background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
    background-color:#ededed;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #dcdcdc;
    display:inline-block;
    color:#777777;
    font-family:Tahoma, Geneva, sans-serif;
    font-size:14px;
    font-weight:normal;
    padding:6px 24px;
    text-decoration:none;
    text-shadow:1px 1px 0px #ffffff;
}.myButton:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
    background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
    background-color:#dfdfdf;
}.myButton:active {
    position:relative;
    top:1px;
}

.myIconButton {
    padding: 6px;
}

#gmapControl {
    display: none;
    background-color: #fff;
    padding: 8px;
    margin: -60px 10px 0px 0px;
    border-radius: 2px 2px;
}

input[type=checkbox] {
    position: relative;
    top: 2px;
}

table.plans {
    table-layout: fixed;
}
table .plans * {
    border-collapse: collapse;
    border-spacing: 20px !important;
}

.plans th {
    border-right: solid 10px #fff;
}

.plans th, .plan-radios, .plan-buy-button {
    color: #fff;
}

.plans th, .plans td {
    overflow: hidden;
    padding: 10px 20px;
    font-weight: normal;
}

.plans th, .plans td, .plans th a, .plans td a, .plans td img {
    vertical-align: top;
}

.plan-type {
    background-color: #A8D15F;
}

.plan-type {
    border-top-right-radius: 50px;
    -moz-border-top-right-radius: 50px;
    font-size: 32px;
}

td.plan-buy-button {
    vertical-align: middle;
}

.plan-bottom-row {
    font-size: 16px;
}

.plan-price, td.plan-radios {
    background: #89BF47;
}
.plan-price {
    background: -moz-linear-gradient(top, #A8D15F 0%, #89BF47 100%);
    background: -webkit-linear-gradient(top, #A8D15F 0%,#89BF47 100%);
    background: linear-gradient(top, #A8D15F 0%,#89BF47 100%);
}

.plan-buy-button {
    background: #A8D15F;
    background: -moz-linear-gradient(top, #89BF47 0%, #A8D15F 100%);
    background: -webkit-linear-gradient(top, #89BF47 0%,#A8D15F 100%);
    background: linear-gradient(top, #89BF47 0%,#A8D15F 100%);
}

.plans tbody tr:nth-child(2n) {
    background-color: #f6f6f6;
}

.paypal-button {
    top: -5px;
}

.paypal-button-widget {
    float: right;
}

.helpTip {
    padding: 2px 10px 10px 0px;
    cursor: pointer;
}

blockquote p {
    font-size: 16px;
    font-style: italic;
    font-weight: normal;
    font-family: Georgia, serif;
    color: #999;
}

.quote-sender {
    text-align: right;
}

.quote-start, .quote-end {
    font-family: Georgia, serif;
    height: 50px;
    margin-top: -25px;
    margin-right: 10px;
    padding-top: 5px;
    font-size: 700%;
    color: #ccc;
    width: 55px;
}
.quote-start {
    float: left;
 }

.quote-end {
    float: right;
}

.code-sample {
    font-family: monospace;
}

.centered {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: block;
    width: 100px;
}

.twoicons {
    width: 40px;
    margin: 1px;
}

.twoicons a {
    margin: 1px;
}

a.no-style-link, #ui-datepicker-div a, .accordion a, .myButton {
    font-weight: normal;
    border-bottom-style: none;
}

a.no-style-link:hover, #ui-datepicker-div a:hover, .accordion a:hover, .myButton:hover {
    background-color: transparent;
}

.simple-accordion h4 {
    border: none;
}

.simple-accordion .ui-accordion-header {
    float: right;
}

.simple-accordion .ui-accordion-header a {
    font-size: smaller;
    padding: 5px 0px 0px 0px;
}

.simple-accordion .ui-icon {
    display: none;
}

.simple-accordion h4.ui-state-default {
    background-color: transparent;
    background-image: none;
}

.simple-accordion div.ui-widget-content {
    border: none;
    float: right;
    width: 100%;
    padding: 0px;
}

.simple-accordion a {
    font-weight: bold;
    border-bottom-style: dotted;
    border-bottom-color: #ccc;
}

.simple-accordion div.ui-widget-content input {
}

.simple-accordion div.ui-widget-content label {
    width: 200px;
}

.simple-accordion div.ui-widget-content label[disabled] {
    color: #aaa;
}

.simple-accordion-heading {
    clear:both;
    margin-bottom: 5px;
    font-size: larger;
}

.osi-image {
    float: right;
    padding-left: 50px;
}

.drop-shadow {
    -webkit-box-shadow: 1px 3px 15px 0px #3b343b;
    box-shadow: 1px 3px 15px 0px #3b343b;
}

.user-quote {
    margin-left: 0px;
}

hr {
    clear: both;
    margin: 20px 0px;
}

.none {
    display: none;
}

.customer-count {
	font-size: xx-large;
}

.page-intro {
    font-size: 44px;
    font-weight: normal;
    margin-bottom: 50px;
}

#features li, .scf-column {
    width: 220px;
    padding-right: 40px;
    display: inline-table;
}

#features li {
    height: 125px;
}

#features li p a {
    background: none;
    border-bottom: none;
    font-weight: normal;
    color: #333;
}
    
#features li p strong {
    font-weight: normal;
    display: block;
    font-size: 24px;
    color: #992D90;
    margin-bottom: 10px;
}

#purchase-buttons {
    display: inline-block;
    width: 800px;
    padding-top: 50px;
    padding-bottom: 30px;
    text-align: right;
}

button.paypal-button {
    margin-left: 20px;
}

#purchase-buttons form input[type=image], #purchase-buttons img {
    vertical-align: top;
}

#purchase-buttons h3, #purchase-buttons form {
    display: inline;
}

#purchase-buttons div {
    margin-bottom: 15px;
}

#share-widget a {
  border-width: 0px;
}
#shareme .box{
  float:left;
  width:100%;
}
#shareme .box a{
  color:#404040;
  text-shadow: 0 1px 1px rgba(167,167,167,.4);
}
#shareme .box a:hover{
  text-decoration:none;
}
#shareme .count {
  font-weight:bold;
  font-size:40px;
  float:left;
  border-right:2px solid #992D90;
  line-height:40px;
  padding-right:10px
}
#shareme .share {
  float:left;
  margin-left:10px;
  font-size:18px;
  width:82px;
  margin-top:-2px;
}
#shareme .buttons {
}

#shareme .button {
  float:left;
  max-width:50px;
  margin:0 10px 0 0;
}
#shareme .facebook {
  margin-top: 3px;
  margin-right: 45px;
  width: 200px;
}
#shareme .twitter {
  margin-right: 60px;
}

.recipero h3 {
    height: 60px;
}

.float-right {
    float: right;
}

.tumblr_posts img {
    float: right;
    margin-left: 30px;
}

.tumblr_posts, .tumblr_title {
    list-style-type: none;
    padding-left: 0px;
    clear: right;
}

.tumblr_title {
    padding-top: 50px;
}

.vat-mess {
    background-color: #FFD79A;
    padding: 1px 20px;
}

#top-banner {
    float: right;
    background-color: #FFFADA;
    padding: 10px;
    border: 1px solid #FFE997;
    color: #5D5D5D;
}

#top-banner a {
    color: #9E9E9E;
}

.op-logo {
    width: 170px;
}
