.Comp-CR-comp-sidebar .more {
	margin: 5px 0 0;
	display: block;
}

.Comp-CR-comp-sidebar .more + .more {
	float: right;
	clear: right;
}

.Comp-CR-comp-sidebar .more + .more.all {
	margin: 0 10px 0 0;
	clear: none;
}

.Comp-CR-comp-sidebar .more > * {
	font: 10px/12px hu,Arial,Helvetica,Garuda,sans-serif !important;
	color: #fff !important;
	text-transform: uppercase!important;
	text-decoration: none !important;
	cursor: pointer!important;
	padding: 4px 7px 0!important;
	float: right!important;
	height: 15px!important;	
}

.Comp-CR-comp-sidebar .more > *{	background-color: #007481; }

.Comp-CR-comp-sidebar .more > *:hover {	background-color: #00464e; }




.Comp-CR-comp-sidebar .content-container .more.all > * {
	background: #f1f0f0 !important;
}

.Comp-CR-comp-sidebar .more.all > *:hover {
	color: #fff;
	background: #353535 !important;
}

.Comp-CR-comp-sidebar .more > * > span,
.Comp-CR-comp-sidebar .more.all > *:hover > span {
	padding: 0 14px 0 0;
	display: block;
	background: url(/_layouts/Images/CompContentRotator/g_arr-1.png) no-repeat 100% 2px;
}





.Comp-CR-comp-sidebar {

	width: 100%;
	overflow: hidden;
	background: url(/_layouts/Images/CompContentRotator/bg3a.png) repeat;
	font: 12px/16px Arial,Helvetica,Garuda,sans-serif;
	color: #444;
	margin: 0;
	padding: 0;
	outline: 0;
	border-width: 0;
	list-style: none;
	
}



.Comp-CR-sidebar-box {
	width: 100%;
	overflow: hidden;
}



.Comp-CR-sidebar-box .entry {
	font-size: 11px;
	line-height: 13px;
	color: #444;
	padding: 0 !important;
	width: 100%;
	overflow: hidden;
}



.comp-title-desc-div{
height:50px;

}


#Comp-CR-slide-box .carousel {
	margin: 13px 0 0;
	width: 100%;
	overflow: hidden;
}

#Comp-CR-slide-box .carousel li {
	padding: 0;
	width: 190px;
	float: left;
	overflow: hidden;
	background: none;
}

#Comp-CR-slide-box .Comp-CR-img-bg {
	width: 190px;
	height: 113px;
	background: url(/_layouts/Images/CompContentRotator/bg3e.png) repeat;
}

#Comp-CR-slide-box .Comp-CR-img {
	margin: 0 auto;
	float: none;
   
	overflow: hidden;
	border: 5px solid #fff;
}
#Comp-CR-slide-box img {
    border: none !important;
    float:none !important;
    margin: 0px 0px 0px 0px !important;
}
#Comp-CR-slide-box .carousel h4 {
	font-size: 14px;
	line-height: 16px;
	color: #444444;
	text-transform: uppercase;
	margin: 15px 0 -8px;
	font-weight: normal;

}

#Comp-CR-slide-box .carousel .more {
	margin: 10px 0 0;
}

#Comp-CR-slide-box .jcarousel-list {
	margin: 0;
}

#Comp-CR-slide-box .jcarousel-container {
	margin: 15px auto 0;
	padding: 0;
	width: 190px;
}

#Comp-CR-slide-box .jcarousel-clip {	
	width: 190px;
	overflow: hidden;
}

#Comp-CR-slide-box .jcarousel-item {
  width: 190px;
}

#Comp-CR-slide-box .jcarousel-prev-horizontal,
#Comp-CR-slide-box .jcarousel-next-horizontal {
	cursor: pointer;
	width: 15px;
	height: 15px;
	position: absolute;
	top: 49px; left: 12px;
	background: url(/_layouts/Images/CompContentRotator/g_btn-6a.png) no-repeat 50% 50%;
}

#Comp-CR-slide-box .jcarousel-next-horizontal {
	left: auto; right: 12px;
	background: url(/_layouts/Images/CompContentRotator/g_btn-6b.png) no-repeat 50% 50%;
}

#Comp-CR-slide-box .jcarousel-next-horizontal:hover,
#Comp-CR-slide-box .jcarousel-next-horizontal:focus {
}

#Comp-CR-slide-box .jcarousel-next-disabled-horizontal,
#Comp-CR-slide-box .jcarousel-next-disabled-horizontal:hover,
#Comp-CR-slide-box .jcarousel-next-disabled-horizontal:focus,
#Comp-CR-slide-box .jcarousel-next-disabled-horizontal:active {
	cursor: default;
}

#Comp-CR-slide-box .jcarousel-prev-horizontal:hover, 
#Comp-CR-slide-box .jcarousel-prev-horizontal:focus {
}

#Comp-CR-slide-box .jcarousel-prev-disabled-horizontal,
#Comp-CR-slide-box .jcarousel-prev-disabled-horizontal:hover,
#Comp-CR-slide-box .jcarousel-prev-disabled-horizontal:focus,
#Comp-CR-slide-box .jcarousel-prev-disabled-horizontal:active {
	cursor: default;
}

