/*
Plugin List Style
*/
#the-list #image-carousel
{
	position:relative;
}

#the-list #image-carousel .plugin-title
{
	height:100%;
}



#image-carousel-update .update-message {
	background-color: #FEF7F1 !important;
}


.icp_update_changelogs_ttl {
	
	margin-top:30px !important;
	font-size:14px !important;
	font-weight:bold;
	
}

.icp_update_changelogs {
	
	padding:10px;
	background-color:#FFF2EC;
	border:1px solid #FFBC79;
	border-radius:10px;
	font-style:italic;
	
}

.icp_version_clttl {
	font-weight:bold;
	border-bottom: dashed 1px #CCC;
	padding-bottom: 5px !important;
}