




input, textarea, select {
    font-family: Tahoma, Verdana, Arial, Helvetica;
    font-size: 1.0em;
}



body {
    background-color: #fff;
    font-family: Tahoma, Verdana, Arial, Helvetica;
    font-size: 0.75em;
    color: #666;
    background-color: #fff;
    /*
	background-color: #ECE5D7;
	background-image: url('/images/body_bg.png');
	background-repeat: repeat-y;
	background-position: top center;
    */
}

body.print {
    background-color: #fff;
    margin: 10px;
}

#container {
    width: 100%;
    text-align: center;
    background: url('/images/header_background.png') repeat-x top center;
}

#page {
    width: 974px;
    margin: 0 auto;
    text-align: left;
    /*position: relative;*/
}

#header {
    padding: 0 0 20px 0;
    display: block;
    position: relative;
    background: url('/images/header_sketches_background.png') no-repeat center top;
}

#header #createBubble {
    display: block;
    position: absolute;
    z-index: 50;
    width: 295px;
    height: 33px;
    left: 300px;
    background-image: url('/images/create_bubble.gif');
    background-repeat: no-repeat;
    text-align: center;
    padding: 12px 0 0 0;
    font-family: arial;
    font-weight: bold;
    font-size: 1.2em;
    color: #aaa;
}


#header #logo {
    display: block;
    float: left;
    width: 222px;
    height: 63px;
    margin: 10px 0 0 -8px;
    background-image: url('/images/logo.png');
    background-repeat: no-repeat;
    font-size: 1.5em;
    font-weight: bold;
    letter-spacing: -0.05em;
}

#header #toptools {
    display: block;
    float: right;
    width: 458px;
    height: 41px;
    padding: 0;
}
/*
#header #toptools form {
	display: block;
	float: left;
}

#header #toptools form .searchbox {
	background-image: url('/images/search_bg.png');
	background-repeat: no-repeat;
	width: 160px;
	height: 17px;
	padding: 4px 10px 0 10px;
	border: 0;
	font-family: arial;
	font-size: 0.9em;
}

#header #toptools form .searchbutton {
	font-weight: bold;
	color: #444;
	padding: 1px 2px;
	letter-spacing: -0.02em;
}
*/

#header #toptools .username {
    display: block;
    float: right;
    padding: 15px 5px 0 0;
    color: #999;
    font-size: 1.0em;
    font-family: arial;
    font-weight: bold;
}

#header #toptools #language {
    float: right;
    padding: 11px 0 0 0;
    color: #999;
    font-family: arial;
    font-weight: bold;
}

#header #toptools #language select {
    color: #666;
    font-weight: normal;
}

#header #topmenu {
    display: block;
    clear: right;
    float: right;
    width: 500px;
    padding: 0 0 15px 0;
    font-size: 1.2em;
}


#header #topmenu ul li {
    float: right;
    padding: 0 5px;
}

#header #topmenu ul li.end {
    border: 0;
    padding-right: 0;
}

#header #topmenu ul li span,
#header #topmenu ul li a {
    font-weight: 500;
    color: #000;
    font-size: 1.1em;
    text-transform: lowercase;
    background-color: transparent;
    text-decoration: none;
    padding: 3px 12px 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#header #topmenu ul li a:hover {
    background-color: #f3f2e9;
}

#body {
    display: block;
    padding: 0 5px 20px 5px;
}

#content {
    display: block;
    width: 100%;
}

#content.full {
    width: 100% !important;
}

.column {
    display: block;
    float: right;
    width: 150px;
    padding: 4px 0 20px 0;
}

.column ul.thumbnails li {
    padding: 2px 0 15px 0;
}

.column h3 {
    font-weight: bold;
    color: #000 !important;
    letter-spacing: -0.03em;
    /*font-size: 0.85em; */
    padding: 0 0 4px 0;
}

.column .title {
    font-family: arial;
    /*letter-spacing: -0.01em;*/
    font-weight: bold;
    text-decoration: none;
}

.column .date {
    font-size: 0.9em;
    color: #999;
}

#globalSearchForm input {
    width: 100px;
}

