.itemheader {
	border-bottom:1px; 
	border-bottom-width:1px;
	border-bottom-style:solid;
	padding: 5px;
}

.itemheader a {
    font: bold;
    color:#555;
    text-decoration:none;
}
.itembody {
		border-bottom:1px;
		border-bottom-width:1px;
		border-bottom-style:solid;
		padding: 5px;
	    display: none;
}

.pageBrowser a {
    text-decoration:none;
} 
.pageBrowser span {
    color:#C52616;
} 

.filter_holder { margin:0 0 15px 0;}
.filter_holder2 { margin:0 0 40px 0;}
.filter_holder .grey { color:#555;}

#topicpicker {
	float:left;
	width: 296px;
}
#flashpicker_cont {
	float:left;
	width: 212px;
}
.item { clear:both;}
.integrationitem {
	clear:both;
}
.integrationitem td {
	padding: 5px;
	margin: 5px;
	vertical-align: top;
	border-bottom:1px; 
	border-bottom-width:1px;
	border-bottom-style:solid; 
}

.listtd1 {
	padding: 5px;
	margin: 5px;
	vertical-align: top; 
	width: 40%;
}

.listtd2 {
	padding: 5px;
	margin: 5px;
	vertical-align: top; 
	width: 30%;
}
.listtd3 {
	padding: 5px;
	margin: 5px;
	vertical-align: top; 
	width: 30%;
}


