/*img, div{behavior:  url(js/pngHack.htc);}*/
img {behavior:url(js/iepngfix.htc);}
#accordion {
	/*margin:10px 10px;*/
	width:184px;
	height:auto !important;
	background-image:url(../images/box184_bkgbottom.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	float:right !important;
	position:relative;
}
#bordertop {
	background-image:url(../images/box_184_captop.png);
	background-repeat:no-repeat;
	behavior:url(js/iepngfix.htc);
	position:absolute;
	top:0px;
	left:0px;
	width:184px;
	height:5px;
}
#borderbottom {
	background-image: url(../images/box_184_capbottom.png);
	background-repeat:no-repeat;
	left:0px;
	/*bottom:0px;*/
	/*position:absolute;*/
	width:184px;
	height:5px;
}
h3.toggler {
	cursor: pointer;
	background-image: url(../images/boxtopblue.gif);
	background-repeat:repeat-x;
	background-position:top;
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding:4px;
}

div.element {
	height:330px;
	padding:4px;
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	text-align:left;
}
div.element a{
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration:underline;
	background-image:url(../images/arrow_right.gif);
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:14px;
	line-height:14px;
}
div.element a:hover{
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#5787B7;
	text-decoration:none;
	line-height:14px;
}
div.element p, div.element h4 {
	margin:0px;
	padding:4px;
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	text-align:left;
}
