/* CSS Document */

/*HOME CONTENT AREA*/
.contentColumn1 { float:left; width:420px; margin-right:14px; margin-top:20px;}
.contentColumn1 table { margin-left:25px; margin-top:10px;}
.contentColumn1 table tr {vertical-align:top; }
.contentColumn1 table tr td { color:#b33d36; }
.contentColumn1 table tr td.tableLable { text-align:right; font-weight:700; color:#b33d36; padding-top:5px;}
.contentColumn1 table tr td input { border:1px solid #DDDDDD; width:150px;}
.contentColumn1 table tr td textarea { border:1px solid #DDDDDD; width:220px; height:80px;}
/**/
.contentColumn2 { float:left; width:238px; margin-top:20px; border:1px solid #DDDDDD; }
.contentColumn2 div.shadow { background-image:url(../images/box-shadow_1x15.gif); background-position:top; background-repeat:repeat-x; height:15px; margin:1px; line-height:1px; font-size:1px; }
.contentColumn2 dl { margin:0px; padding:0 10px 10px 10px;}
.contentColumn2 dl dd { margin:0px; padding:0px; margin-bottom:10px;}
.contentColumn2 dl dt { font-weight:700; color:#b33d36; margin-bottom:15px;}