@charset "utf-8";
/* review */

#wedcont {
	margin: 0 auto;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	padding: 0 20px 10px 20px;									
}

#wedpage h1 {
	font-size: 16px;
	text-align: left;
}

#wedpage h2 {
	font-size: 16px;
	text-align: left;
}

#wedpage p {
	text-align: justify;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}

#wednotes h2 {
	font-size: 16px;
	text-align: left;
}

#wedsug {
	font-size: 12px;
	text-align: left;
	list-style-type: square;
	line-height: 16px;
	font-weight: normal;
	border: 1px solid;
}

#wedsug a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

#wedsug a:hover {
	color: #FF6633;
	text-decoration: underline;
}

#hRec {
	font-size: 16px;
	text-align: left;
}

.back {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-size: 13px;
}

.ldesc {
	float: left;
	margin: 3px;
	width:270px;
	text-align: left;
}

.ltext {
	text-align: left;
	margin: auto;
}

.lurl {
color:#0000FF;
font-size:10px;
font-weight:normal;
text-align:left;
}

.ltext a {
	font-size: 12px;
}









