/* CSS Document */
.container01_head{margin:0; padding:0; text-align:left; width:100%;}

/*---------- To align the Actions, Icon and Title ---------*/
.container01_icon{float:left; padding:7px 5px 0 0;}
.container01_actions{float:left; border:0; padding:0; max-width:5px; min-width:5px;}
.container01_icon img{margin:0px; max-height:32px; max-width:32px;}

.container01_head_bar{margin:0;}
.container01_head_title{margin:0; font-weight:bold; float:left; padding:25px 0 0 0; color:#0099CC; font-size:12px;}
.container01_title_vis{margin:0; float:right; padding:2px 7px 0 0;}

.container01_contentpane{padding:0; text-align:left; display:table;}
.container01_footer {margin:0; padding:0 0 5px 0; background:url(images/questionsbottom.png) no-repeat top center; text-align:right; height:99px; width:175px;}

.container01_top_left{padding:0px; margin:0px; background:url(images/container01_top_left.png) no-repeat top left; height:39px;}
.container01_top_right{padding:0px; margin:0px; background:url(images/container01_top_right.png) no-repeat top right;}

.container01_left{padding:0px; height:100%; background:url(images/container01_left.png) repeat-y top left;}
.container01_right{padding:0px; height:100%; background:url(images/container01_right.png) repeat-y top right;}
.container01_pad{background:#FFF; margin: 0 19px 0 7px; padding:0 ;height:116px;}

.container01_bot_left{padding:0px; margin:0px; background:url(images/container01_bot_left.png) no-repeat top left;}
.container01_bot_right{padding:0px; margin:0px; background:url(images/container01_bot_right.png) no-repeat top right; padding:0px 11px 0px 11px;}

.container01_shadow_left{padding:0px; margin:0px; background:url(images/container_shadow_left.png) no-repeat top left;}
.container01_shadow_right{padding:0px; margin:0px; background:url(images/container_shadow_right.png) no-repeat top right;}
.container01_shadow_bg{padding:0 0 5px 0; margin:0 87px 0 87px; background:url(images/container_shadow_bg.png) repeat-x top left; height:6px;}

/*---------- default style for head & normal -----------*/
.Normal p{margin-top:0px;}


.questions_content{padding:20px; background-image:url(images/questionscontent.png); background-position:top left; background-repeat:repeat-y;}
.questions_bot_bg{padding:0px; margin:0px; background:url(images/questionsbottom.png); background-position:top left; background-repeat:no-repeat; height:105px; text-align:right;}
.questions_top_bg{padding:0px; margin:15px 0 0 0px; background-image: url(images/questionstop.png); background-position:top left; background-repeat:no-repeat; height:98px;}

