/******************************top navigation styles******************************/	#pagetop li #navpurchase { background-image: url("../images/navigation_graphics/navbutton_selected.gif")}	/*#leftcolumn h2 { 	padding-left: 28px;	background-image: url(../images/icons/buy_icon.jpg);	background-position: bottom left;	background-repeat: no-repeat }*//******************************Right hand column style******************************/		#rightcolumn .rc_products { /* This style adds the curved corners to the top item */	margin: 0px;	background: url("../images/layout_graphics/rightcolumn.gif") #FFF no-repeat top left;	border-top: none;	border-left: none;	border-right: none;	}		/******************************content styles******************************/		#leftcolumn #pdlist_col1 {	float: left;	width: 45%;	padding-right: 10px;	border-right: 1px dashed #D8DEE9;	} 	#leftcolumn #pdlist_col2 {	/*float: left;*/	width: 50%;	margin-left: auto;	margin-right: auto;	margin-bottom: 10px;	border: 1px solid #3B8FD8;	padding: 6px	}	#leftcolumn #pdlist_col2 h2 {	background-image: none;	padding: 3px;	margin: 0px 0px 10px 0px;	color: #FFFFFF;	background-color: #3B8FD8;	font-size: 1.1em	}	#leftcolumn #pdlist_col2 address {	font-style: normal;	margin: 0px 0px 12px 0px	}