/** CSS STYLES FOR WP PLUGIN "COPPERMINE CPMFETCH" **/
/*** This file contains the codes for the blocks that would be shown on your site. ***/

table {}

tr {}

td {padding:0px;}

.cpmfetch_widget {}

.cpmfetch_link {display: block;position: relative;transition: all .5s;-webkit-transition: all .5s;-o-transition: all .9s;-moz-transition: all .5s;outline:1px solid transparent;outline-offset:-5px;}

.cpmfetch_link:hover {outline:1px solid white;}

.cpmfetch_photo {display: block;text-align: center;margin:  0 !important;padding:  0 !important;border: none !important;outline: none !important;}

.cpmfetch_block {text-align: center;border-spacing: 5px;}