	#preFeature{overflow:hidden;border:1px solid transparent;}
	#preFeature *{padding:0px; margin:0px; border:none;}
	#preFeature div{width:24.8%; height:99.25%; float:left;color:#ffffff; font-size:11px; line-height:15px;}
	#preFeature div.clear{float:none; clear:both; width:auto; border:none;}
	#preFeature div h3{font-size:1.1em; padding:0.5em 1em; font-weight:normal;color:#ffffff; border:1px solid transparent;}
	#preFeature div p{font-size:1em; margin: 0.5em 1em 1em 1em;color:#ffffff;}
	#preFeature div img{width:100%; display:block;}
	#preFeature div a:link{font-size:1em; margin:1em; color:#ffffff; text-decoration:none;}
	#preFeature div a:visited{font-size:1em; margin:1em; padding:0.25em; color:#ffffff; text-decoration:none;}
	#preFeature div a:hover{background:#333333;}

/* ---------------------------------------------------------------------- 
	The default output id is "siteFeature". If you changed this in the $.makeFeature() call you'll need to update the CSS below.
	As a general rule, I tried to clump like-declarations.  Because of the tab side (left/right) and text layout options (horizontal/vertical) inheritance can get messy. 
	FireBug - http://getfirebug.com/ (Joe Hewitt / Firebug Working Group) is strongly recommended.
 ---------------------------------------------------------------------- */
#siteFeature{position:relative; overflow:hidden;}
	#siteFeature *{padding:0px; margin:0px; border:none;}
	
	#siteFeature #imgBgContainer{position:absolute;}
		#siteFeature.left #imgBgContainer{right:0px;}
		#siteFeature.right #imgBgContainer{left:0px;}
			#siteFeature #imgBgContainer div{position:absolute;}
		
		
	#siteFeature #txtBoxContainer{position:absolute; height:100%; width:100%; color:#ffffff; font-size:12px; line-height:16px;}
			#siteFeature.left #txtBoxContainer{right:0px;}
			#siteFeature.right #txtBoxContainer{left:0px;}
		#siteFeature #txtBoxContainer div{position:absolute; overflow:hidden;}
		#siteFeature #txtBoxContainer div span{display:block; width:100%; height:100%; position:absolute; background:#450128; margin-left:0px; padding:10px;}
		#siteFeature #txtBoxContainer h3 {color:#ffffff;border:0px solid red;}
		#siteFeature #txtBoxContainer p {color:#ffffff;}
		#siteFeature #txtBoxContainer div div{}
		
		#siteFeature #txtBoxContainer div div h3{font-size:24px; line-height:24px; margin:25px 0px 15px 0px;}
		#siteFeature #txtBoxContainer div.horizontal div h3{font-size:24px; line-height:normal; margin:5px 0px 0px 0px;}
		#siteFeature.left #txtBoxContainer div div h3{padding:0px 0.5em 0px 0.5em;}
		#siteFeature.right #txtBoxContainer div div h3{padding:0px 0.5em 0px 0.5em;}
		#siteFeature.right #txtBoxContainer div.horizontal div h3{padding:0px 0.5em 0px 0.5em;}
		
		#siteFeature #txtBoxContainer div div p{margin:0px 0px 15px 0px;}
		#siteFeature #txtBoxContainer div.horizontal div p{width:320px; margin:0px 0px 0px 0px;}
		#siteFeature.left #txtBoxContainer div div p{padding:0px 1em 0px 1em;}
		#siteFeature.right #txtBoxContainer div div p{padding:0px 1em 0px 1em;}
		#siteFeature.right #txtBoxContainer div.horizontal div p{padding:0px 1em 0px 1em;}
			
		#siteFeature #txtBoxContainer div div a:link,
		#imagebk {background-image:url(http://alexandraipate.com/images/buttonpink.png);background-position:top left; background-repeat:no-repeat; width:82px; height:28px; display:block; margin:0px 0 0 10px; padding:5px 0 0 26px; color:#ffffff;font:normal 12px Tahoma;}
		#siteFeature #txtBoxContainer div div a:visited{ color:#ffffff; text-decoration:none; margin:1px 0px 0px 1em;}

		#siteFeature #txtBoxContainer div.horizontal div a:link{position:absolute; right:25px; bottom:10px; /*IE6|7*/ *bottom:5px;}
		#siteFeature #txtBoxContainer div.horizontal div a:visited{position:absolute; right:25px; bottom:10px; /*IE6|7*/ *bottom:5px;}

		#siteFeature.left #txtBoxContainer div{right:0px;}
		#siteFeature.left #txtBoxContainer div.horizontal div{left:25px; height:100%;}
		
		#siteFeature.right #txtBoxContainer div.horizontal{left:0px; bottom:0px;}
		#siteFeature.right #txtBoxContainer div{left:0px;}
		#siteFeature.right #txtBoxContainer div.horizontal div{left:0px; height:100%; width:100%;}


	#siteFeature #tabContainer{position:absolute;}
		#siteFeature.left #tabContainer{left:0px; }
		#siteFeature.right #tabContainer{right:0px;}
			#siteFeature #tabContainer a:link,
			#siteFeature #tabContainer a:visited{display:block; width:100%; background-image: url(../../images/slidewshow/bkslide.jpg); background-repeat:no-repeat; font-size:11px; text-decoration:none; position:relative; margin-bottom:2px;}
			#siteFeature #tabContainer a:hover{background-image:url(../../images/slidewshow/bkslide-hover.jpg); background-position:top left;}
			#siteFeature #tabContainer a:active{outline:none;}
			#siteFeature #tabContainer a:focus{outline:none;}
			#siteFeature #tabContainer a.selected{}
/* ---------------------------------------------------------------------- 
	The 2 declarations below style the text in the tabs. If you have more/less than the default 4 tabs, you'll likely need to tweak the padding.
	Be aware of the IE6,7 specific padding on the h4.
 ---------------------------------------------------------------------- */
			#siteFeature #tabContainer a h4{padding:1em 1em 0px 1em; font:normal 13px Tahoma; color:#035575; position:relative;  /*IE6|7*/ *padding:10px 11px 0px 11px;}
			#siteFeature #tabContainer a p{padding:2px 1em 0px 1em; color:#035575; position:relative; }


			#siteFeature #tabContainer a span{display:none;}
			#siteFeature #tabContainer a.selected span{overflow:hidden; display:block; position:absolute; top:0px;}
			#siteFeature #tabContainer a.selected h4 {color:#ffffff;}
			#siteFeature #tabContainer a.selected p {color:#ffffff;}
			#siteFeature #tabContainer a.selected span span{background:#c4d6f0; height:100%; background:url(../../images/slidewshow/selecredbk.png)top left no-repeat;}
				#siteFeature.left #tabContainer a.selected span{left:0px;}
				#siteFeature.right #tabContainer a.selected span{right:0px;}
			#siteFeature #tabContainer a span img{height:100%; position:absolute; top:0px;}
				#siteFeature.left #tabContainer a span img{left:0px; }
				#siteFeature.right #tabContainer a span img{left:0px;width:35px; height:60px;}
