.googlecse_framebox {
	font-family:Trebuchet MS;
	font-size:12px;
	color:#000000;
	width:160px;
	height:500px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	display:none;
}

.googlecse_framebox .boxtitle {
	text-align: center;
	margin:0;
	font-size:16px;
	font-weight:bold;
	line-height:40px;
}

.googlecse_framebox img {
	margin-left:5px;
}

.searchform_box {
	height:100px; padding:0 5px; margin-bottom:9px;
	overflow:hidden;
}

.searchform_box form {
	margin:0; padding:0;
}

#crefq {
	width:143px;
	margin-bottom:6px;
}

#crefsa {
	margin-top:6px;
	font-size:12px;
}

.googlecse_framebox .tipline {
	height:1px;
	width:120px;
	background-color:#ebebeb;
	margin-left:6px;
	margin-bottom:10px;
	overflow:hidden;
}

.googlecse_framebox .bottomtipline {
	height:1px;
	width:140px;
	background-color:#ebebeb;
	margin:0 10px 2px 10px;
	overflow:hidden;
}

.googlecse_framebox .tiptitle {
	position:relative;
	height:24px;
	line-height:24px;
	padding:0 3px;
	margin:0px 4px 4px 4px;
	font-weight:bold;
	background-color:#ebebeb;	
}

#tiplightball {
	position:absolute; top:-22px; right:-5px;
}

#googletips_box{
	width:152px;
	height:232px;
	margin:0px 4px 4px 4px;
	background-color:#ebebeb;
}

#googletips_box .googletip {
	width:146px;
	height:228px;
	margin:3px;
	font-size:11px;
}

#googletips_box .googletip h3 {
	font-size:14px;
	margin:0;
}

.clear_float{
	clear:both;
	font-size:1px;
	line-height:1px;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
}

#googletips_nav{
	height:19px;
	margin:0 5px;
	font-weight:bold;
	line-height:19px;
	text-align:center;
}

#googletips_count{
	float:left;
	width:126px;
}

#googletips_prev{
	display:inline;
	float:left;
	background:url(/userpages/images/common/googlecse/pagerLeft.png) left top no-repeat;
	width:12px;
	height:14px;
	margin-top:2px;
	cursor:pointer;
}

#googletips_next{
	display:inline;
	float:left;
	background:url(/userpages/images/common/googlecse/pagerRight.png) left top no-repeat;
	width:12px;
	height:14px;
	margin-top:2px;
	cursor:pointer;
}