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

#stacks_in_81_page2 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_86_page2 {
	background-color: #FFFFFF;
	margin:  2px;
	padding:  5px;
}

#stacks_in_91_page2 {
	background-color: #FFFFFF;
	margin:  2px;
	padding:  5px;
}

#stacks_in_81_page2 {
	background-color: #FFFFFF;
	margin:  2px;
	padding:  5px;
}

#stacks_in_79_page2 {
	margin:  2px;
	padding:  5px;
}

#stacks_in_96_page2 .stacks_left {
	float:left;
	width:70%;
}

#stacks_in_96_page2 .stacks_right {
	float:right;
	width:28%;
}
#stacks_in_100_page2 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_100_page2 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_139_page2 {
	background-color: #FFFFFF;
	margin:  2px;
	padding:  14px;
}
	
	/* start image list from doobox css */
	
	#stacks_in_1032_page2 ul, #stacks_in_1032_page2 ol{
	display:block;
		list-style: none;
		margin: 0;
		padding: 0;
		margin-left:2px;
	}
	
	
	#stacks_in_1032_page2 .stacks_in_1032_page2imagelist {
		list-style: none;
		list-style-type: none;
		margin:0px 0;
		
	}
	
	#stacks_in_1032_page2 .listIcon {
		float:left;
	}
	
	#stacks_in_1032_page2 .listIcon img{
		width:24px;
		height: auto;
	}
	
	
	#stacks_in_1032_page2 .listTitle {

		margin-left:42px;
		font-weight: bold;
		font-size: 115%;
	}
	
	
	#stacks_in_1032_page2 .listContent {
		font-size: %;
		margin-left:42px;
		padding-top: 0px;
		padding-bottom: 18px;
	}
	
	.breaker{
	margin: 0;
	padding: 0;
	height: 1px;
	clear: both;
	}
	
	
	/* end image list from doobox css */
	
#stacks_in_1032_page2 {
	background-color: #FFFFFF;
	margin:  2px;
	padding:  14px;
}

#stacks_in_102_page2 {
	background-color: #FFFFFF;
	border: solid #000000;
	border-width:  1px;
	margin:  2px;
	padding:  5px;
}


#stacks_in_3349_page2 .center-cta{text-align: center;margin-right: auto;margin-left: auto;}

