body{
	margin:50px;
	font:12px verdana, tahoma, arial;
	background-color:#ede6d9;
	color:#a18759;
}
a{
	color:#ed388d;
	text-decoration:none;
}
a:hover{
	color:#f769ac;
}
.qbox{
	border-left:5px #ddc5b0 solid;
	padding-left:15px;
	width: 600px;
}
.qboxhead{
	width:234px;
	height:147px;
	background-image:url(/images/quote.png);
	background-repeat:no-repeat;
	position:absolute;
	top:-15px;
	left:-40px;
	z-index:-1;
}
input, textarea{
	font:12px Tahoma, Verdana;
}





.column { width: 170px; float: left; padding-bottom: 100px; }
	.portlet { margin: 0 1em 1em 0; }
	.portlet-header { margin: 0.3em; padding-bottom: 4px; padding-left: 0.2em; }
	.portlet-header .ui-icon { float: right; }
	.portlet-content { padding: 0.4em; }
	.ui-sortable-placeholder { border: 1px dotted black; visibility: visible !important; height: 50px !important; }
	.ui-sortable-placeholder * { visibility: hidden; }
