#titleicons-currenticoncontainer{
	height:30px;
	font-weight:bold;
	text-align:center;
	padding-bottom:8px;
}

#titleicons-currenticon{
	height:25px;
	padding-left:5px;
	margin-bottom:-8px;
}

#titleicons-iconscontainer img{
	max-width:  24px;
	max-height: 24px;
	margin-left:auto;
	margin-right:auto;
}

#titleicons-iconscontainer{
	height:200px;
	overflow:scroll;
}

.titleicons-iconbox{
	float:left;
	width:25px;
	height:25px;
	text-align:center;
	padding:5px;
}

.titleicons-iconbox:hover{
	background-color:#B8DDF5;
	cursor:pointer;
}