
/* overload the default showcase css */
#showcase_sc_description_title, #showcase_sc_floorplans_title, #showcase_sc_gallery_title, #showcase_sc_userinfo_title { background: #b7b789; margin: 0; padding: 10px 10px 6px 10px; }
.showcase_sc_top_link { margin: 0; }

/* Additional tweaks to the stock template */
li.showcase_list_empty {
    list-style: none;
}
#sc_agent_identity { text-align: center; }
#sc_links { padding-top: 5px; padding-bottom: 5px; }
#sc_tagline { padding: 10px 15px 0 15px; font-size:180%; text-align: left; }
img#sc_agent_photo { display: block; border: 1px solid black; margin-left: 25px; margin-bottom: 15px; margin-top: 10px; clear: all; }
#sc_agent_card { padding: 5px; text-align: center; }
#sc_agent_card table { margin-left: auto; margin-right: auto; }
#sc_agent_card td { border: 0; }
#sc_agent_logo { border: 0; text-align: center; padding: 10px 0 7px 0; }
#sc_login { padding: 2px; }
