/* CSS Document */


.linkcontainer {
	width: 508px;
	margin: 0px;
	padding: 5px 0 13px 0;
	border-bottom: 1px;
	border-bottom-style:dashed;
	border-bottom-color:#cccccc;
	float:left;
}

.linkcontainertop {
	width: 508px;
	margin: 0px;
	padding: 0 0 13px 0;
	border-bottom: 1px;
	border-bottom-style:dashed;
	border-bottom-color:#cccccc;
	float:left;
}

	
.linkleft {
	width: 287px;
	float:left;
	padding: 0 10px 0 0;
	border-right: 1px;
	border-right-style:dashed;
	border-right-color:#cccccc;
}

.linkright {
	width: 200px;
	float:left;
	padding: 0 0 0 10px;
	text-align:center;
	
}

img.shopthumb {
    padding: 7px;
	margin: 0px;
	background-image:url(images/gallbk.gif);
}