a#searchButton {
    display: block;
    float: left;
    width: 35px;
    height: 24px;
    padding: 0 0 0 0;
    margin-left: 4px;
    background-image: url('/images/search_button_bg.png');
    background-repeat: no-repeat;
    color: #947131;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    font-size: 1.5em;
    font-family: arial;
}

#footer {
    font-family: Arial;
    display: block;
/*    clear: both;*/
    margin-top: 20px;
    padding: 22px 0 35px 0;
    text-align: center;
    background: #303435 url('/images/footer_background.png') repeat-x top left;
    clear: both;
    position: relative;
    z-index: 10;
    height: 75px;
    margin-top: 75px;
}

#footer #footer_content {
    width: 964px;
    margin: 0 auto;
    text-align: left;
    background: transparent url('/images/footer_bottom_line.png') repeat-x bottom left;
}

#footer span {
    color: #989a9a;
}

#footer span a {
    /*	color: #83848F;*/
    color: #989a9a;
    text-decoration: none;

    /*letter-spacing: -0.01em;*/
}

#footer #footer_text {
    overflow: hidden;
    padding-top: 8px;
}

#footer #footer_logo {
    text-align: right;
    width: 350px;
}


#footer #copyright_block {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #5c5f60;
}

#footer #links_block {
    padding-bottom: 23px;
}

#footer div span.copyright {
    color: #b0b2b2;
    width: 600px;
}

#footer div span.copyright a {
    color: #b0b2b2;
    text-decoration: none;
}

#loginform {
    clear: both;
    font-size: 1.2em;
    padding: 10px 0 0 0;
}

#loginform label.field {
    width: 85px;
    font-weight: bold;
}

#shareform {
    clear: both;
    font-size: 1.2em;
    padding: 10px 0 0 0;
}

#shareform label.field {
    width: 105px;
    font-weight: bold;
}

#shareform div input {
    width: 130px;
}

form .button {
    clear: both;
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px 0 0 0;
}

a {
    text-decoration: underline;
}

a:link, a:active {
    color: #276582;
}

a:visited {
    color: #276582;
    /*color: #888;*/
}

a:hover {
    color: #2a6e8d;
}

a.record {
    color: #E40202;
}

.large {
    font-size: 1.2em;
}

.small {
    font-size: 0.9em;
}

.black {
    color: #000 !important;
}

.grey {
    color: #555 !important;
}

.lightgrey {
    color: #999 !important;
}

.brown {
    color: #947131 !important;
}

.darkbrown {
    color: #7A602F !important;
}

.green {
    color: #469146 !important;
}

.red {
    color: #c00 !important;
}

.tighttext {
    letter-spacing: -0.05em !important;
}

.subscribeUser {
    float: right;
    background-image: url('/images/icons/feed.png');
    background-repeat: no-repeat;
    background-position: bottom left;
    padding: 0 0 0 22px;
    margin: 7px 0 0 16px;
    font-size: 1.2em;
    font-weight: bold;
}

.subscribeComments {
    float: left;
    background-image: url('/images/icons/feed.png');
    background-repeat: no-repeat;
    background-position: bottom left;
    padding: 3px 0 0 22px;
    margin: 0 0 0 16px;
    font-size: 0.95em;
    font-weight: bold;
}

input.padded, select.padded, textarea.padded {
    padding: 2px;
}

input.shadowed, textarea.shadowed {
    background-image: url('/images/inner_shadow.png');
    border: 1px solid #aaa;
    padding: 4px 2px 4px 4px;
}

.movie {
    display: block;
    border: 1px solid #666;
    margin: 2px 0;
}

.movie_large {
    width: 450px;
    height: 350px;
}

.movie_medium {
    width: 300px;
    height: 233px;
}

.movie_small {
    width: 250px;
    height: 194px;
}

.movie_thumb {
    width: 146px;
    height: 113px;
}

.movie_tiny {
    width: 100px;
    height: 78px;
}

ul.listing li {
    clear: left;
    padding-bottom: 10px;
}

ul.listing li p {
    padding-left: 12px;
    line-height: 150%;
}

#moviepanel {
    display: block;
    float: left;
    width: 140px;
    margin-left: 8px;
}

#moviepanel p {
    line-height: 140%;
}

/*
#moviepanel p.description {
	font-size: 1.0em;
	color: #888;
}
*/