#stacks_in_3349_page2 .button /*--THIS IS GENERAL STYLE FOR ANY BUTTON--*/
{
  display: inline-block; /*--LET YOUR BUTTON HAVE FLEXIBLE WIDTH--*/
  padding: 0px 20px; /*--BUTTON CONTENT SHOULD HAVE SOME GOOD LOOKING PADDING ON RIGHT AND LEFT SIDES--*/
  color: #fff;/*--ADD TEXT COLOR--*/

  /*--ADDING SHADOW TO THE BUTTON--*/
  -webkit-box-shadow: 0px 2px 3px #555; /*--FOR SAFARI, CHROME, ETC.--*/
  -moz-box-shadow: 0px 2px 3px #555;  /*--FOR MOZILLA--*/
  box-shadow: 0px 2px 3px #555;margin-left: auto;margin-right: auto;text-align: center;width: auto;margin-bottom: 5px;}



#stacks_in_3349_page2 .buttoncolor
{
  /*--FALLBACK BACKGROUND COLOR FOR OPERA AND NON-CSS3 BROWSERS--*/
  background: #FFCC66;

  /*--ADDING BORDER--*/
  border: 1px none #c00c0c;

  /*--ADDING GRADIENT FOR SAFARI, CHROME--*/
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FF8000), to(#FFCC66));

  /*--ADDING GRADIENT FOR MOZILLA--*/
  background-image: -moz-linear-gradient(90deg, #FFCC66, #FF8000);
}

 /*--ADDING GRADIENT FOR IE--*/

#stacks_in_3349_page2 .radius
{
  /*--ADDING ROUNDED CORNER--*/
   border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  overflow: hidden;
}
#stacks_in_3349_page2 .clear{clear: both;}
#stacks_in_3349_page2 .center-cta
{
  /*--ADDING ROUNDED CORNER--*/
   border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;overflow: hidden;
  }


#stacks_in_3349_page2 .center-cta{overflow: hidden;}

#stacks_in_3349_page2 .kulercta{ padding: 0px 20px 0px 25px;}

#stacks_in_3349_page2 .kulercta span.button-text
{
  float: left;
  width: auto;
  text-align: center;
}

#stacks_in_3349_page2 .kulercta span.text-big
{
  display: inline-block;
  margin-bottom: -8px;
  font: bold 1.4em/45px helvetica, Arial, sans-serif;
}

#stacks_in_3349_page2 .kulercta span.text-small
{
  display: inline-block;font-style: normal;font-size: .9em;
  word-wrap: break-word;margin-bottom: 8px;}

#stacks_in_3349_page2 .kulercta span.arrowbg
{
  float: left;
  height: 38px;
  width: 38px;
  margin: 11px -5px 0px 20px;

  /*--ADDING ROUNDED CORNER--*/
   border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

#stacks_in_3349_page2 .kulercta span.arrow-tail
{
  float: left;
  margin: 10px 15px 0px 14px;
  width: 10px;
  height: 12px;
  background: #F1F1F1;
}

#stacks_in_3349_page2 .kulercta span.arrow-head
{
  float: left;
  margin: 10px 0px 0px -5px;
  width: 0px;
  height: 0px;
  border-color: #F1F1F1 transparent transparent transparent;
  border-width: 10px 10px 10px 10px;
  border-style: solid;
}

#stacks_in_3349_page2 .buttoncolor span.text-big { text-shadow: #313131 0 2px 2px; }
#stacks_in_3349_page2 .buttoncolor span.text-small { color: #fff; }

#stacks_in_3349_page2 .buttoncolor span.arrowbg
{
  background-color: #7C0707;

  /*--ADDING SHADOW--*/

}


#stacks_in_3349_page2 .easty
{
  -webkit-transform: rotate(-90deg); /*--FOR SAFARI, CHROME, ETC.--*/
  -moz-transform: rotate(-90deg); /*--FOR MOZILLA--*/
  -o-transform: rotate(-90deg); /*--FOR OPERA--*/
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);/*--FOR IE--*/
}



#stacks_in_3349_page2 .kulercta .north span.arrow-tail
{
  float: left;
  margin: 16px 15px 0px 14px;
  width: 10px;
  height: 12px;
  background: #F1F1F1;
}

#stacks_in_3349_page2 .kulercta .north span.arrow-head
{
  float: left;
  margin: -18px 0px 0 -5px;
  width: 0px;
  height: 0px;
  border-color: transparent transparent #F1F1F1 transparent;
  border-width: 10px 10px 10px 10px;
  border-style: solid;
}


#stacks_in_3349_page2 .kulercta .west span.arrow-tail
{
  float: left;
  margin: 14px 15px 0px 18px;
  width: 10px;
  height: 12px;
  background: #F1F1F1;
}

#stacks_in_3349_page2 .kulercta .west span.arrow-head
{
  float: left;
  margin: -4px 0px 0 -20px;
  width: 0px;
  height: 0px;
  border-color: transparent #F1F1F1 transparent transparent;
  border-width: 10px 10px 10px 10px;
  border-style: solid;
}




#stacks_in_3349_page2 .kulercta .east span.arrow-tail
{
  float: left;
  margin: 14px 15px 0px 10px;
  width: 10px;
  height: 12px;
  background: #F1F1F1;
}

#stacks_in_3349_page2 .kulercta .east span.arrow-head
{
  float: left;
  margin: -4px 0px 0 10px;
  width: 0px;
  height: 0px;
  border-color: transparent transparent transparent #F1F1F1;
  border-width: 10px 10px 10px 10px;
  border-style: solid;
}
#stacks_in_3349_page2 .arrowbg{display:none ;}




#stacks_in_4392_page2 .countdown_row { clear: both;padding: 0px;text-align: center;z-index: 1004 !important; } 
#stacks_in_4392_page2 .countdown_show1 .countdown_section { width: 98%;z-index: 1004 !important;} 
#stacks_in_4392_page2 .countdown_show2 .countdown_section { width: 48%;z-index: 1004 !important; } 
#stacks_in_4392_page2 .countdown_show3 .countdown_section { width: 31.5%; z-index: 1004 !important; } 
#stacks_in_4392_page2 .countdown_show4 .countdown_section { width: 23.5%;z-index: 1004 !important; } 
#stacks_in_4392_page2 .countdown_show5 .countdown_section { width: 19.5%;z-index: 1004 !important; } 
#stacks_in_4392_page2 .countdown_show6 .countdown_section { width: 16.25%;z-index: 1004 !important; } 
#stacks_in_4392_page2 .countdown_show7 .countdown_section { width: 14%;z-index: 1004 !important; } 
#stacks_in_4392_page2 .countdown .countdown_section { height: 50px;display: block;float: left;font-size: 80%; text-align: center; position:relative;top:1px;padding-top:8px;z-index: 1004 !important; }
#stacks_in_4392_page2 .countdown .countdown_section { color: #FFFFFF;z-index: 1004 !important; } 
#stacks_in_4392_page2 .countdown .countdown_amount { font-size: 220%;z-index: 1004 !important;color:
#FFFFFF; }
#stacks_in_4392_page2 .countdown.maincount { height: 60px;text-shadow: 0 -1px 1px rgba(0,0,0,0.25); margin-right: auto; margin-left: auto;z-index: 1004 !important;margin-bottom:20px; }
#stacks_in_1913_page2 {
	margin:  1px;
	padding:  5px;
}

#stacks_in_100_page2 {
	background-color: #FFFFFF;
	margin:  2px;
	padding:  5px;
}

#stacks_in_98_page2 {
	background-color: #FFFFFF;
	margin:  2px;
	padding:  5px;
}

#stacks_in_4394_page2 {
	border: solid #000000;
	border-width:  1px;
	margin:  2px;
	padding:  5px;
}

#stacks_in_96_page2 {
	background-color: #FFFFFF;
	margin:  2px;
	padding:  5px;
}

#stacks_in_4396_page2 {
	background-color: #FFFFFF;
	margin:  2px;
	padding:  5px;
}

#stacks_in_4400_page2 {
	margin:  2px;
	padding:  5px;
}

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

#stacks_in_4402_page2 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_4404_page2 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_4404_page2 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_4519_page2 {
	margin:  2px;
	padding:  5px;
}

#stacks_in_4521_page2 {
	margin:  2px;
	padding:  5px;
}

#stacks_in_4526_page2 {
	margin:  2px;
	padding:  5px;
}

#stacks_in_5284_page2 {
	margin:  2px;
	padding:  5px;
}

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

#stacks_in_5431_page2 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_5435_page2 {
	margin:  2px;
	padding:  5px;
}

#stacks_in_5437_page2 {
	margin:  2px;
	padding:  5px;
}

#stacks_in_5442_page2 {
	margin:  2px;
	padding:  5px;
}

#stacks_in_5440_page2 {
	background-color: #FFFFFF;
	margin:  2px;
	padding:  5px;
}

#stacks_in_4402_page2 {
	background-color: #FFFFFF;
}

#stacks_in_4398_page2 {
	margin:  2px;
	padding:  5px;
}

