/*
-------------------------------------------
File: 'Blueball FreeStacks' fscontent.css Style Sheet
Created: 17, January, 2011
Last Modified: 20, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_1257_page2 {
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
}

#stacks_in_1257_page2 #content {
	font-size: 12px;
	line-height: 16px;
}
/*** START absolute ***/

 
#stacks_in_1259_page2_absolute_wrapper {
    left:       650px;
    top:        20px;
    z-index:    1000;
    position:   absolute;
    overflow:   hidden;
	width:      299;
}

#stacks_in_1259_page2 {
    height:     56;
	display:	none;
}


/* minimize "stacks_in" in edit mode if the user selects it in the HUD */



/*** END absolute ***/
/*
-------------------------------------------
File: 'Blueball FreeStacks' fslogo.css Style Sheet
Created: 25, October, 2010
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_1261_page2 {
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
}

#logo {
	width: 299px;
	height: 56px;
	overflow: hidden;
	display: block;
}

/*
-------------------------------------------
File: 'Blueball FreeStacks' fsnavmen3.css Style Sheet
Created: 03, November, 2010
Last Modified: 24, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/


#nav {
}

#nav ul {
	bottom: 0;
	left: 0;
	background: url(../rx2sim_files/bluemenu_activebg.jpg) left top repeat-x;
	height: 32px;
	line-height: 32px;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
	border: 1px solid #E6E6E6
}

*:first-child+html #nav ul {
	height: 32px !important;
}

#nav ul li {
	display: block;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	border-right: 1px solid #E6E6E6
}

#nav ul li a, #nav ul li a:visited {
	background: url(../rx2sim_files/bluemenu_activebg.jpg) left top repeat-x;
	color: #666666;
	cursor: pointer;
	display: block;
	font-size: 13px;
	font-weight: 400;
	padding: 0 15px 0 15px;
	text-decoration: none;
}

#nav ul li a:hover {
	background: url(../rx2sim_files/bluemenu_hoverbg.jpg) left top repeat-x;
	color: #F7F1D6;
}

#nav ul li #current, #nav ul li .currentAncestor {
	background: url(../rx2sim_files/bluemenu_hoverbg.jpg) left top repeat-x;
	color: #EBDEC3;
}

#nav ul li a:hover > ul {
	position: relative;
	display: block;
}

/* Sub Menu Levels */

#nav ul ul {
	display: none;
	height: 30px;
	left: 0;
	line-height: 30px;
	margin: 0;
	position: absolute;
	top: 40px;
	width: 160px;
}

#nav ul ul li {
	padding: 0;
	height: 30px;
	width: 160px;
	border-right: 0px;
}

#nav ul ul li a, #nav ul ul li a:visited {
	background: #EBDEC3;
	color: #151515;
	border-top: 1px solid #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	padding: 0px 14px 0px 14px;
	margin: 0;
	text-shadow: none;
	width: px;
}

*:first-child+html #nav ul ul li a, #nav ul ul li a:visited {
	padding: 0px 14px 0px 14px;
	line-height: 30px !important;
	width: px !important;
}

#nav ul ul li a:hover {
	background: #ECA500;
	color: #FFFFFF;
	width: px;
}

#nav ul ul li #current, #nav ul ul li .currentAncestor {
	background: #ECA500;
	color: #FFFFFF;
	width: px;
}

#nav ul ul li:last-child > a {
	border-bottom: 1px solid #FFFFFF;
}

#nav ul ul ul {
	position: absolute;
	top: 0;
	left: 160px;
}

*:first-child+html #nav ul ul ul {
	top: 0;
	left: 160px !important;
}
#stacks_in_1262_page2 {
	-moz-border-radius:  4px;
	-webkit-border-radius:  4px;
	border-radius:  4px;
	padding: 35px 0px 0px 0px;
}

#stacks_in_1475_page2 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_1440_page2 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_1440_page2 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_1465_page2 {
	margin: 0px 0px 30px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fscontent.css Style Sheet
Created: 17, January, 2011
Last Modified: 20, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_1219_page2 {
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
}

#stacks_in_1219_page2 #content {
	font-size: 12px;
	line-height: 16px;
}

#stacks_in_1219_page2 {
	background-color: #F3F0E8;
	border: solid #E3DFD3;
	border-width:  1px;
	margin: 0px 20px 30px 0px;
	padding: 0px 20px 20px 20px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fscontent.css Style Sheet
Created: 17, January, 2011
Last Modified: 20, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_1443_page2 {
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
}

#stacks_in_1443_page2 #content {
	font-size: 12px;
	line-height: 16px;
}