#moviepanel .tags a {
    text-decoration: none;
    font-size: 0.95em;
    color: #888;
    margin: 0 5px 0 0;
}

#moviepanel .tags a:hover {
    border-bottom: 1px dotted #89a;
}


.embedCode {
    width: 130px;
    padding: 5px 2px;
    font-size: 0.9em;
    margin: 0;
}


#usermotto {
    display: block;
    float: right;
    width: 370px;
    background-color: #f0f0f0;
}

#usermotto p {
    clear: both;
    padding: 0 10px;
    float: right;
    text-align: right;
    font-size: 1.2em;
    color: #000;
    line-height: 145%;
}

.topLeftCorner, .toprightCorner, .botLeftCorner, .botrightCorner {
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
}

.topLeftCorner {
    background-image: url('/images/corner_top_left.png');
}

.toprightCorner {
    background-image: url('/images/corner_top_right.png');
}

.botLeftCorner {
    background-image: url('/images/corner_bot_left.png');
}

.botrightCorner {
    background-image: url('/images/corner_bot_right.png');
}


.pagelinks {
    padding: 10px 0;
    font-size: 1.2em;
}

.pagelinks a {
    display: block;
    float: left;
    padding: 3px 6px;
    margin: 0 4px 4px 0;
    border: 1px solid #eee;
    font-weight: bold;
    text-decoration: none;
}

.pagelinks a:hover {
    border: 1px solid #5F69C2;
}

.pagelinks span.current {
    display: block;
    float: left;
    padding: 3px 6px;
    margin: 0 4px 4px 0;
    border: 1px solid #888;
    font-weight: bold;
    color: #666;
    background-color: #f6f6f6;
}

.pagelinks span.label {
    display: block;
    float: left;
    padding: 3px 6px 3px 0;
    font-weight: bold;
    margin: 0 4px 4px 0;
}

.formResults, .formErrors {
    display: none;
    width: auto !important;
}

.formErrors {
    padding: 8px 0;
    font-weight: bold;
    color: #A3002C;
}

.formErrors ul {
    margin: 0 0 0 12px;
    padding: 0 0 0 5px;
}

#body h1 {
    font-weight: bold;
    font-size: 2.2em;
    color: #3d3c37;
    font-family: 'Cabin', arial, serif;
    letter-spacing: -0.03em;
}

#body h2 {
    font-family: 'Cabin', arial, serif;
    font-weight: bold;
    font-size: 1.25em;
    color: #000;
    padding: 0 0 8px 0;
    font-family: arial;
    letter-spacing: -0.02em;
}

#body .stats {
    font-weight: normal;
    color: #999;
}

#body h2 .stats {
    font-size: 0.8em;
    color: #666;
}

#body h3 {
    font-family: 'Cabin', arial, serif;
    font-size: 1.2em;
    color: #000;
}

#content .comments {
    display: block;
    width: 600px;
    padding: 10px 0;
}


#content .comments p {
    padding: 10px 0;
    font-size: 1.2em;
}

#content .comments p .time {
    font-size: 0.9em;
    font-weight: normal;
}

#content .comments p a.user {
    font-weight: bold;
}


#commentFormInput {
    width: 444px;
}


#helpInputs {
    display: block;
    width: 456px;
    height: 377px;
    background-image: url('/images/help.png');
    margin-bottom: 8px;
}

#helpInputs p {
    padding: 10px 10px 0 305px;
    margin: 0;
    height: 104px;
    line-height: 130%;
    font-size: 0.9em;
    color: #333;
}


.step {
    font-size: 1.2em;
    vertical-align: middle;
    height: 63px;
    padding-left: 52px;
    margin-bottom: 6px;
}

.step p{
    padding-top: 10px;
}

.step1 {
    background: url('/images/step1.png') no-repeat left center;
}

.step2 {
    background: url('/images/step2.png') no-repeat left center;
}

.step .num {
    display: block;
    width: 49px;
    height: 48px;
    padding: 0 10px 30px 0;
}


.createStep, .createStepActive {
    font-family: 'Cabin', arial, serif;
    font-size: 1.2em;
    font-weight: bold;
    padding: 0 0 0 8px;
    color: #000;
}

.createStepActive {
    color: #947131;
}

