.bulletin_board {

background:			url(../images/trips/bulletin_board.png) no-repeat;
height:				353px;
width:				778px;
margin:				0 auto;
font-size:			10px;

}

.bulletin_board_wrapper {

border-top:			1px dashed #c2c2c2;
border-bottom:			1px dashed #c2c2c2;
padding-top:			10px;
padding-bottom:			10px;

}

.post {

float:				left;
color:				#000000;
display:			inline;

}

.post.one {

width:				116px;
height:				200px;
margin-top:			90px;
margin-left:			40px;

}

.post.two {

width:				180px;
height:				206px;
margin-top:			82px;
margin-left:			68px;

}

.post.three {

width:				120px;
height:				216px;
margin-top:			79px;
margin-left:			16px;

}

.post.four {

width:				143px;
height:				201px;
margin-top:			84px;
margin-left:			70px;

}

.content img {

float:				right;

}

.column_heading img {

float:				left;
margin-right:			5px;

}

.column_heading {

margin-top:			10px;
margin-left:			10px;

}

h1 {

font-size:			200%;
font-weight:			bold;

}

.column {

width:				222px;
margin-left:			10px;
display:			inline;

}

.big {

font-size:			150%;

}

#who_can_go div {

padding-top:			10px;
padding-left:			5px;

}

#who_can_go p {}

#who_can_go img {

float:				left;
vertical-align:			middle;
margin-right:			10px;

}

.fine-print {

font-weight:		bold;
margin-bottom:		10px;
color:			#000000;

}
