@charset "UTF-8";

div.home_box {
	background: url('/images/home_boxes_gradient.gif') #F6F6F6 repeat-x center bottom;	
	height:228px;
}
/*div.invitations {}*/
div.invitations h1 {
	/*TODO: background-color*/
	color: black;
	font-family: Arial,"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	font-size: 19px;
	margin: 25px;	
}
div.jseo {
	border-bottom:1px solid #CFCFCF;
	padding-left:35px;
}
.jseo a {
	/*TODO: background-color*/
	color: black;
	font-weight: normal;	
}
