.zc-wrapper {display:block;height:100%;width:100%;visibility:visible;position:fixed;left:0px;top:0px;z-index:9000;}
	.zc-wrapper p {margin:0px 0px 7px;padding:1px;}
	.zc-wrapper form {display:block;margin:100px auto 0px;padding:12px 15px 15px;width:195px;height:149px;position:relative;visibility:visible;z-index:9002;background:#fff;}
		.zc-close {float:right;}
			.zc-close a {display:block;width:12px;height:12px;outline:none;text-indent:-99999px;cursor:pointer;background:url('/static/chevrolet/images/icon_sprite.png') left -2400px no-repeat;}
		.zc-title {font-weight:900;}
		p.zc-inputpar {margin:0px 10px 7px;height:20px;}
			.zc-input {float:left;width:100px;margin-top:2px;padding:0px 5px;}
			.zc-select{float:left;margin:4px 0 0;}
			.zc-go {float:left;margin:2px 0 0 3px;outline:none;width:35px;height:20px;text-indent:-99999px;cursor:pointer;background:url('/static/chevrolet/images/icon_sprite.png') no-repeat left -900px;border:0 none;line-height:0;font-size:0;}
			.zc-go:hover {background-position:left -1000px;}
		p.zc-error {float:left;margin:0px 10px;color:#900;font-weight:900;}
		p.zc-link {position:absolute;bottom:8px;right:17px;}
	.zc-mask {display:block;height:100%;width:100%;visibility:visible;position:absolute;left:0px;top:0px;z-index:9001;background:#000;}

/* browser specific */
/* lte IE6 */
html, body {_height:100%;}
.zc-close a {_height:12px;_overflow:hidden;}
.zc-go {_height:13px;}
.zc-link {_bottom:4px;_right:13px;}

/* language specific */
.ptbr .zc-go {background:url('/static/additional/chevrolet/images/iconsprite.png') no-repeat 0px 0px;}
.ptbr .zc-go:hover {background:url('/static/additional/chevrolet/images/iconsprite.png') no-repeat 0px -20px;}