

/* Start my product css */


.stacks_in_225centeringwrapper{
	display:table;
	margin:0 auto;
}

#stacks_in_225 .outershadow{
	position: relative;
	float:left;
    margin-bottom:0px;
    -moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	-webkit-box-shadow: 0px 2px 5px 1px #FECC66;
	-moz-box-shadow: 0px 2px 5px 1px #FECC66;
	box-shadow: 0px 2px 5px 1px #FECC66; 
	background: #FD8008 url(../files/grad1.png) repeat-x 0 0;
	background-size: 100% 100%;
}


#stacks_in_225 .stacks_in_225buttoncontainer{
	position:relative;
	background: none;
	float:left;
	padding:20px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	border: 1px solid #FD8008;
    -moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: inset 0px 2px 5px 2px #FFFFFF;
	-moz-box-shadow: inset 0px 2px 5px 2px #FFFFFF;
	box-shadow: inset 0px 2px 5px 2px #FFFFFF;
	min-width: 10px;
	text-align: center;
}


#stacks_in_225 .stacks_in_225link:first-child .stacks_in_225buttoncontainer {
position:relative;
background: none;
-webkit-border-top-left-radius: 30px;
-webkit-border-bottom-left-radius: 30px;
-moz-border-radius-topleft: 30px;
-moz-border-radius-bottomleft: 30px;
border-top-left-radius: 30px;
border-bottom-left-radius: 30px;
}

#stacks_in_225 .stacks_in_225link:last-child .stacks_in_225buttoncontainer{
position:relative;
background: none;
-webkit-border-top-right-radius: 30px;
-webkit-border-bottom-right-radius: 30px;
-moz-border-radius-topright: 30px;
-moz-border-radius-bottomright: 30px;
border-top-right-radius: 30px;
border-bottom-right-radius: 30px;
}

#stacks_in_225 .stacks_in_225link .stacks_in_225buttoncontainer{
position:relative;
background: none;
}

#stacks_in_225 .stacks_in_225buttoncontainer:hover{
	background: #EEEEEE url(../files/grad1.png) repeat-x 0 0;
	background-size: 100% 100%;
}

#stacks_in_225 .stacks_in_225link:first-child .stacks_in_225buttoncontainer:hover {
	background: #EEEEEE url(../files/grad1.png) repeat-x 0 0;
	background-size: 100% 100%;
}

#stacks_in_225 .stacks_in_225link:last-child .stacks_in_225buttoncontainer:hover{
	background: #EEEEEE url(../files/grad1.png) repeat-x 0 0;
	background-size: 100% 100%;
}

#stacks_in_225 a {
text-decoration: none;
}

#stacks_in_225 a {
text-decoration: none;
text-shadow: 0px 1px 0px #FFFFFF;
filter: dropshadow(color=#FFFFFF, offx=0, offy=1);
}


#stacks_in_225 a{
color: #000080;
}

#stacks_in_225 a:hover{
color: #FB0280;
}







/* end my product css */
#stacks_in_225 {
	margin:  20px;
	padding:  20px;
}