.recordingTips {
    padding: 6px 0 0 0;
}

#gliderTitle {
    border-bottom: #e4e3e3 1px solid;
    padding-bottom: 5px;
    height: 35px;
}

#greetingBox {
    height: 240px;
    padding-top: 15px;
}

.thumbTitle {
    font-family: 'Cabin', arial, serif;
    font-size: 1.4em;
}

a.deemph {
    font-size: 1.2em;
    font-weight: normal;
    color: #276582;
    font-family: 'Cabin', arial, serif;
}

#creation {
    display: block;
    margin: 20px 0 0 0;
    top: 0;
    left: 0;
}

#homepageText {
    display: block;
    float: right;
    width: 290px;
    margin: 10px 0;
    background-color: #f0f0f0;
}

#homepageText p {
    clear: both;
    padding: 0 10px;
    text-align: center;
    font-weight: bold;
    font-family: arial;
    font-size: 1.5em;
    color: #898;
    line-height: 145%;
}

#homepageOptions {
    display: block;
    float: left;
    width: 270px;
    padding: 8px 0 0 25px;
    font-size: 1.8em;
    font-weight: bold;
    color: #B69A67;
    text-align: center;
    font-family: arial;
}

#homepageOptions a {
    color: #A3002C;
}

#homepageLine {
    display: block;
    float: left;
    width: 375px;
    border-bottom: 1px solid #947131;
    margin: 15px 0 0 4px
}
/*
#homepageSignup {
	display: block;
	float: right;
	width: 260px;
	margin: 0 10px 0 0;
	padding: 16px 0 0 0;
	background-color: #EDE6D8;
	background-image: url('/images/brown_box_top.png');
	background-repeat: no-repeat;
}

#homepageSignup #registerForm {
	padding: 0 10px 16px 10px;
	background-color: #EDE6D8;
	background-image: url('/images/brown_box_bottom.png');
	background-position: bottom center;
	background-repeat: no-repeat;
}

#homepageSignup #signupErrors {
	padding: 3px 0;
}

#homepageSignup form label.field {
	width: 80px;
	font-weight: bold;
}
*/

#registerForm label.field, #contactForm label.field {
    width: 125px;
    font-weight: bold;
}



#usernameStatus {
    font-size: 0.95em;
    color: #888;
}


#interestsCloud {
    background-color: #f0f0f0;
}

#interestsCloud p {
    padding: 0 10px;
    clear: both;
}

.largeButton {
    font-size: 1.2em;
    font-weight: bold;
    padding: 4px;
    color: #555;
    font-family: arial;
    letter-spacing: -0.02em;
}

a.largeGraphicalButton {
    display: block;
    width: 238px;
    height: 53px;
    padding: 25px 0 0 0;
    margin-bottom: 5px;
    background-image: url('/images/buttons/large_bg.png');
    background-position: top center;
    background-repeat: no-repeat;
    text-align: center;
    font-family: arial;
    font-size: 1.6em;
    color: #A3002C !important;
    font-weight: bold;
    text-decoration: none !important;
}

a.largeGraphicalButton:hover {
    color: #800123 !important;
}

a.loginButton {
    display: block;
    width: 98px;
    height: 34px;
    padding: 7px 0 0 0;
    margin: 6px auto 0 auto;
    background-image: url('/images/buttons/login_bg.png');
    background-position: top center;
    background-repeat: no-repeat;
    text-align: center;
    font-family: 'Cabin', arial, serif;
    font-size: 1.3em;
    color: #FFF !important;
    font-weight: bold;
    text-decoration: none !important;
}

a.loginButton:hover {
    color: #EEE !important;
}

ul.channel li {
    width: 290px;
    padding: 0 10px 20px 0;
}

ul.channel a.title {
    font-size: 1.3em;
    font-weight: bold;
    letter-spacing: -0.02em;
    font-family: 'Cabin', arial, serif;
    text-decoration: none;
}

a.share {
    text-decoration: none;
    color: #7CA0C0;
}

a.share:hover {
    border-bottom: 1px dotted #7CA0C0;
}



#reportAbuse {
    color: #B65A5A;
}


#reportAbuse a.flag {
    color: #AE9191;
    text-decoration: none;
}

