/* main banner holder styles */
.banners_Holder  {
	cursor:pointer;
}
.banners_Name  {
}
.banners_Content  {
}
.banners_Alt  {
}
.banners_Url  {
}
div.banners_left{height:300px;width:125px;position:relative;z-index:2;margin-left:60px;padding-bottom:300px;overflow:hidden;}
div.banner_left_1{background:green;height:125px;width:125px; overflow:hidden;}
div.banner_left_2{background:blue;height:125px;width:125px;margin-top:50px;overflow:hidden;}

div.banners_right{height:875px;width:160px;position:relative;z-index:2;margin-left:50px;margin-top:60px;overflow:hidden;}
div.banner_right_1{background:red;height:125px;width:125px;margin-left:17px;overflow:hidden;}
div.banner_right_2{background:yellow;height:600px;width:160px;margin-top:50px;overflow:hidden;}
