/* CSS Document */
*						{padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
table 					{border-collapse:collapse; border:0px; width:100%;}
td						{vertical-align:top;text-align: left;}
th						{text-align:left; vertical-align:top}
img						{border:none}
h2						{font-size:120%}
h3						{font-size:110%}
h4						{font-size:110%}
textarea .inputbox 		{width:350px; height:100px}

.clr					{clear:both}
.width					{width:100%}
.middle					{vertical-align:middle}
.main 					{margin:auto;}
ol {list-style:decimal; margin-left:15px}
.dt						{margin:auto; width:auto; display:table} /* align center (for topmenu)*/
.cont_b_r {
	background: url(../images/corn_blog_br.gif) 100% 100% no-repeat;padding:12px;
}
.cont_b_l {
	background: url(../images/corn_blog_bl.gif) 0px 100% no-repeat;
	text-align: left;
}

