/* leftcurved cutout Borders*/
.leftcurved {
	background:transparent;
	width:178px;
	margin-right:3px;
	float:left;
	}
.leftcurved h1, .leftcurved p {
	margin:0 10px;
}
.leftcurved h1 {
	font-size:2em;
	color:#FF9999;
}
.leftcurved p {
	padding-bottom:0.5em;
}
.leftcurved .b1, .leftcurved .b2, .leftcurved .b3, .leftcurved .b4 {
	display:block;
	overflow:hidden;
	height:1px;
	font-size:1px;
}
.leftcurved .b2, .leftcurved .b3, .leftcurved .b4 {
	background:#FFF3F3;
	border-right:1px solid #FF9999;
	border-right:1px solid #FF9999;
	border-left:1px solid #FF9999;
	border-left:1px solid #FF9999;
}
.leftcurved .b1 {
	margin:0 4px;
	background:#FF9999;
}
.leftcurved .b2 {
	margin:0 3px;
	height:1px;
	border-width:2px;
	background:#FFF3F3;
}
.leftcurved .b3 {
	margin:0 2px 0 2px;
	height:1px;
	background:#FFF3F3;
}
.leftcurved .b4 {
	margin:0 1px;
	background:#FFF3F3;
	height:2px;
}
.leftcurved .t1, .leftcurved .t2, .leftcurved .t3, .leftcurved .t4 {
	display:block;
	overflow:hidden;
	height:1px;
	font-size:1px;
}
.leftcurved .t2, .leftcurved .t3, .leftcurved .t4 {
	background:#FFF3F3;
	border-left:1px solid #FF9999;
	border-left:1px solid #FF9999;
}
.leftcurved .t1 {
	margin:0 4px;
	background:#FF9999;
}
.leftcurved .t2 {
	margin:0 3px;
	height:1px;
	border-width:2px;
	background:#FF9999;
}
.leftcurved .t3 {
	margin:0 2px;
	height:1px;
	background:#FF9999;
}
.leftcurved .t4 {
	margin:0 1px;
	background:#FF9999;
	height:2px;
}
.leftcurved .leftcontent {
	display:block;
	background:#FFF3F3;
	border:0 solid #FF9999;
	border-width:0 1px;
}
.leftcontent {
	text-align:left;
	padding-bottom:20px;
	margin-bottom:0px;
}
.leftheader {
	padding-left:10px;
	padding-bottom:8px;
	margin-bottom:-10px;
	width:166px;
	background-color:#FF9999;
	color:#660000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
.leftlist {
	margin-left:0px;
	padding-left:0px;
}
.leftlist UL {
	list-style-type:none;
	display:inline-block;
}
.leftlist LI.mainheader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#330066;
	font-size:18px;
	font-weight:bold;
	list-style:none;
	display:inline-block;
	margin:-4px 10px 0px 10px;
	border-bottom:#FF0000 solid 1px;
}
.leftlist LI.datetime {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000066;
	font-size:xx-small;
	list-style: none;
	font-weight:bold;
	display:inline-block;
	border-bottom:#FF0000 solid 1px;
	border-top:#FF0000 solid 1px;
	margin:0 10px 5px 10px;
	line-height:12px;
	padding-bottom:1px;
}
.leftlist LI.article {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000066;
	font-size:10px;
	list-style:none;
	display:inline-block;
	margin:0 10px 0 10px;
	line-height:20px;
	text-decoration:none;
}
.leftlist LI.sideheader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#330066;
	background-color:#FFcccc;
	font-size:11px;
	font-weight:bold;
	list-style:none;
	padding:2px 0px 5px 10px;
	margin-bottom:2px;
	border-bottom:#FF9999 solid 1px;
	border-top:#FF9999 solid 1px
}
.leftlist LI.sideoption {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:##000066;
	background-color:##ffcccc;
	font-size:11px;
	list-style:none;
	font-weight:normal;
	line-height:1.3;
	padding:1px 10px 5px 10px;
	font-weight:bold;
}
.leftlist LI.suboption {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:##FFcccc;
	background-color:#FF9999;
	font-size:11px;
	list-style:none;
	font-weight:normal;
	line-height:1.3;
	padding:1px 0px 7px 10px;
	padding-left:30px;
	font-weight:bold;
	}

.leftspacer {
		display:block;
	overflow:hidden;
	height:4px;
	font-size:1px;

	}

