/*
Bo-Blog V2
MyGarden Skin
By MacroLong
2006-4-30
*/

@import url(styles.css);

/****** General Styles ******/
body {	
	background: #FFF url(images/bub_shadow_r2.png) repeat-y 770px 0px;
	text-align: left;
	}
#panelCalendar{
	position: absolute;
	left: 800px;
	top: 15px;
		}
#panelGoogle{	
position: absolute;
	left: 800px;
	top:240px;
	}
#wrapper {
	margin:0;
	width: 770px;
	text-align: left;
}
#mainWrapper {
	margin:0;
}
#footer{
	margin:0;
}
.centerstyle a{ background:#FFF;}
.leftstyle a{ background:#CAE324;line-height:25px; height:25px; width:24px;}