
.npcatch .poll_vote6 {
	position: relative;
}

.npcatch {
	width: 100%;
	background-color: #2d2d2d; 
	height: 97px;
	background-repeat: repeat-x;
	background-position: 0px bottom;
}

.starring {
	position: absolute;
	width: 28px;
	height: 28px;
	cursor: pointer;
	left: 0px;
	bottom: 10px;
	display: block;
}



.col1_link3 {
	text-align: center;
	width: 46%;
	margin: 0 auto;
}

.fboxlink {
	display: block;
	background: #fafafa;
	width: 51px;
	height: 26px;
	border: 1px solid #cfcfcf;
	border-radius: 3px;
	box-shadow: 0 0 2px #2d2d2d;
	text-align: center;
	text-decoration: none;
	line-height: 26px;
	font-weight: bold;
	font-size: 10px;
	color: #5f5f5f;
	position: absolute;
	right: 0px;
	bottom: 10px;
}



@media (max-width: 560px)  {
	
	.npcatch {
		height: 65px;
	}
	
	.col1_link3 img {
		width: 100%;
	}
	
	.loggedOutRegisterTop {
		bottom: 14px;
	}
	
	.fboxlink {
		bottom: 14px;
	}
	
	.btn_wp_d3757f3d .poll_vote6 {
		width: 310px;
	}
	
}


.col1_link3 {
    padding-top: 24px;
}

.npcatch {
    background-color: #fff;
}	

@media (max-width: 560px)  {
		
	.col1_link3 {
		padding-top: 20px;
		width: 140px;
		height: 38px;
	}
	
}
















