html, body {
	margin: 0 auto;
	padding: 0;
}

table {
    color: #000000;
}

p,li {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
}

#wrap {
	margin: 0 auto;
	padding: 0;
	width: 936px;
}

#header {
}

#logo {
	margin-left: 20px;
	margin-top: 15px;
	padding-bottom: 15px;
	width: 272px;
}

#ellipsis {
	float: right;
	margin-top: -30px;
	padding-right: 30px;
	width: 80px;
}

#content {
	padding-top: 10px;
}

#left {
	margin-top: 10px;
	left: 0;
	width: 148px;
}

#belly {
	margin-top: 10px;
	width: 492px;
}

.righttd {
    position: relative;
    margin: 0;
    padding: 0;
}

#right {
	margin-top: 65px;
	margin-left: 0;
    padding: 0;
	width: 170px;
}

#footer {
	text-align: center;
	padding-top: 15px;
}

div#support {
    position: relative;
    text-align: center;
    margin: 0px;
    padding: 0px;
    width: 137px;
}

    div.support-homeflag {
        margin-top: 100px !important;
    }
    
    #support-button {
        position: absolute;
        top: 80px;
        left: 0px;
    }

    #support img.button {
        margin: 0px;
        padding: 0px;
    }
        

div#search {
	height: 20px;
	width: 98%;
	vertical-align: top !important;
}

div#antiIE {
	position: relative;
}

input.text {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	vertical-align: top !important;
	text-decoration: none;
	border: 1px solid #333333;
}

input.img {
	vertical-align: middle !important;
	height: 20px;
	width: 36px;
}

td.pad_right {
	padding-right: 6px;
}

td.pad_left {
	padding-left: 6px;
}

td.confirmation {
	vertical-align: middle;
}

h3 {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica;
}

span.notes {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
}

span.notes2 {
    font-family: Helvetica, Arial;
    font-size: 9px;
}

span.notes_i {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	font-style: italic;
}

span.highlight_pink {
    font-family: Helvetica, Arial;
    font-size: 12px;
    font-weight: bold;
    color: #ea0d8c;
}

div#previewgame {
	margin: 0 auto;
	padding: 0;
	height: 420px;
	width: 478px;
	/* background: url(../img/preview_game_bg.png) no-repeat; */
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
}

div#previewta {
    margin: 0 auto;
    padding: 0;
    height: 420px;
    width: 478px;
    background: url(../img/preview_ta_bg.png) no-repeat;
    font-family: Verdana, "Trebuchet MS", Arial, Helvetica;
    font-size: 11px;
}

div#previewgame_text {
	overflow: auto;
	height: 350px;
    font-family: Verdana, "Trebuchet MS", Arial, Helvetica;
    font-size: 11px;
}

div#previewsong {
	margin: 0 auto;
	padding: 0;
	height: 186px;
	width: 296px;
	background: url(../img/preview_bg.jpg) no-repeat;
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
}