﻿

/*CSS for Slider Effect Starts here*/
div#uic{position:absolute;top:260px;right:0;overflow:hidden;width:95px;height:210px; display:block; z-index: 999; text-align: left;}
div#uic div#uicinner{width:435px;height:210px;right:0px;padding:0 0 0 0;background:url(../images/specials-tab.png) no-repeat}
div#uicinner div#list-area{height:185px;font-size:11px;color:#555;margin:0 0 0 0;padding:0 0 0 0;}
div#pulltab{display:block;width:120px;height:82px;float:left;margin:15px 0 0 0;cursor:pointer; clear: none;position: absolute;}
#SliderForm {color: #fff; padding: 110px 10px 10px 105px; font-size: 16px;vertical-align: middle; height:285px; width:270px;}

/*CSS for Slider Effect Ends here*/


/* this should be at the bottom only!  add every thing above this...*/
* html #holder {
height: 100%;
}