#main
{
	width: 740px;
	overflow: auto;
}

#top
{
	position: relative;
	width: 740px;
}

#left
{
	position: relative;
	float: left;
	width: 207px;
	overflow: auto;
}

#lft_line
{
	position: relative;
	float: left;
	width: 15px;
}

#recipe
{
	position: relative;
	float: left;
	width: 192px;
}

#center
{
	position: relative;
	float: left;
	width: 320px;
}

#cnt_text
{
	position: relative;
	float: left;
}

.large
{
	font-size: 15px;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
}

#frm_cont
{
	position: relative;
	float: left;
	width: 320px;
	overflow: auto;
}

#frm_top
{
	position: relative;
	width: 320px;
}

#frm_lft
{
	position: relative;
	float: left;
	width: 22px;
}

#form
{
	position: relative;
	float: left;
	width: 276px;
}

#form table td
{
	color: #686868;
	text-transform: uppercase;
	font-size: 10px;
}

#frm_rt
{
	position: relative;
	float: left;
	width: 22px;
}

#frm_btm
{
	position: relative;
	width: 320px;
	float: left;
}

#right
{
	position: relative;
	float: left;
	width: 213px;
	overflow: auto;
}

#right_img
{
	position: relative;
	float: left;
	width: 202px;
}

.highlight_new { color: #C41923; }

.pay_now_new
{
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

#rt_line
{
	position: relative;
	float: left;
	width: 11px;
}

#bottom
{
	position: relative;
	width: 740px;
	overflow: auto;
	float: left;
}

