@charset "utf-8";
/* CSS Document */

.view-study-spaces td:nth-child(1) {

width:40%;

}

.view-study-spaces td{
	
border-bottom:1px solid #fc6;

}

.view-study-spaces h2{
	
margin-top:0;

}

.view-study-spaces img{
	
margin-top:.3em;

}