/* CSS Document */
h2, p{font-size:1.2em;}
h2 {font-size: 1.2em}
.portletcontent {
		padding:0 7px 0 0;
		background:#fff url(images/borders.gif) 100% 0 repeat-y;
	}
	.bi {
		padding:0 0 0 1px;
		background:#000 url(images/borders.gif) 0 0 repeat-y;
		

	}
	.bb {
		height:30px;
		margin:0 -7px 0 -1px;
		background:url(images/box.gif) 100% 100% no-repeat;
	}
	.bb div {
		width:18px;
		height:30px;
		background:url(images/box.gif) 0 100% no-repeat;
	}
	.portlet h2 {
	height:39px;
	text-align:center;
	background-color:#FEFAFA;
	background-image:url(images/topright.gif);
	background-position:right top;
	background-repeat:repeat-y;
	color:#592C16;
	}
	
	
	.portletcontent p {
		padding:10px 10px 0px 10px;
		background:#fff;
	}
