* { 
	font-family: Arial, Helvetica, sans-serif; font-size:11px; 
}
body { 
	margin:0; padding:0;
}
img { 
	border:0; 
}
.clear {
	clear:both;
}
#header, #left, #right, #footer, .textTools {
	display:none;
}
#content, #contentBg {
	background:none;
}
#child .imgLeft, #child .textRight, #child .imgRight, #child .textLeft {
	float:left;
}
#child .textBig {
	width:308px; margin:0 0 0 7px;
}
#child .textSmall {
	width:311px; margin:0 7px 0 0;
}
#child #left {
	width:auto; padding:0;
}