@charset "utf-8";
*{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	padding:0px;
	margin:0px;
}
a {
	color:#039;
}
body {
	margin: 0px;
	background: #fff url(ishbgt.png) repeat-x 0px 0px fixed;
}
#pgb{
	margin-top:12%;
	margin-left:auto;
	margin-right:auto;
	width:550px;
}

#flags {
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	height:60px;
	width:540px;
}

#flags div{
	float:left;
	height:50px;
	margin-left:5px;
}

.ar{
	width:42px;
	height:22px;
	background-image: url(itflags.png);
	background-repeat: no-repeat;
	background-position: 5px 0px;	
}

.br{
	width:42px;
	height:22px;
	background-image: url(itflags.png);
	background-repeat: no-repeat;
	background-position: 3px -22px;	
}

.cl{
	width:42px;
	height:22px;
	background-image: url(itflags.png);
	background-repeat: no-repeat;
	background-position: 2px -44px;	
}
.co{
	width:42px;
	height:22px;
	background-image: url(itflags.png);
	background-repeat: no-repeat;
	background-position: 3px -66px;	
}
.ec{
	width:42px;
	height:22px;
	background-image: url(itflags.png);
	background-repeat: no-repeat;
	background-position: 3px -88px;	
}

.es{
	width:42px;
	height:22px;
	background-image: url(itflags.png);
	background-repeat: no-repeat;
	background-position: 3px -110px;	
}
.mx{
	width:42px;
	height:22px;
	background-image: url(itflags.png);
	background-repeat: no-repeat;
	background-position: 3px -132px;	
}

.pe{
	width:42px;
	height:22px;
	background-image: url(itflags.png);
	background-repeat: no-repeat;
	background-position: 3px -154px;	
}

.py{
	width:42px;
	height:22px;
	background-image: url(itflags.png);
	background-repeat: no-repeat;
	background-position: 2px -176px;	
}

.uy{
	width:42px;
	height:22px;
	background-image: url(itflags.png);
	background-repeat: no-repeat;
	background-position: 3px -198px;	
}

.ve{
	width:42px;
	height:22px;
	background-image: url(itflags.png);
	background-repeat: no-repeat;
	background-position: 3px -220px;	
}

.grey{
	color:#666;
}

.fbk{
	background-image: url(itflags.png);
	background-repeat: no-repeat;
	background-position: 0px -262px;
	padding-left: 18px;
}

.twt{
	background-image: url(itflags.png);
	background-repeat: no-repeat;
	background-position: 0px -246px;
	padding-left: 18px;
}
#foot{
	height:35px;
}
#foot div{
	margin-bottom: 10px;
}
