/* Message!Products Search Results Style Fixes */

body { background:#fff; }

div#display_options { border:none; }

div#workspace-content { 
	padding-bottom:20px; 
	border-bottom:1px solid #efced2;
	margin-bottom:20px;
	margin-left:40px;
	}
	
* html div#workspace-content {margin-left:10px;width:750px;}

ul.results-navigation a {
	text-decoration:none;
	color:#666;
	}
	
ul.results-navigation a:hover {
	color:#fff;
	}
	
	
/*Order Now Button Styles */
*html a.order-now-two-column{left:220px;}
*html a.enlarge{top:71px;}

/* fixes "click to enlarge" rollover/positioning issue */
a.enlarge span{font-size:11px !important;cursor:pointer;}