@charset "utf-8";
/* IE6 specific */

/* Green Bar */

*html #greenbar {
	margin-top:10px;
}

/* Body - Left side */

*html .creativeTitle {
	float:none;
}

*html #leftBottom {
	margin:5px 0 0 0;
}

*html #viewAdBtn {
	margin-top:-15px;
}

*html #creativeBox{
	margin-top: -9px;
}

*html #imageContent{
	padding:0 10px 0 11px;
}

/* Body - Right side */

*html #rightTop {
	margin-top:-7px;
}

*html #signupTopbg {	
	margin-top:-4px;	
}

*html #bottomCurve {
	margin-top:-4px;
}

*html #rightBottom {	
	padding: 5px 0 0 0;	
}

*html #quickTopCurve {
	margin:5px 0 0 0;
}

*html #quickContent {
	height:346px;
}

/* Footer */

*html #footer {
	padding-top:0;
}

#greenbar {
	margin-top:10px;
}

