/********** ICONS STYLE OPTIONS*********/

/* Style for FLOATING skype button*/
.nssp_footer{
	position:fixed !important; /* This makes it float */
	z-index:10000;
}

/* Style for SHORTCODE skype buttons */
.nssp_shortcode{

}

/* Style for WIDGET skype buttons */
.nssp_widget{
	padding-right: 5px;
	margin-right: 1px;

}

/********** WIDGET STYLE OPTIONS*********/

/* Widget itself */
.skype_widget {
	z-index:10000;
}

/* Widget title style */
.skype_widget label{
	padding-bottom:0px;
	font-size:20px;
}

/* How cells in "board" setting will appear (including the visible name) */
.skype_widget table, .skype_widget td{
	vertical-align:middle !important;
	font-size:18px;
	line-height:90%;
}