/* CSS Document */
img{
border:none;
}

a{
outline:none;
}

#banner{
width:190px;
line-height:0;
font-size:0;
}

#banner a:{
clear:both;
}

#banner img{
margin-bottom:5px;
}

.menu_title {
	color: #2F6CCA;
	font-size: 11px;
	background-color: #BED6F1;
	text-align: center;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 0px;
}
