.headline{
	background-color: #00386E;
	font-size: 12px;
	color: #F5F5F5;
	width: 250px;
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	padding-top: 1px;
}
.curlycontainer_1{
	border: 1px solid #b8b8b8;
	margin-bottom: 1em;
	width:250px;
	height:122px !important;
	float: left;
	background-color: #F9F9F9;

}
.curlycontainer_2{
	border: 1px solid #b8b8b8;
	margin-bottom: 1em;
	width:250px;
	float: right;
	background-color: #F9F9F9;
}

.curlycontainer_3{
	border: 1px solid #b8b8b8;
	margin-bottom: 1em;
	width:250px;
	float: left;
	background-color: #F9F9F9;
}

.curlycontainer_4{
	border: 1px solid #b8b8b8;
	margin-bottom: 1em;
	width:250px;
	float: right;
	background-color: #F9F9F9;
}
.curlycontainer_1 .innerdiv_1{
	background: transparent url(/images/brcorner.gif) bottom right no-repeat;
	position: relative;
	left: 2px;
	top: 2px;
	height:90px !important;
	padding: 1px 4px 15px 5px;
}

.curlycontainer_2 .innerdiv_2{
	background: transparent url(/images/brcorner.gif) bottom right no-repeat;
	position: relative;
	left: 2px;
	top: 2px;
	padding: 1px 4px 15px 5px;
}

.curlycontainer_3 .innerdiv_3{
	background: transparent url(/images/brcorner.gif) bottom right no-repeat;
	position: relative;
	left: 2px;
	top: 2px;
	padding: 1px 4px 15px 5px;
}

.curlycontainer_4 .innerdiv_4{
	background: transparent url(/images/brcorner.gif) bottom right no-repeat;
	position: relative;
	left: 2px;
	top: 2px;
	padding: 1px 4px 15px 5px;
}