#googlePlusDisplay {
	position: relative;
}
#gpbox1 {	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	border:3px solid #D4CBAB;/*#d64430*/
	background-color: #fff;
	position: fixed;}
#gpbox2 {
	overflow: hidden;
	text-align: right;
}
#gpbox1 iframe {
	border:0px;	overflow: hidden; 	position: absolute;	width:100%;	height: 100%;
}