.mainWrapper {
	margin-top:110px !important;	
}

.cisiNewsSIReview a {
	background: #006666;
	color: white !important;
}

.archive{
	display:inline-block;
	vertical-align:top;
	margin-left:12px;
	margin-right:12px;
	width:141px;
	height:246px;
	zoom: 1;
	*display: inline !important;
    transition: all 0.2s;
}

.archive div {
	height:180px;
	display:block;	
}

.archiveContent {
	text-align:center;  
}


span.roll {
	background-image:url('/bookmark/web9/common/library/images/sir/open.png');
	background-repeat:no-repeat;
	background-position:center;
	position: absolute;
	z-index: 10;
	height: 200px;
	width: 143px;
	cursor:pointer;
}
.k-webkit span.roll {
	margin-left:-70px;	
}

.archiveedition {
	color: #666666;
	display: block;
	font-size: 11px;
	font-weight: bold;
	height: 20px !important;
	text-align: center;
}

#images{
	text-align:center;
	font-size:11px;
	font-weight:bold;
}

.cover{
	margin-bottom:6px;
}
.archive:hover {
    transform: scale(1.2);
}
.cover:hover {
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.3);
}

@media screen and (max-width : 767px){
	.archive {
		display:inline-block;
		vertical-align:top;
		margin-left:8px;
		margin-right:8px;
		width:120px;
		height:220px;
		zoom: 1;
		*display: inline !important;
        transition: all 0.2s;
	}
	span.roll {
		background-image:url('/bookmark/web9/common/library/images/sir/open.png');
		background-repeat:no-repeat;
		background-position:center;
		position: absolute;
		z-index: 10;
		height: 180px;
		width: 12px;
		cursor:pointer;
	}
	.archiveContent .articleTitle {
		text-align:left !important;
	}
	
	.archiveContent p {

		margin:20px 10px 0px 10px;
	}
}
