/* CSS Document */
* {padding:0; margin:0; }
html {height:100% }
body {}
table {border-collapse:collapse; border:0px; padding:0; }
td {vertical-align:top }
th {text-align:left; vertical-align:top }
img {border:none }
h1 {font-size:130% }
h2 {font-size:120% }
h3 {font-size:110% }
h4 {font-size:110% }
p {padding:0px 0px 13px 0px; }
textarea .inputbox {width:300px; height:100px; margin:0px 0px 5px 0px; }
select {height:auto; margin:12px 0px 12px 0px; vertical-align:middle }
ul {list-style:disc; margin:0px 0px 0px 15px; }
ol {margin:0px 0px 0px 35px; }
.width {width:100% }
.main {text-align:left }
table.blog{ width:100%; }

/* Faux Columns */

.w33, .w50 {float:left; margin:15px 0; padding:5px;  }
.w33 .frame, .w50 .frame {width:256px; margin:auto; }

.w33 h1, .w50 h1 {padding-bottom:15px; }

.w33	{width:300px; }/* width:33%; */
.w50	{width:460px; }/* width:44%; */
