body {
    font-size: 12.5px;
}

p {
    margin: 0px 0px 18px 0px;
}






div#sandbox_top {
    padding: 24px 36px 4px 36px;
    color: #767150;
    font-size: 17px;
    line-height: 24px;
}

div#divider {
    width: 880px;
    height: 1px;
    border-bottom: 3px solid #edead6;
    margin: 16px 0px 16px 16px;
}

table#sandbox_mid {
    color: #222;
    border-collapse: collapse;
    width: 880px;
    padding: 24px 36px 24px 36px;
    margin: 6px 0px 16px 16px;
/*     font-size: 12px; */
}

table#sandbox_mid td {
    vertical-align: top;
}

table#sandbox_mid td#l {
    width: 340px;
    padding: 0px 16px 16px 18px;
}

table#sandbox_mid td#r {
    width: 518px;
    padding: 0px 16px 16px 8px;
}

table#sandbox_mid td#r h2 {
    padding: 0px 0px 16px 0px;
}

table#sandbox_mid td#r ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 2px 0px 12px 0px;
}

table#sandbox_mid td#r ul li {
	padding: 4px 0px 8px 26px;
	margin: 0px 0px 0px 0px;
	background-image: url(../img/bullet_flower.jpg);
	background-position: 0px 3px; /* X-pos Y-pos (from top-left) */
	background-repeat: no-repeat;
}

img#main {
    padding: 0px 0px 0px 0px;
}

img#reg_btn {
    padding: 16px 0px 16px 0px;
}

div#divider_r {
    height: 1px;
    border-bottom: 3px solid #edead6;
    margin: 16px 0px 16px 0px;
}

div#clickheres {
    width: 800px;
    height: 100px;
    margin: 26px 0px 2px 0px;
}

div#clickheres_sub {
    float: left;
    text-align: center;
    width: 400px;
}




