
#widget-magazine-h #flipbook { 
	display: none;	
}

.widget-magazine {
	font-family: Arial!important;
}

.widget-magazine h2 {
	font-family: Arial!important;
}

.clear {
	
}

.widget-magazine a:link, .widget-magazine a:visited {
	color: #111111!important;
	font-weight: bold;
}

.widget-magazine a:hover,.widget-magazine a.active {
	color: #000000!important;
}

#widget-magazine-h {
    height: auto;
    overflow: hidden;
    padding: 20px 0;
    width: 100%;
}

#main_magazine {
    float: left;	
}

#widget-magazine-h-container {
	position: relative;
	width: 150%;
	left: 0px;	
}

#widget-magazine-h-wrapper {
    float: none;
    height: 264px;
    margin-left: 0;
    margin-right: 0;
    position: relative;
    width: 100%;
}

.main_magazine_text {
    color: #000;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    width: 100%;
}

#widget-magazine-h-wrapper a.cover {
    display: block;
    height: auto;
}

#widget-magazine-h-wrapper a.cover img {
    height: auto;
    width: 300px;
}

#widget-magazine-h-wrapper a.more {
    float: right;
    font-size: 14px;
    margin-top: 20px;	
}

#widget-magazine-h .right-arrow {
/*background: #4c4c4c;
background: -moz-linear-gradient(left,  transparent 0%, #131313 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,transparent), color-stop(100%,#131313));
background: -webkit-linear-gradient(left,  transparent 0%,#131313 100%);
background: -o-linear-gradient(left,  transparent 0%,#131313 100%);
background: -ms-linear-gradient(left,  transparent 0%,#131313 100%);
background: linear-gradient(to right,  transparent 0%,#131313 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='transparent', endColorstr='#131313',GradientType=1 );	*/
right: -3px;
}

#widget-magazine-h .left-arrow span,#widget-magazine-h .right-arrow span {
    display: block;
    height: 48px;
    margin: 0 auto;
    position: relative;
    top: 0;
    width: 24px;
}

#widget-magazine-h .left-arrow {
/*background: #4c4c4c;
background: -moz-linear-gradient(left,  #131313 0%, transparent 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#131313), color-stop(100%,transparent));
background: -webkit-linear-gradient(left,  #131313 0%,transparent 100%);
background: -o-linear-gradient(left,  #131313 0%,transparent 100%);
background: -ms-linear-gradient(left,  #131313 0%,transparent 100%);
background: linear-gradient(to right,  #131313 0%,transparent 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#131313', endColorstr='transparent',GradientType=1 );*/
left: -3px;	
display: none;	
}

#widget-magazine-h .left-arrow span {
	background: transparent url("../images/left-new.png") no-repeat center center;
}

#widget-magazine-h .right-arrow span {
	background: transparent url("../images/right-new.png") no-repeat center center;
}

#widget-magazine-h .left-arrow,#widget-magazine-h .right-arrow {
    cursor: pointer;
    cursor: hand;
    height: 29px;
    margin-top: 150px;
    position: absolute;
    width: 30px;
    z-index: 20;
} 


.widget-magazine-h-item {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    overflow: hidden;
    width: 300px !important;
}
 
.widget-magazine-h-item .widget-left {
    float: left;
    height: 182px;
    margin-right: 10px;
    overflow: hidden;
    width: 317px;
}

.widget-magazine-h-item .widget-left img {
    cursor: pointer;
    height: auto;
    margin-top: -28px;
    width: 100%;
}


.widget-magazine-h-item .widget-right {
    color: #000000;	
}


.widget-magazine-h-item h2 {
    font-size: 16px;
    margin-bottom: 0;	
    padding-top: 10px;
}

.widget-magazine-h-item p {
    font-size: 12px;
    margin-bottom: 0;
    margin-top: 5px;	
}