.col_1{
	width:600px !important;
	float:left;
}

	.col_1 h2{
		padding-left:0 !important;
	}
	.col_1 p{
		padding:4px 0 15px 0;
	}
.col_2{
	width:250px !important;
	float:right;
}
	
	*/
.featureArtworks{
	float:right;
	width:330px;
}


.featureArtwork{
	border:1px solid #ddd;
	font-size:.8em;
	float:right;
	margin-left:20px;
	margin-bottom:2em;
	clear:right;
	width:330px;	
}
	.featureArtwork a{
		display:block;
		margin:15px;
		margin-bottom:10px;
	}
		.featureArtwork a:hover em,
		.featureArtwork a:hover span
		{
			text-decoration:underline;
		}
	.featureArtwork em{
		display:block;
	}
	.featureArtwork img{
		margin-bottom:.5em;
	}
	.featureArtwork span{
		padding-right:1em;
		background: url(/a/img/redArrow.gif) no-repeat center right;
	}


.floatLeft{
	float:left;
}

.floatRight{
	float:right;
}


#giftIdeas .col_1{
	width:600px !important;
	padding-right:100px;
}

#giftIdeas .col_1 h2{
	margin-bottom:0px;
}

#giftIdeas .col_1 a{
	text-decoration:underline;

}

/*#giftIdeas .col_1 p{line-height:5em !important;}*/


#giftIdeasList{	
}
#giftIdeasList h2{
	margin-bottom:0;
}
#giftIdeasList ul li{
	font-size:85%;
	margin-left:10px;
	font-weight:bold;	
}
#giftIdeasList ul li a:hover{text-decoration:underline;}



