@charset "utf-8";
/* CSS Document */

#leftcolumn { 
 color: #333;
 margin-left: 15px;
 margin-top: 10px;
 padding-top: 10px;
 padding-left: 15px;
 padding-right: 15px;
 width: 397px !important;
 * width: 427px;
 min-height:350px;
 height:auto !important;
 * height: 350px;
 float: left;
 background-image:url(../gfx/background-427.png);
 background-position:top;
 background-repeat:no-repeat;
 position: relative;
}


#rightcolumn { 
 float: left;
 color: #333;
 margin-left: 16px;
 margin-top: 10px;
 margin-bottom: 10px;
 padding-top: 10px;
 padding-left: 15px;
 padding-right: 15px;
 width: 397px !important;
 * width: 427px;
 min-height:350px;
 height:auto !important;
 * height:350px;
 display: inline;
 background-image:url(../gfx/background-427.png);
 background-position:top;
 background-repeat:no-repeat;
 position: relative;
}