<!--

/* Stars */

#info-stars {
	background:none;
	position:relative;
	height:20px;
	width:188px;
	padding:4px;
	margin-left:0px;
	margin-bottom:0px;
	top:35px;
	right:-30px;
	float:right;
}

#info-stars-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:5px;
	text-align:left;
}

#info-stars-icons {
	height:19px;
}

#info-stars div.rating-star-on {
	float:left;
	width:18px;
	height:18px;
	background-image:url(/serve/img/rating/star_on.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	padding-right:2px;
}

#info-stars div.rating-star-off {
	float:left;
	width:18px;
	height:18px;
	background-image:url(/serve/img/rating/star_off.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	padding-right:2px;
}

#info-stars div.rating-star-load {
	float:left;
	width:18px;
	height:18px;
	padding-right:2px;
}

/* Comments */

#comments-title {
	margin-bottom:10px;
	border-bottom:1px solid #CCCCCC;
	padding-top:3px;
	padding-bottom:3px;
}

#comments-container {
	text-align:right;
	margin-right:3px;
	margin-top:15px;
}

#comments {
	margin-right:0px;
	text-align:left;
	width:100%;
}

#comments-list {
}

/* Post comment form */

#comments-form {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:65px;
}

#comments-form-info {
	border-bottom:1px solid #CCCCCC;
	margin-bottom:15px;
	padding-left:3px;
	padding-right:15px;
}

.post-notice {
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

#FormDiv1 {
	border-bottom:1px solid #CCCCCC;
	margin-bottom:15px;
	padding-bottom:15px;
}

.comments-form-table {
	margin-left:70px;
	margin-top:25px;
}

.comments-form-label {
	font-size:12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#5C503F;
	width:215px;
}

.comments-form-input {
	width:355px;
}

#comments-form-title {
	font-weight:bold;
}

.gen-form-button {
	background-image:url(/09/images/btn_gradient.jpg)!important;
	background-repeat:repeat-x!important;
	background-color:#5C503F;
	font-size:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	border:1px solid #DDBF94;
	border-bottom-color:#985915;
	padding:3px;
}

#comments-form-text {
	margin-bottom:10px!important;
	padding-bottom:10px!important;
	border-bottom:1px solid #CCCCCC;
}

#comments-form input.gen-form-textbox {
	font-family:Arial, Helvetica, sans-serif;
	border:3px solid #DCC09A;
	width:350px!important;
	height:27px!important;
	line-height:25px;
}

#comments-form textarea.gen-form-textarea {
	font-family:Arial, Helvetica, sans-serif;
	border:3px solid #DCC09A;
	font-size:11px!important;
	width:350px!important;
	height:88px!important;
	padding:3px;
}

#MD_Comments_LoadImgDiv {
	margin-top:3px;
}


/* List of comments */

#comment-list-pageslinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	padding:5px;
	padding-bottom:5px;
	margin-bottom:5px;
	margin-top:20px;
	width:750px;
	text-align:right;
	margin-left:25px;
}

#comment-list-pageslinks A {
	color:#5C503F;
	text-decoration:none;
}

#comment-list-item-a {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#E8D0B4;
	padding:5px;
	padding-bottom:15px;
	margin-left:46px;
	margin-bottom:5px;
	width:760px;
	height:110px;
}

#comment-list-item-b {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#EDDEC7;
	padding:5px;
	padding-bottom:15px;
	margin-left:46px;
	margin-bottom:5px;
	width:760px;
	height:110px;
}


#comment-list-item-block1 {
	float:left;
	width:130px;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	color:#5C503F;
	font-weight:300;
	padding-top:30px;
}

#comment-list-item-block2 {
	float:left;
	width:210px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top:15px;
}

#comment-list-item-block3 {
	float:left;
	width:420px;
}

#comment-list-item-message {
	font-family: Georgia, "Times New Roman", Times, serif;
	height:35px;
	background-color:#F3EBDD;
	border-top:3px #E51D3A solid;
	padding:5px;
	margin-bottom:5px;
}

#comment-list-item-title {
	font-size:20px;
	font-weight:100;
	color:#5C503F;
}

#comment-list-item-title span.commentindex {
	font-size:14px;
	font-weight:bold;
	color: #E51D3A;
}

#comment-list-item-date, #comment-list-item-place {
	font-size:11px;
	color:#5C503F;
	margin-top:3px;
	margin-bottom:3px;
}

#comment-list-item-text {
	padding-top:10px;
	font-size:12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	padding-left:20px;
	color:#5C503F;
}


/* Sent recipie form */

#sendrecipie-title {
	margin-bottom:10px;
	border-bottom:1px solid #CCCCCC;
	padding-top:3px;
	padding-bottom:3px;
	color:#E51D3A;
	font-size:16px;
}

#sendrecipie {
	text-align:left;
	width:492px;
}

#sendrecipie-form {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:20px;
	margin-bottom:20px;
}

#sendrecipie-form-info {
	border-bottom:1px solid #CCCCCC;
	margin-bottom:15px;
	padding-left:3px;
	padding-right:15px;
}

#SendRecipieFormDiv1 {
	border-bottom:1px solid #CCCCCC;
	margin-bottom:15px;
	padding-bottom:15px;
}

#SendRecipieFormDiv2 {
	border-bottom:1px solid #CCCCCC;
	margin-bottom:15px;
	padding-bottom:15px;
}

#SendRecipieFormDiv3 {
}

#SendRecipieFormDiv1 div, #SendRecipieFormDiv2 div {
	padding-bottom:3px;
}

#sendrecipie-form-title {
	font-weight:bold;
}

#sendrecipie-form-text {
	margin-bottom:10px!important;
	padding-bottom:10px!important;
	border-bottom:1px solid #CCCCCC;
}

#sendrecipie-form input.gen-form-textbox {
	width:250px!important;
	font-family:Arial, Helvetica, sans-serif;
}

#sendrecipie-form textarea.gen-form-textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px!important;
	width:390px!important;
	height:110px!important;
}

#MD_SendRecipie_LoadImgDiv {
	margin-top:3px;
}

-->