/* CSS Document */
/* DEFAULTS */
body{background-color:#fff; background-image:none; font-size:0.8em; font:normal 12px Arial, Helvetica, sans-serif; color:#333333; }

.pagecontainer{width:100%;height:100%;background-color:#fff;}

.contentpanel{width:744px;height:100%;text-align:left;background-color:#E5FE98;}
.box{margin:0px;width:auto;height:100%;background:#fff url(images/bg_grad.jpg);background-repeat:repeat-x;}

.intro_title{background:url(images/monopoly_discover_title.png);background-repeat:no-repeat;width:468px;height:242px;margin:10px;}

.page_hdr{height:34px; width:auto; background:url(images/page-hdr-bkg.gif); background-repeat:repeat-x; padding-top:4px;padding-left:4px;}
.page_hdr span{background:url(images/pogomobile_title.png); background-repeat:no-repeat; height:28px; width:148px; display:block;}

.content_col_left{float:left;width:470px;margin:10px 10px 10px 20px;font-size:14px;}
.content_col_right{float:left;width:230px;padding-top:20px;text-align:left;}

.web2mobilepanel{background:url(images/web2mobile_bg.png);background-repeat:no-repeat;width:227px;height:356px;font-size:1.4em;color:#0F9104;}
.floatdiv2{position:relative;top:90px;text-align:left;padding:10px;}
.web2mobilepanel big{display:none;}
.web2mobilepanel .action{background-image:url(images/action_button.png);background-repeat:no-repeat; width:142px; height:35px; margin-left:15px; background-color:Transparent; border:none; color:transparent; cursor:pointer;}
.inputpanel{margin-top:2px;font-size:0.85em;}
.inputpanel input{margin-left:0px;padding:3px;}
.moreinfo{display:none;}

/*.inputpanel{background-color:#fff;border:1px solid #666;padding:3px;}
.inputpanel input{background-color:Transparent;border:none;}*/
