/* -> SELEZIONE TEMPLATE SMOOTHBOX */
/* PGR */
ul.sb_tpl_list li				{float:left;margin-right:20px;text-align:center;}
#sb_container textarea			{display:block}

#sb_container #sb_content		{width:260px;height:400px;}
#sb_container #sb_image		    {width:310px;height:440px;cursor:pointer;}
#sb_container #sb_image.full	{width:100%;}

#sb_container .tpl1 #sb_image		{float:left;margin-right:10px;}
#sb_container .tpl2 #sb_image		{float:right;margin-left:10px;}
#sb_container .tpl4 #sb_content		{width:580px;}


/* FRONTEND */
#TB_ajaxContent .msgbox				{margin:10px;!important;padding:0px !important;}
#TB_ajaxContent .msgbox #msgbox_title  {margin:0px !important; }



#kustom_sb 					{overflow:auto;}
#kustom_sb #sb_content		{width:260px;height:400px;}
#kustom_sb #sb_image		{width:310px;height:440px;}
#kustom_sb #sb_image.full	{width:100%;}

#kustom_sb.tpl1 #sb_image		{float:left;margin-right:10px;}
#kustom_sb.tpl1 #sb_content		{float:left;}
#kustom_sb.tpl2 #sb_image		{float:right;margin-left:10px;}
#kustom_sb.tpl4 #sb_content		{width:580px;}