#stacks_in_1443_page2 {
	background-color: #F3F0E8;
	border: solid #E3DFD3;
	border-width:  1px;
	margin: 15px 0px 30px 0px;
	padding: 0px 20px 20px 20px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fscontent.css Style Sheet
Created: 17, January, 2011
Last Modified: 20, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_1447_page2 {
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
}

#stacks_in_1447_page2 #content {
	font-size: 12px;
	line-height: 16px;
}

#stacks_in_1447_page2 {
	background-color: #F3F0E8;
	border: solid #E3DFD3;
	border-width:  1px;
	margin: 0px 0px 30px 0px;
	padding: 0px 20px 20px 20px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fscontent.css Style Sheet
Created: 17, January, 2011
Last Modified: 20, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_1455_page2 {
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
}

#stacks_in_1455_page2 #content {
	font-size: 12px;
	line-height: 16px;
}

#stacks_in_1455_page2 {
	background-color: #F3F0E8;
	border: solid #E3DFD3;
	border-width:  1px;
	margin: 0px 0px 30px 0px;
	padding: 0px 20px 20px 20px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fscontent.css Style Sheet
Created: 17, January, 2011
Last Modified: 20, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_1467_page2 {
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
}

#stacks_in_1467_page2 #content {
	font-size: 12px;
	line-height: 16px;
}

#stacks_in_1467_page2 {
	background-color: #F3F0E8;
	border: solid #E3DFD3;
	border-width:  1px;
	margin: 0px 0px 30px 0px;
	padding: 0px 20px 20px 20px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fscontent.css Style Sheet
Created: 17, January, 2011
Last Modified: 20, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_1248_page2 {
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
}

#stacks_in_1248_page2 #content {
	font-size: 12px;
	line-height: 16px;
}

#stacks_in_1248_page2 {
	background-color: #F3F0E8;
	border: solid #E3DFD3;
	border-width:  1px;
	margin: 0px 0px 30px 0px;
	padding: 0px 20px 20px 20px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fscontent.css Style Sheet
Created: 17, January, 2011
Last Modified: 20, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_1328_page2 {
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
}

#stacks_in_1328_page2 #content {
	font-size: 12px;
	line-height: 16px;
}

#stacks_out_1330_page2 {
	width: 200px;
	float: left;
}

#stacks_out_1332_page2 {
	width: 500px;
	float: left;
}

#stacks_in_1332_page2 {
	margin: 15px 0px 0px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsstyler.css Style Sheet
Created: 17, January, 2011
Last Modified: 09, July, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_1334_page2 {
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	font-size: 12px;
	color: #E3DFD3;
	line-height: 16px;
}

#stacks_in_1334_page2 p {
	font-size: 12px;
	color: ##E3DFD3;
	line-height: 16px;
}

#stacks_in_1334_page2  a:link, #stacks_in_1334_page2  a:active  {
	color: #CEB38D;
	text-decoration: none;
}

#stacks_in_1334_page2 a:visited {
	color: #800080;
	text-decoration: none;
}

#stacks_in_1334_page2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#stacks_in_1334_page2 h1 {
	color: #CD180D;
}

#stacks_in_1334_page2 h2 {
	color: #CD180D;
}

#stacks_in_1334_page2 h3 {
	color: #CD180D;
}

#stacks_in_1334_page2 h4 {
	color: #CD180D;
}

#stacks_in_1334_page2 h5 {
	color: #CD180D;
}
#iosMessagestacks_in_1336_page2 {
	display: none;
	padding: 5px;
	background: #eaeaea;
	border: 1px solid #cdcdcd;
}

#shadestacks_in_1336_page2 {
	z-index: 9999; 
	padding: 0;
	margin: 0;
	cursor: pointer;
	background-color: #000000;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

#topBoxTriggerstacks_in_1336_page2:hover,
.topbox:hover {
	cursor: pointer !important;
}

#topBoxstacks_in_1336_page2 {
	float: left;
	left: 50%;
	z-index: 10000;
	display: none;
	position: fixed;
}

#topBoxContentstacks_in_1336_page2 {
	position: relative;
	z-index: 99999;
	text-align: left;
	display: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding: 30px;
}

.background0stacks_in_1336_page2 {
	background: transparent;
}

.background1stacks_in_1336_page2 {
	background: #FFFFFF;
}