#reportAbuse a.flag:hover {
    border-bottom: 1px dotted #AE9191;
}

#reportAbuse img {
    width: 10px;
    height: 10px;
}

#reportAbuse .undo {
    color: #888;
    font-size: 0.9em;
}

#reportAbuse .undo a {
    color: #888;
}

.profile .leftSide form {
    padding-bottom: 26px;
}

.profile #emailForm label, .profile #passwordForm label {
    width: 70px;
    font-weight: bold;
}

.profile #emailForm div, .profile #passwordForm div {
    width: 256px;
}

#profileForm {
    padding-top: 10px;
}

#profileForm label {
    width: 70px;
}

#profileForm div {
    width: 256px;
}


#aboutForm {
    width: 345px;
}


#aboutForm div {
    padding: 0 0 10px 0;
}

#aboutForm .shadowed {
    width: 97%;
}

#aboutErrors {
    padding: 0 0 4px 0;
}

#aboutResults {
    padding: 5px 0 0 0;
}

#content.profile {

}

#content.profile .leftSide {
    width: 345px;
}

#content.profile .rightSide {
    width: 395px;
    padding-left: 10px;
    border-left: 1px solid #BFAA83;
}

#content.profile .comments {
    width: auto;
    padding: 0;
}

#content.profile .comments .title {
    display: block;
    background-color: #eee;
    padding: 5px 3px;
    font-size: 0.9em;
}

#content.profile .comments .title a {
    font-weight: bold;
}

#content.profile .comments p {
    font-size: 1.0em;
}

#content.profile .comments .delete {
    float: right;
    margin-left: 10px;
}

#profileSketchcasts {
    height: 320px;
}



#content a.delete {
    color: #a00 !important;
    font-weight: normal !important;
    text-decoration: underline;
}

#content a.delete:hover {
    text-decoration: underline !important;
}

#content.profile .comments p {
    padding: 3px 3px 16px 3px;
    word-wrap: break-word;
}

.topViewed {
    width: 780px;
    padding-right: 10px;
    margin-bottom: 20px;
}
/*
.topViewed ol {
	color: #aaa;
	padding-top: 0;
	margin-top: 0;
}

.topViewed ol li {
	font-size: 3.0em;
	font-weight: bold;
	padding: 15px 0;
}

.topViewed ol li p {
	font-size: 0.35em;
	color: #666;
	font-weight: normal;
	margin-top: -15px;
	line-height: 120%;
}

.topViewed ol li a.title {
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: -0.02em;
	font-family: arial;
	text-decoration: none;
}
*/

.topViewed ul li p {
    padding-right: 10px;
}

.topViewed ul li p.num {
    font-size: 3.0em;
    font-weight: bold;
    color: #bbb;
}

.topViewed ul li p a.title {
    font-size: 1.3em;
    font-weight: bold;
    letter-spacing: -0.02em;
    font-family: arial;
    text-decoration: none;
}


.catList {
    width: 236px;
}

.catList p {
    line-height: 180%;
}

.catList a {
    font-size: 1.2em;
    font-weight: bold;
}

p.tagCloud {
    line-height: 220%;
    text-align: justify;
}

p.tagCloud a {
    margin-right: 15px;
    text-decoration: none;
    font-weight: bold;
    font-family: arial;
}

p.tagCloud a:hover {
    border-bottom: 1px dotted #5F69C2;
}

.copy {
    font-size: 1.2em;
    line-height: 160%;
}

.copy h1, .copy p {
    margin-bottom: 20px;
    margin-top: 10px;
}

.copy h2 {
    margin-top: 35px;
    margin-bottom: 10px;
    border-bottom: 1px solid #999;
}

.copy a.deEmphasize {
    color: #666;
}



