/* for share with friends */
div#popup
{
background: #fff url("../images/common/back_drop.gif") 0 0 no-repeat;
}
div#popup div#main
{

background:none;
}
div#popup div#main div.content
{
width:540px;
padding:0 100px;
/*
background: transparent url("/images/happenings/popup/btm_shade.gif") 0% 100% repeat-x;
*/

background:transparent;

/*
background: #fff url("../images/common/back_drop.gif") 0 0 no-repeat;
*/
}
/*
div#popup div#main div.content table.forms
{
width:540px;
}
*/
div#popup div#main div.content table.forms textarea
{
/*
width:455px;
*/
width:455px !important;
width:451px;
}

