@charset "UTF-8";
/* CSS Document */

#menu1 {
width:800px;
height:25px;
margin:28px 0 3px 14px;
}
#menu1 li {
	float:left;
	display: inline;
}

#title{
width:800px;
height:138px;
background:url(../caroty_img/carotty_title.gif) no-repeat;
}
#title p{
float:right;
text-align:right;
margin-top:113px;
padding-right:25px;
}

#content{
	width:630px;
	margin-left:170px;
	padding-bottom:50px;
}
#content #con1 {
	display: block;
	margin: 15px 0px 0px 24px;
	padding: 0px;
	width: 580px;
}
#content #con1 img {
	vertical-align: bottom;
}


#main #recipe {
	width: 530px;
	height:175px;
	padding-top: 40px;
	text-align: left;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 50px;
	background-image: url(img/recipe_title.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#main   #recipe   .recipeimg {
	width: 265px;
	height: 175px;
	float: left;
	display: block;
}

#column{
	background: #FF9999 url(../caroty_img/column2.gif) no-repeat center top;
	width: 585px;
	height: auto;
	padding-top: 30px;
	margin:30px 0 0 24px;
}
#column #column2 {
width: 571px;
height: auto;
padding: 5px;
border: 2px solid #FF9999;
background: #FFFFFF;
font-size: 10pt;
text-align: left;
}

.imgright {
	margin: 0px;
	padding: 20px 5px 70px 10px;
	float: right;
}

.f10ptg {
font-size: 10pt;
line-height: 120%;
color: #666666;
margin: 10px;
padding: 0px;
text-align: left;
text-indent: 9pt;
}

#next{
width:800px;
height:56px;
margin-bottom:15px;
}
p.counter{
float:left;
padding:15px 0 0 20px;
}
p.advise{
float:right;
padding-right:15px;
}
.red {
color: #FF0000;
}
