	#ext_windows {
	width: 205px;
	}
	
	#ext_windows_tl {
	width: 14px;
	height: 14px;
	background: url(../images/google/ext_tl.png);
	background-position: 0 0;
	}

	#ext_windows_t  {
	height: 14px;
	background: url(../images/google/ext_t.png);
	}

	#ext_windows_tr {
	width: 14px;
	height: 14px;	
	background: url(../images/google/ext_tr.png);
	background-position: 0 0;
	}

	#ext_windows_l  {
	width:14px;
	background: url(../images/google/ext_l.png);
	}

	#ext_windows_contents {
	background-color: white;
	}

	#ext_windows_r {
	width: 14px;
	background: url(../images/google/ext_r.png);
	}

	#ext_windows_bl {
	width: 14px;
	height: 14px;
	background: url(../images/google/ext_bl.png);
	}

	#ext_windows_b {
	height: 14px;
	background: url(../images/google/ext_b.png);
	}

	#ext_windows_br {
	width: 14px;
	height: 14px;
	background: url(../images/google/ext_br.png);
	}

	#ext_windows_beak {
	width: 27px;
	height: 37px;
	background: url(../images/google/ext_beak.png);
	}

	#ext_windows_close {
	width: 13px;
	height: 13px;
	background: url(../images/google/ext_close.png);
	}