/* -----------------------------------------------
IR Event Community local stylesheet.
Author:   
Version:  01 Month 2008
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

/* Centering image and header text */
#valpo #series-home .intro .ils {
text-align:center;
margin-bottom: 20px;}

#valpo #series-home .intro img.ils,
#valpo #series-home .intro a.ils {
display: block;
    margin-left: auto;
    margin-right: auto; }

#valpo .speaker img {
	float: right;
	display: block;
	max-width: 160px;
	padding-bottom: 10px; }
	

/* Mobile */

.mbl #valpo #ils_conference #valpo .speaker { overflow: hidden; }

.mbl #valpo #ils_conference .speaker img { float: none; ;}