.sidebar h2 {
	color: #15B38B;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 12px;
}

.sidebar h3 {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	margin: 6px 10px 6px 10px;
}

.sidebar .gallery {
	margin-top: -10px;
	margin-bottom: 20px;
}

.sidebar .gallery_item {
	
}

.sidebar a.clr_white {
	
}

.sidebar #currentImage {
	
}

.sidebar .gallery .gallery-image {
	height: 150px;
	border: 1px solid black;
	background-position: top center;
	background-repeat: no-repeat;
}

.sidebar .gallery #nextButton,.gallery #prevButton,.gallery #imageCounter
	{
	display: none;
}

.sidebar .share_this {
	margin-bottom: 20px;
}

.sidebar .entry_tags {
	margin-left: 20px;
	padding-left: 5px;
}

.sidebar .entry_tags h5 {
	display: none;
}

/* Sidebar Panels */
.sidebar-panel {
	width: 290px;
	margin-bottom: 15px;
	/* No padding allowed because of panel-bottom inside */
	background-image: url('../images/cardif/sidebar-panel-bg.png');
	background-repeat: no-repeat;
}

.sidebar .sidebar-panel-content {
	padding: 12px 14px 0px 14px;
	color: #666666;
}

.sidebar .sidebar-panel-bottom {
	background-color: #FFF;
	background-image: url('../images/cardif/sidebar-panel-bottom-bg.png');
	background-repeat: no-repeat;
	height: 7px;
}

.sidebar .contact-block {
	clear: both;
}

.sidebar .contact-block div.contact-controls {
	float: right;
	width: 80px;
	text-align: right;
}

.sidebar .contact-block div.contact-controls-horizontal {
	clear: both;
	text-align: left;
	margin-top: 6px;
}

.sidebar .contact-block div.contact-controls img {
}

.sidebar .contact-block div.contact-photo {
	float: left;
	width: 42px;
}

.sidebar .contact-block div.contact-photo img {
	display: block;
}

.sidebar .contact-block div.contact-name {
	font-weight: bold;
	font-size: 12px;
	color: #666666;
}

.sidebar .contact-block div.contact-function {
	
}

.sidebar .contact-block {
	line-height: 140%;
	clear: left;
}

.sidebar .contact-function {
	margin-top: 3px;
	margin-bottom: 6px;
}

.sidebar .contact-block a,.sidebar .contact-block a:hover {
	color: #666666;
}

.sidebar .tweets .twitter_search_list li {
	background-image: url('../images/cardif/list-item-quotes-small.png');
	background-position: 6px 17px;
	background-repeat: no-repeat;
}

.sidebar-details ul li {
	padding-left: 10px;
}

