/* CSS Document */



body {
 font:normal 76% georgia,helvetica,verdana,tahoma,arial,"sans serif";
}

.dialogAd {
 margin:0px auto;
 min-width:175px;
 color:#fff;
}

.dialogAd .hd .c,
.dialogAd .ft .c {
 font-size:1px; /* ensure minimum height */
 height:13px;
}

.dialogAd .ft .c {
 height:14px;
}

.dialogAd .hd {
 background:transparent url(../../images/re/newimages/cssBoxes/ad_tl.gif) no-repeat 0px 0px;
}

.dialogAd .hd .c {
 background:transparent url(../../images/re/newimages/cssBoxes/ad_tr.gif) no-repeat right 0px;
}

.dialogAd .bd {
 background:transparent url(../../images/re/newimages/cssBoxes/ad_ml.gif) repeat-y 0px 0px;
}

.dialogAd .bd .c {
 background:transparent url(../../images/re/newimages/cssBoxes/ad_mr.gif) repeat-y right 0px;
}

.dialogAd .bd .c .s {
 margin:0px 8px 0px 4px;
 background:#e2dfdf url(../../images/re/newimages/cssBoxes/ad_ms.jpg) repeat-x 0px 0px;
 padding:1em;
}

.dialogAd .ft {
 background:transparent url(../../images/re/newimages/cssBoxes/ad_bl.gif) no-repeat 0px 0px;
}

.dialogAd .ft .c {
 background:transparent url(../../images/re/newimages/cssBoxes/ad_br.gif) no-repeat right 0px;
}


/* content-specific */

.dialogAd h1 {
 /* header */
 font-size:1.5em;
 margin:0px;
 padding:0px;
 margin-top:-0.6em;
 text-align:left;
}

.dialogAd p {
 margin:0.5em 0px 0px 0px;
 padding:0px;
 font:0.95em/1.5em arial,tahoma,"sans serif";
}

html>body .dialogAd pre {
 font-size:1.1em;
}

#wrapper3 {
	position:absolute;
	right:6px;
	width:323px;
	height: 220px;
	top: 237px;

}
#wrapper6 {
	position:absolute;
	right:6px;
	width:323px;
	height: 208px;
	top: 472px;

}

