.title-t,
.contentPadd.txtPage,
.ui-dialog,
.ui-dialog-titlebar,
.cart,
.cart_products_options,
.ui-progressbar,
.ui-datepicker,
.result1_top, .result2_top, .contentInfoText.un, .contentInfoBlock	{
	-moz-border-radius: 3px; /* Firefox */
  	-webkit-border-radius: 3px; /* Safari, Chrome */
 	-khtml-border-radius:3px; /* KHTML */
  	border-radius: 3px;
}
.contentInfoText	{
	 -moz-border-radius-bottomleft: 3px; -webkit-border-bottom-left-radius: 3px; border-bottom-left-radius: 3px; -moz-border-radius-bottomright: 3px; -webkit-border-bottom-right-radius: 3px; border-bottom-right-radius: 8px;
	 
}
.infoBoxContents li b,
.infoBoxContents li:hover b,

.infoBoxContents li,
.infoBoxContents li:hover,
.infoBoxContents li a,
.infoBoxContents li a:hover,

.menu_item,
.menu_item:hover,				 
.menu_item.selected,

.menu_item a,
.menu_item a:hover,				 
.menu_item.selected a,

.header_link .button-tl,
.header_link-act .button-tl,
.header_link .button-tr,
.header_link-act .button-tr,
.header_link .button-t,
.header_link-act .button-t,
.header_link,
.header_link-act,

.search_link .button-tl,
.search_link-act .button-tl,
.search_link .button-tr,
.search_link-act .button-tr,
.search_link .button-t,
.search_link-act .button-t,
.search_link,
.search_link-act,

.bg_button2 .button-t,
.bg_button2 .button-tl,						
.bg_button2 .button-tr,						
.bg_button2-act .button-t,
.bg_button2-act .button-tl,						
.bg_button2-act .button-tr,
.bg_button22 .button-t,
.bg_button22 .button-tl,						
.bg_button22 .button-tr,						
.bg_button22-act .button-t,
.bg_button22-act .button-tl,						
.bg_button22-act .button-tr					{
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
}
.infoBoxWrapper .infoBoxHeading,
.cart th.th1	{
	-moz-border-radius-topleft: 3px; -webkit-border-top-left-radius: 3px; border-top-left-radius: 3px;
}
.infoBoxWrapper .infoBoxHeading,
.cart th.th3	{
	-moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 3px; border-top-right-radius: 3px;
}


.wrapper_pic_tl:hover,
.wrapper_pic_tr:hover,
.wrapper_pic_bl:hover,
.wrapper_pic_br:hover,
.wrapper_pic_t:hover,
.wrapper_pic_r:hover,
.wrapper_pic_b:hover,
.wrapper_pic_l:hover						{
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
}