/** print tips styles**/
html,
body.expert_tips {
	background: url(none);
	color: #000;
	position: relative;
}

.expert_tips #page{
	background:none;
	height:600px;
	filter:none;
}

#page {
	margin: 0 0 0 0;
	width:640px;
}

.expert_tips #header,
.expert_tips #column_left,
.expert_tips #column_right ul.tabs,
.expert_tips #column_right h1 img,
.expert_tips #row2_container h4#get_product img,
#celeb_stylist,
div.share_print,
#buy_now,
#footer,
.transcript_popup,
#SlideItMoo_outer,
#video_wrapper {
	display:none;
}

.expert_tips #row2_container h4#get_product span,
.expert_tips #column_right h1 span {
	display: block;
}
.expert_tips #column_right h1 span {
	font-size: 1.3em;
}
.expert_tips #column_right h1 {
	width:272px;
}
.expert_tips #column_right ul.tips_thumbs {
	position:absolute;
	top: 320px;
	right: 0px;
	width: 321px;
	text-align:center;
}
.expert_tips #row2_container {
	width: 640px;
	height: auto;
	/*display: table;*/
	/*clear:left;
	float:left;*/
	margin: 10px 0 0 10px;
	position:relative;
}
.expert_tips #column_right .tips_text_container h2 {
	font-size: 1.15em;
	margin: 0 0 10px 0;
}
.expert_tips #column_right .tips_text_container {
	overflow: visible;
	height: auto;
	font-size: 1.0em;
	margin-top: 0px;
	width: 280px;
}
#container {
	float: none;
	margin-top: 0px;
	display:table;
}
.expert_tips #column_right{
	width:630px;
}
.expert_tips #column_right .tips_right_container{
	position:absolute;
	top:0px;
	right:0px;
	margin-top:20px!important;
}
.tips_large_image{
	margin-top:0px!important;
}
.expert_tips #column_right .tips_right_container .tips_large_image img {
	border: 1px solid #000;
}
.expert_tips #column_right .tips_left_container {
	width: 293px;
	float:left;
}
.expert_tips #row2_container h4#get_product {
	position: static;
}
.expert_tips #row2_container .get_the_product,
.expert_tips #row2_container #product_image {
	/*float: none;*/
	position:static;
	text-align: left;
	clear:left;
	float:left;
}

.expert_tips #row2_container h4#get_product span {
	font-size: 1.4em;
}
.expert_tips #row2_container h4#get_product span.collection_name {
	font-size: 1.2em;
	margin-top: 8px;
	font-weight:normal;
}
.expert_tips #column_right{
	height:auto;
}
#returnPrint{
	display:block;
	float: right;
	color: #000;
	margin-top: 10px;
	text-indent:-9999px;
}
#returnPrint a{
	color: #000;
}