/* STAR RATING */
.star-rating{
    list-style:none;
    margin: 10px 0 !important;
    padding:0px;
    width: 125px;
    height: 25px;
    position: relative;
    background: url('/images/icons/star.gif') top left repeat-x;		
}
.star-rating li{
    padding:0px;
    margin:0px;
    float: left;
}
.star-rating li a{
    display:block;
    width:25px;
    height: 25px;
    text-decoration: none;
    z-index: 20;
    position: absolute;
    padding: 0px;
}
.star-rating li a:hover{
    background: url('/images/icons/star.gif') left bottom;
    z-index: 3;
    left: 0px;
}
.star-rating a.one-star{
    left: 0px;
}
.star-rating a.one-star:hover{
    width:25px;
}
.star-rating a.two-stars{
    left:25px;
}
.star-rating a.two-stars:hover{
    width: 50px;
}
.star-rating a.three-stars{
    left: 50px;
}
.star-rating a.three-stars:hover{
    width: 75px;
}
.star-rating a.four-stars{
    left: 75px;
}	
.star-rating a.four-stars:hover{
    width: 100px;
}
.star-rating a.five-stars{
    left: 100px;
}
.star-rating a.five-stars:hover{
    width: 125px;
}
.star-rating #current-rating{
    background: url('/images/icons/star.gif') left center;
    position: absolute;
    height: 25px;
    display: block;
    z-index: 1;
}
.star-rating #your-rating{
    background: url('/images/icons/star.gif') left bottom;
    position: absolute;
    height: 25px;
    display: block;
    z-index: 2;
}



div.gliderControl {
    display: block;
    float: left;
}

div.gliderControl a {
    display: block;
    text-decoration: none;
    font-size: 1.6em;
    font-weight: bold;
    text-align: center;
    color: #947131 !important;
    background: #FFFFFF url('/images/glider_control_background.png');
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    height: 87px;
    width: 35px;
    padding: 62px 0 0 0;
}

div.scroller { 
    /* modify width and height of scrolling section if necessary	*/		
    width: 894px; 
    height: 170px;
    float: left;
    overflow: hidden;
}

div.scroller div.section {
    /* modify width and height of each section as needed (should match the size of the scroller window)	*/		
    width:894px;
    height:170px;
    overflow:hidden;
    float:left;		
}

div.scroller div.section li {
    width: 138px;/*originally was 186*/
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
}

div.scroller div.section li a {
    margin-bottom: 3px;
}

div.scroller div.section li object {
    margin-top: 3px;
}

div.scroller div.content {
    width: 10000px;
}

#index_background {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 341px;
    z-index: -1000;
    background: url('/images/header_index_background.png') repeat center top;
}

#greetingBoxLeftSide {
    padding: 5px 10px 0px 15px;
    font-family: 'Cabin', arial, serif;
    background: url('/images/greetings_left_background.png') no-repeat left top;
    width: 46%;
    float: left;
    height: 212px;
}

#greetingBoxLeftSide h1 {
    padding-bottom: 18px;
}

#greetingBoxMiddle {
    background: url('/images/greetings_middle_background.png') no-repeat center center;
    float: left;
    width: 4%;
    height: 212px;
}

#greetingBoxRightSide {
    background: url('/images/greetings_right_background.png') no-repeat 30px 0px;
    width: 46%;
    float: left;
    height: 212px;
    font-family: 'Open Sans Condensed', sans-serif;
}


#greetingBoxRightSide h1 {
    font-family: 'Permanent Marker', cursive;
}

#greetingBoxRightSide .info {
    color: #6e6d6b;
    font-size: 1.6em;
    font-style: italic;
    padding: 12px 0 0 57px;
}

#greetingBoxRightSide .login {
    line-height: 50px;
    font-size: 1.6em;
    color: #adadaa;
    font-style: italic;
    font-family: 'Open Sans Condensed', sans-serif;
}

#greetingBoxRightSide .login a{
    color: #adadaa;
    font-style: italic;
    text-decoration: none;
}

#greetingBoxRightSide .login a:hover{
    color: #adadaa;
    font-style: italic;
    text-decoration: underline;
}

a.bigButton {
    background: transparent url('/images/bg_button_a.png') no-repeat scroll top right;
    color: #FFF;
    display: block;
    float: left;
    font-family: 'Permanent Marker', cursive;
    font-size: 20px;
    height: 59px;
    margin-right: 6px;
    padding-right: 30px; /* sliding doors padding */
    text-decoration: none;
}

a.bigButton span {
    background: transparent url('/images/bg_button_span.png') no-repeat;
    display: block;
    line-height: 20px;
    padding: 17px 0 22px 30px;
}

.registerSection {
    margin: 10px 0 0 40px;
}
