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


/* Baking Tip Individual */

#tip-description {
	width: 675px;
	height: 152px;
	background-image: url(../images/baking-tips/tip-content/description-background.png);
}

#tip-description .header-image {
	position: absolute;
	margin: 26px 0px 0px 25px;
}

#tip-description .content {
	position: absolute;
	margin: 55px 0px 0px 26px;
	width: 470px;
	height: 90px;
	line-height: 16px;
	font-size: 12px;
}

.tip-table-info {
	font-size: 12px;
}

.tip-table-info .no-reviews {
	font-size: 11px;
	padding-left: 4px;
	font-style: italic;
}

.tip-table-info td {
	line-height: 16px;
	padding: 0px;
	margin: 0px;
}

.tip-table-info th {
	font-weight: bold;
	padding-right: 20px;
	line-height: 16px;
	margin: 0px;
}

.tip-table-info em {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
}

.tip-facebook-like-top {
	float: left;
	margin-top: 4px;
	width: 90px;
	text-align: left;
}

#tip-facebook-like-top-green {
	border-right: 1px solid #d8f5bb;
	margin-right: 8px;
}

.tip-facebook-like-browse {
	width: 90px;
	height: 20px;
	position: absolute;
	top: 56px;
	top: 50px\9;
	left: 455px;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
	.tip-facebook-like-browse {
		top: 50px;
	}
}

.tip-facebook-like-browse-zebra-dark {
	border-top: 1px solid #e2e0bb;
}
	
.tip-facebook-like-browse-zebra-light {
	border-top: 1px solid #e5e4e4;
}

/* Baking Tip Browse Category */
#baking-tips-categories {
	margin-left: 2px;
}
#baking-tips-categories div {
	margin-left: 8px;
	width: 148px;
	height: 150px;
	float: left;
}

#tip-detail-like-tweet-container-top {
	float: left;
	margin-right: 8px;
	padding-right: 8px;
	padding-right: 12px\0/;
	border-right: 1px solid #e3e1bb;
	min-height: 49px;
	width: 92px;
}

#tip-detail-like-button-top {
	margin-bottom: 9px;
}
