.box{
width:150px;
text-align:justify;
}


.box_head{
margin-top:0px;
font-size: 14px;
margin-bottom: 15px;
text-align: center;
font-weight: bold;
}

.box_in{
margin-top:5px;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;

}

.box_foot{
height:5px;
}

.box a{
color:#000;
text-decoration:underline;
}

.lead{
font-weight: bold;
}

.lead img{
float: left;
margin-right: 30px;
margin-bottom: 15px;
}

/* EXTRA maly box*/
.box_extra_small{
width:230px;
margin: 8px;
padding: 5px;
float: left;
border:1px solid #e8e8e8;
text-align: left;
}

.box_extra_small_foot{
padding-top:2px;
text-align: right;
}

.box_extra_small img{
padding-right: 5px;
float: left;
}

.box_extra_small_foot a{
color:#FF7100;
font-weight: bold;
text-decoration: none;
}

.box_extra_small_foot a:hover{

}

/* SMALL BOX */
.box_small_group{
margin: auto;
width: 690px;
}

.box_small{
/*width: 160px;*/
	width: 320px;
	height: 140px;
	vertical-align:top;
float:left;
padding: 10px;
padding-top:0px;
margin-bottom: 10px;
border-right: 1px solid #cccccc;
}

.box_small_foot{
	padding-top: 5px;
}

.box_small_foot a{
color: #FF7100;
}



.no-border{
border: none;
}
