#leftcolinsert {
	text-align: right;
	margin: 30px 0px 0px;
	padding: 0px;
	background-color: #E9E9E9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #1C5464;
	border-right-color: #1C5464;
	border-bottom-color: #1C5464;
	background-image: url(../images/google-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 90px;
}
