#portal {
	margin: 0px;
	padding: 0px;
	width: 182px;
}
#portal h1 {
	color: #FFFFFF;
	font-size: 13px;
	line-height: 1;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
}
#portal_container {
	padding: 0px;
	width: 620px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#portal_container td.product {
	margin: 0px;
	padding: 0px;
	width: 182px;
	vertical-align: top;
}
#portal td.header {
	color: #FFFFFF;
	background-image: url(../../shop_test/_images/portal_header_bgd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #69C2FF;
	height: 31px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#portal td.content {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #69C2FF;
	border-left-color: #69C2FF;
	text-align: center;
	padding-top: 16px;
	margin: 0px;
	padding-bottom: 16px;
}
#portal .content p {
	font-size: 11px;
	line-height: 1.2;
	margin: 0px;
	padding: 0px;
}
#portal td.content img {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 150px;
	border: 1px solid #69C2FF;
}
#portal td.content a img {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 150px;
	border: 1px solid #69C2FF;
}
#portal td.content a:hover img {
	border: 1px solid #999999;
}
#portal td.bottom {
	background-image: url(../../shop_test/_images/portal_bottom_bgd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#portal .bottom a.info {
	color: #FFFFFF;
	background-image: url(../../shop_test/_images/large_button.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 15px;
	width: 182px;
	display: block;
	font-size: 11px;
	line-height: 1;
	text-transform: capitalize;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#portal .bottom a.info:hover {
	
	background-image: url(../../shop_test/_images/large_button.gif);
	background-repeat: no-repeat;
	background-position: center -18px;
}
#portal .bottom a.buy {
	color: #FFFFFF;
	background-image: url(../../shop_test/_images/small_button.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	height: 15px;
	width: 182px;
	display: block;
	font-size: 11px;
	line-height: 1;
	text-transform: capitalize;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	text-decoration: none;
}
#portal .bottom a.buy:hover {
	
	background-image: url(../../shop_test/_images/small_button.gif);
	background-repeat: no-repeat;
	background-position: center -18px;
}
