.mainwidth
{
	width:1039px;
}

.leftColumn
{
	width:728px;
}

.rightColumn
{
	width:300px;
	border:0;
}

/*Links Directory*/
.moms_links
{
	width: 728px;
	clear: both;
	display: inline-block;
	border-top: thin solid #000000;
	margin-top: 10px;
	padding-top: 10px;
}

.moms_links_coupons
{
	width: 728px;
	clear: both;
	display: inline-block;
	margin-bottom: 30px;
}

.moms_links_left
{
	width: 210px;
	float: left;
}

.moms_links_right
{
	float: left;
	width: 518px;
}

.moms_links_center
{
	width: 100%;
	text-align: center;
}

.moms_links_title,
.moms_links_title a
{
	font-size:14px;
	color: #000000;
}

.moms_links_coupons img
{
	margin-bottom: 5px;
}

.moms_links_footer
{
	margin-top: 30px;
}

.moms_links_footer_title
{
	text-align: center;
	font-weight: bold;
	font-size:16px;
}

.moms_links_footer_text
{
	text-align: center;
	font-size:14px;
}

.moms_links_footer_text a
{
	font-size:14px;
}

/*comments*/
.commentsBlock
{
	border-top:1px solid #fff;
	border-bottom:1px solid #ccc;
	padding-bottom:16px;
	padding-top:10px;
}

.commentHeading
{
	margin-top:15px;
	width:645px;
	background:#cbc49d url(/images/commentbox_top_bg.jpg) no-repeat top;
	margin-left:15px;
}

.commentHeading h4
{
	color:#010101;
	font-size:11px;
	padding:10px;
}

.commentBody
{
	width:645px;
	background:#cbc49d url(/images/commentbox_bottom_bg.jpg) no-repeat bottom;
	margin-left:15px;
}

.commentBody p
{
	color:#000000;
	font-size:12px;
	padding:8px;
}

.enterComment
{
	margin-left:15px;
	padding:15px 3px 10px;
	width:645px;
	border-top:1px solid #fff;
}

.enterComment p
{
	color:#010101;
	font-size:10px;
	padding:8px;
}

.enterComment h4
{
	font-size:14px;
	padding:10px;
}

.enterCommentTop
{
	width:645px;
	background:#d0dceb;
}

.enterCommentTop input
{
	margin:10px;
}

.enterCommentBottom
{
	width:645px;
	background:#d0dceb;
}

.enterCommentBottom textarea
{
	width:625px;
	height:127px;
	margin:10px;
}

.enterCommentBottom button
{
	margin:20px;
}
/*end comments*/

