/*
body {
 font:normal 76% georgia,helvetica,verdana,tahoma,arial,"sans serif";
}
*/

.dialogmi { 
	/*font-family: Verdana, Arial, Helvetica, sans-serif; */
	width:480px; margin:0px auto; margin-bottom: 10px; color:#5d0000; background: #ffffff; border: 0px dotted #171717;}
.dialogmi .hd .c, .dialogmi .ft .c { font-size:1px; height:5px;}
.dialogmi .ft .c { height:5px;}

.dialogmi .hd { background:transparent url(images_gr/tl.gif) no-repeat 0px 0px;}
.dialogmi .hd .c { background:transparent url(images_gr/tr.gif) no-repeat right 0px;}

.dialogmi .bd { background:transparent url(images_gr/ml.gif) repeat-y 0px 0px;}
.dialogmi .bd .c { background:transparent url(images_gr/mr.gif) repeat-y right 0px;}
/*.dialogmi .bd .c .s { margin:0px 8px 0px 4px; background:#000 url(images_gr/mm.jpg) repeat-x 0px 0px; padding:1em;}*/
.dialogmi .bd .c .s { margin:0px 10px 0px 4px; background:#ffffff url(images_gr/mm-x.jpg) repeat 0px 0px; padding: 5px 5px 10px 5px; min-Height: 140px;}

.dialogmi .ft { background:transparent url(images_gr/bl.gif) no-repeat 0px 0px;}
.dialogmi .ft .c { background:transparent url(images_gr/br.gif) no-repeat right 0px;}

/* content-specific */
.dialogmi h1 {
 font-size: 15px;
/* font-size:2em;*/
 margin:0px;
 padding:0px;
/* margin-top:-0.6em;*/
 margin-top:-2px;

 border-bottom: 1px dotted #171717;
 padding-bottom: 10px;
 margin-bottom: 10px;
}

.dialogmi p {
/* margin:0.5em 0px 0px 0px;*/
 margin:0px;
 padding:0px;
/* font-size:0.95em/1.5em;*/
 font-size:0.95em;
}

.dialogre { 
	/*font-family: Verdana, Arial, Helvetica, sans-serif; */
	width:300px; margin:0px auto; margin-bottom: 10px; color:#2e2e2e; background: #ffffff; border: 0px dotted #171717;}
.dialogre .hd .c, .dialogre .ft .c { font-size:1px; height:5px;}
.dialogre .ft .c { height:5px;}

.dialogre .hd { background:transparent url(images_gr/tl.gif) no-repeat 0px 0px;}
.dialogre .hd .c { background:transparent url(images_gr/tr.gif) no-repeat right 0px;}

.dialogre .bd { background:transparent url(images_gr/ml.gif) repeat-y 0px 0px;}
.dialogre .bd .c { background:transparent url(images_gr/mr.gif) repeat-y right 0px;}
/*.dialogre .bd .c .s { margin:0px 8px 0px 4px; background:#000 url(images_gr/mm.jpg) repeat-x 0px 0px; padding:1em;}*/
.dialogre .bd .c .s { margin:0px 10px 0px 4px; background:#ffffff url(images_gr/mm-x.jpg) repeat 0px 0px; padding: 5px 5px 10px 5px;}

.dialogre .ft { background:transparent url(images_gr/bl.gif) no-repeat 0px 0px;}
.dialogre .ft .c { background:transparent url(images_gr/br.gif) no-repeat right 0px;}

/* content-specific */
.dialogre h1 {
 font-size: 15px;
 margin:0px;
 padding:0px;
 margin-top:-2px;

 border-bottom: 1px dotted #171717;
 padding-bottom: 10px;
 margin-bottom: 10px;
}

.dialogre h2 {
 font-size: 12px;
 margin:0px;
 padding:0px;
 /*margin-top:-2px;*/

 /*border-bottom: 1px dotted #171717;
 padding-bottom: 10px;
 margin-bottom: 10px;*/
}

.dialogre h3 {
 font-size: 9px;
 margin:0px;
 padding:0px;
/* margin-top:-2px;

 border-bottom: 1px dotted #171717;
 padding-bottom: 10px;
 margin-bottom: 10px;*/
}

.dialogre p {
/* margin:0.5em 0px 0px 0px;*/
 margin:0px;
 padding:0px;
/* font-size:0.95em/1.5em;*/
 font-size:0.95em;
}

/*
html>body .dialogre pre {
 font-size:1.1em;
}
*/

