* { border: 0px solid black; padding: 0px; margin: 0px; }
body { text-align: center; }
body * { text-align: left; }
table { width: 100%; border-collapse: collapse; }
td { vertical-align: top; }
ul { list-style-type: none; }
li { padding-bottom: 6px; }

form { width: 100%; }
.small_form { width: 400px; }
input, textarea  { width: 400px; }
.small_form input, .small_form textarea  { width: 200px; }
label { display: block; padding: 2px 0px; }
label span{ font-weight: bold; display: block; width: 150px; float: left; text-align: right; margin-right: 20px; }
.checkbox, .small_form  .checkbox  { width: auto; }
.submit, .small_form  .submit { width: auto; margin-top: 20px; margin-bottom: 10px; margin-left: 170px; }

.bdy_master { float: right; position: relative; width: 700px; }
.bdy_one_col { position: relative; width: 700px; }
.bdy_two_col_left_lg { position: relative; width: 470px; float: left; }
.bdy_two_col_right_sm { position: relative; width: 230px; float: right; }
.bdy_two_col_left_sm { position: relative; width: 230px; float: left; }
.bdy_two_col_right_lg { position: relative; width: 470px; float: right; }

#bdy_index_large_promo { margin: 0px 10px; margin-bottom: 30px; }

#bdy_index_small_promo_container { position: relative; width: 470px; height: 100px; margin-bottom: 30px; }
#bdy_index_small_promo_container #bdy_breedart_promo { position: absolute; width: 100px; height: 70px; left: 20px; top: 10px; }
#bdy_index_small_promo_container #bdy_breedskins_promo { position: absolute; width: 100px; height: 70px; left: 130px; top: 10px; }
#bdy_index_small_promo_container #bdy_breedmusic_promo { position: absolute; width: 100px; height: 70px; left: 240px; top: 10px; }
#bdy_index_small_promo_container #bdy_breedexp_promo { position: absolute; width: 100px; height: 70px; left: 350px; top: 10px; }

#bdy_inline_content { margin-left: 10px; margin-bottom: 30px; width: 450px; }

#bdy_forums { width: 100%; }
#bdy_forums_name { width: 90%; }
#bdy_forums_count { width: 10%; }

#bdy_threads { width: 100%; }
#bdy_threads_topic { width: 60%; }
#bdy_threads_user { width: 20%; }
#bdy_threads_age { width: 30%; }

#bdy_thread { width: 100%; }

#bdy_breed_view_pieces { width: 450px; }
#bdy_piece_box { width: 100%; height: 90px; }
#bdy_piece_box img { float: left; margin-right: 10px; }
#bdy_piece_box_info {}

#comment td.name { width: 150px;  text-align: right; }
#comment td.text { padding-left: 20px; }