@charset "UTF-8";
/* Αrticle list with thumbnails */

.thumbsup-thumb {
    padding-left:0px;
    margin-bottom: 15%;
		_margin-top:1px; /*ie6 fix*/
*margin-top:1px; /*ie7 fix */
	_margin-left:-10px; /*ie6 fix*/
*margin-left:-10px; /*ie7 fix */
float: left;
    }
	

.thumbsup-image {
 padding:3px 0 3px 0;
 	_margin-top:1px; /*ie6 fix*/
*margin-top:1px; /*ie7 fix */
 	_margin-left:-10px; /*ie6 fix*/
*margin-left:-10px; /*ie7 fix */
margin
}

.thumbsup-title {
    font-size:12px;
    font-weight:normal;
    height: 100%;
}

.thumbsup-intro {
    font-size:10px;
    font-weight:normal;
}

.thumbsup-text {
}

.thumbsup-text a {
    font-weight:normal;

}

.thumbsup-date {
    font-weight:normal;
    font-size:10px;
    padding-bottom:0px;
}

#forall {
height: 100%;
width: 100%;
}

.theimagestory {
	margin-left: 40px;
}



.thumbsup-wrapper 
{
	height: 100%;
}

.thumbsup-title ul 
{
	padding: 0;
	margin: 0;
} 

.thumbsup-title li 
{
	padding: 0;
	margin: 0;
} 


/* @end */