#content #details_box #infoContent {
	width: 530px;
}

#content #details_box.sidebar {
	background-image:url(../images/bg_3cols2.jpg);
	background-repeat:repeat-y;
}

#content #details_box #infoTopic .after {
	background:transparent url(images/sidebar_list_after.png) no-repeat scroll -1px 0;
	display:block;
	height:24px;
	margin:0;
	padding:0;
}

#content #details_box #infoTopic{
	background-image: url(../images/bg_2cols.jpg);
	background-repeat: no-repeat;
	background-position: -761px -42px;
	height: 100px;
	left: 761px;
	min-height: 100px;
	position: absolute;
	top: -1px;
	width: 199px;
	display: inline;
}

#content #details_box #infoTopic h1 {
	width: 200px;
	color: #003366;
	margin: 8px;
	padding: 0;
	font-size: 12px;
}
#content #details_box #infoTopic ul{
	margin: 48px 0 0 -1px;
	padding: 0;
}
#content #details_box #infoTopic .after {
	background: transparent url(../images/sidebar_list_after.png) no-repeat scroll -1px 0;
	display: block;
	height: 24px;
	margin: 0;
	padding: 0;
}
#content #details_box #infoTopic li{
	background: url(../images/sidebar_list.png) 0 0 no-repeat;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding: 1px 11px 0 0;
}
#content #details_box #infoTopic li a,
#content #details_box #infoTopic li span{
	background-image: url(../images/sidebar_arrows.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	color: #333;
	line-height: 14px;
	padding: 4px 0 4px 20px;
	text-decoration: none;
	width: 180px;
}
#content #details_box #infoTopic li a{
	color: #0066CC;
}
#content #details_box #infoTopic li a:hover{
	background-position: 0 -80px;
}

#content #details_box #infoTopic li span{
	background-position: 0 -160px;
	background-color: #FFF;
}

#content #details_box #infoContent p.download {
	clear: both;
	margin: 0 0 0 10px;
}

#content #details_box.sidebar #infoTopic {
	background-image:url(../images/bg_3cols.jpg) !important;
}