.background2stacks_in_1336_page2 {
	background-color: #CDCDCD;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#FFFFFF), to(#CDCDCD));
	background-image: -moz-linear-gradient(top, #FFFFFF, #CDCDCD);
	background-image: -ms-linear-gradient(top, #FFFFFF, #CDCDCD);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CDCDCD));
	background-image: -webkit-linear-gradient(top, #FFFFFF, #CDCDCD);
	background-image: -o-linear-gradient(top, #FFFFFF, #CDCDCD);
	background-image: linear-gradient(top, #FFFFFF, #CDCDCD);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#CDCDCD', GradientType=0);
}

.background3stacks_in_1336_page2 {
	background-color: #CDCDCD;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#FFFFFF), to(#CDCDCD));
	background-image: -moz-linear-gradient(left, #FFFFFF, #CDCDCD);
	background-image: -ms-linear-gradient(left, #FFFFFF, #CDCDCD);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CDCDCD));
	background-image: -webkit-linear-gradient(left, #FFFFFF, #CDCDCD);
	background-image: -o-linear-gradient(left, #FFFFFF, #CDCDCD);
	background-image: linear-gradient(left, #FFFFFF, #CDCDCD);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#CDCDCD', GradientType=1);
}

.background4stacks_in_1336_page2 {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

.background5stacks_in_1336_page2 {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

#topBoxInnerContentstacks_in_1336_page2 {
	display: block;
	overflow: auto;
	width: 960px;
	height: 300px;
}

/* @group Close Button Module */

#topBoxClosestacks_in_1336_page2 {
	display: block;
	overflow: visible;
	position: absolute;
	right: 0px;
	top: 0px;
	margin: 0px;
	z-index: 9999;
}

#topBoxClosestacks_in_1336_page2:hover {
	cursor: pointer;
}

/* @end */


/* @group Chain Module */

#topBoxBackwardsstacks_in_1336_page2 {
	display: none;
	overflow: visible;
	position: absolute;
	left: 0px;
	bottom: 0px;
	margin: 0px;
	z-index: 9999;
}

#topBoxBackwardsstacks_in_1336_page2 img,
#topBoxBackwardsstacks_in_1336_page2 a {
	background: transparent;
	border: none;
	padding: 0;
	margin: 0;
}

#topBoxBackwardsstacks_in_1336_page2:hover {
	cursor: pointer;
}

#topBoxForwardsstacks_in_1336_page2 {
	display: none;
	overflow: visible;
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	z-index: 9999;
}

#topBoxForwardsstacks_in_1336_page2 img,
#topBoxForwardsstacks_in_1336_page2 a {
	background: transparent;
	border: none;
	padding: 0;
	margin: 0;
}

#topBoxForwardsstacks_in_1336_page2:hover {
	cursor: pointer;
}

/* @end */

/* @group iFrame Module */

#generatediFramestacks_in_1336_page2 {
	display: block;
	position: relative;
	padding: 0;
	margin: 0 auto;
	outline: none;
	border: none;
	width: 600px;
	height: 400px;
}

/* @end */
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsstyler.css Style Sheet
Created: 17, January, 2011
Last Modified: 09, July, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_1338_page2 {
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}

#stacks_in_1338_page2 p {
	font-size: 12px;
	color: ##000000;
	line-height: 16px;
}

#stacks_in_1338_page2  a:link, #stacks_in_1338_page2  a:active  {
	color: #E3DFD3;
	text-decoration: none;
}

#stacks_in_1338_page2 a:visited {
	color: #E3DFD3;
	text-decoration: none;
}

#stacks_in_1338_page2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#stacks_in_1338_page2 h1 {
	color: #CD180D;
}

#stacks_in_1338_page2 h2 {
	color: #CD180D;
}

#stacks_in_1338_page2 h3 {
	color: #CD180D;
}

#stacks_in_1338_page2 h4 {
	color: #CD180D;
}

#stacks_in_1338_page2 h5 {
	color: #CD180D;
}

#stacks_out_1340_page2 {
	width: 230px;
	float: left;
}

#stacks_in_1340_page2 {
	margin: 15px 0px 0px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fscontent.css Style Sheet
Created: 17, January, 2011
Last Modified: 20, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_1343_page2 {
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
}

#stacks_in_1343_page2 #content {
	font-size: 12px;
	line-height: 16px;
}

#stacks_out_1349_page2 {
	width: 230px;
	float: left;
}

#stacks_out_1351_page2 {
	width: 200px;
	float: left;
}

#stacks_out_1353_page2 {
	width: 250px;
	float: left;
}

#stacks_out_1355_page2 {
	width: 230px;
	float: left;
}

#stacks_in_1343_page2 {
	margin: 20px 0px 0px 0px;
	padding:  20px;
}

#stacks_out_1334_page2 {
	width: 170px;
	float: left;
}

#stacks_in_1328_page2 {
	background-color: #767266;
	margin: 30px 0px 0px 0px;
	padding:  20px;
}
