.home .try-us form fieldset {
    border: none;
}

.home .try-us form fieldset .text label, .home .try-us form fieldset .password label {
    display: none;
}

.home .try-us form fieldset div {
    display: inline-block;
}

.home .try-us form > span {
    position:relative;
}

.home .try-us form > div {
    float:left;
    position:relative;
    display:inline-block;
    width:auto;
}

.home .try-us form {
    margin: 0 auto;
    width: auto;
    display:inline-block;
}

.container.try-us p {
    clear:both;
}

.container.try-us {
    text-align: center;
}

.container.try-us img {
    width:100%
}

.container.try-us .wrapper {
    padding-top: 10px;
    padding-bottom: 50px;
}

.home .try-us form input[type="text"], .home .try-us form input[type="email"], .home .try-us form input[type="password"] {
    width: 245px;
}

#status-message, #error-message {
    margin-left: 390px;
    margin-bottom: 20px;
}

.heading .title {
    font-family: "PT Sans", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1em;
    line-height: 1.5em;
}

.content .heading .description {
    text-align:left;
}

.white {
    color: #fff !important;
}

form, form > div {
    position: relative;
}

body.home span.error {
    top: -15px;
    width: 100px;
    margin: 0px;
    padding: 0px;
    left: 1px;
    text-align:left;
}

aside form > div span.error {
    position: static;
}

#two-columns {
    clear:both;
}

#two-columns #content {
    /*left: -200px;*/
}

.breadcrumbs li {
    background: url(/static/images/separator2.gif) no-repeat 0 17px;
    line-height: 7px;
}

.breadcrumbs {
    padding-bottom: 5px;
}

form .right_submits {
    float:left;
}


.interior section.container aside.wrapper {
    width: auto;
}
.interior section.container aside.get-started {
    width:35%;
}

.secondary {
    position:relative;
}

.secondary #customer {
    position: absolute;
    top: -25px;
    width: 100%;
    text-align: right;
    left: -5px;
    white-space: nowrap;
}

.form div input, .form div textarea, .form div select {
    width: 335px;
    border: 1px solid #bebdbd;
    color: #424143;
    font-size: 1em;
    padding: 3px 8px;
    margin: 15px 0;
    display:inline-block;
}

.main-columns {
    margin: 0px;
}

fieldset {
    border: none;
}

.content .heading {
    clear: both;
    display: inline-block;
    width: 825px;
    height: 1px;
}

#two-columns2 #sidebar {
    float:left;
    margin-left: 100px;
}

#influencer_application .submit {
    margin-top: -6px;
}

.heading .button {
    float:right;
}
span.comment {
    bottom: -5px;
}

.project-list input[type=checkbox] {
    margin: 6px 5px 0px 15px;
}

.content-form .title-box span {
    position: relative;
    top: -5px;
}

.code-box h4 {
    font-size: 20px;
}
#two-columns #content, #two-columns2 #content {
    max-width:47em;
    width: auto;
}

.projects-form table {
    width: 875px;
}
#content {
    font-size: 1em;
    float: left;
}
.new_order_button {
    position: relative;
    top: -85px;
}
.tabset li {
    font-size: 14px;
}
header.container nav ul li a {
    padding: .75em 0.5em;
}
#influencer_application textarea {
    width: 290px;
}

.details-form{ 
    font-size: 1em;
}

aside.influencer-application span.error {
    padding: 0px 17px;
}

aside.influencer-application input[type="file"] {
    margin: 0px;
}
#two-columns #content ul {
    padding: 0 35px;
}
.product-list {
    width: 780px;
}
.new-order-button {
    position: absolute;
}

.forgotpass {
    float: right;
    padding-right: 15px;   
}

/*
.subscriptions .subscription div {
    width: 155px;   
}
.subscriptions .subscription dl {
    width: 155px;
}
.subscriptions dl dd, .subscriptions dl dt, .subscriptions .subscription div {
    font-size: 1em;
}
.subscriptions dl, .subscriptions .subscription div {
    height: 65px;
}
*/

.code-box p {
    font-size: 1em !important;
}
.projects-form table {
    font-size: 1em;
}
.tabset {
    padding: 0 !important;
}