@charset "UTF-8";
/* CSS Document */

h3{
clear:left;
}

#leftcolumn-wrapper{
	width:580px;
	margin:20px;
	padding:0;
	float:left;
	display:inline;
}

#content{
	width:560px;
	margin:0 20px 10px 20px;
	padding:0;
	clear:right;
}

#wrapper{
	background-color:#fff;
	width:900px;
	margin:0 auto;
	padding-bottom:10px;
	height:auto;
}

#rightcoltop{
	height:50px;
}


#rightcol p{
	padding:0 0 10px 0;
}

#rightcolbottom{
	height:30px;
}
