.thumb-container, .thumb-inner, .thumb-img {
    border: 0 none;
    display: inline-block;
    /*height: 100%;*/
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    /*width: 100%;*/
}
.thumb-container {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    /*border-color: #CCCCCC #AAAAAA #AAAAAA #CCCCCC;
    border-style: solid;
    border-width: 1px;*/
    height: 130px;
    /*margin: 10px;
    padding: 6px;
    width: 150px;*/
}


.container_img_me.thumb-container{
	height: 130px;
		width:100%;

}
.container_img_me.thumb-img{
	height: 100%;
	width:100%;
}
.container_img_me.thumb-inner{
	height: 100%;
	width:100%;
}




.cont_img_discover.thumb-container{
	height:55px;
	width:100%;

}
.cont_img_discover.thumb-img{
	height: 100%;
	width:100%;
}
.cont_img_discover.thumb-inner{
	height: 100%;
	width:100%;
}
.cont_img_discover.thumb-center img {
    margin-left: 50%;
    margin-top: 25%;
}




.thumb-container a, .thumb-container img {
    border: 0 none;
    margin: 0;
}
.thumb-center img, .thumb-strip, .thumb-icon {
    position: absolute;
}
/*.thumb-center img {
    margin-left: 50%;
    margin-top: 50%;
}*/
/*.thumb-strip {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
    bottom: 0;
    color: #222222;
    font: 10px/16px Arial,sans-serif;
    height: 16px;
    left: 0;
    letter-spacing: -1px;
    text-indent: 4px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.thumb-icon {
    background: url("images/tango-icon.png") no-repeat scroll 0 0 transparent;
    bottom: 2px;
    height: 22px;
    right: 4px;
    width: 22px;
}*/
