/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Mar 12, 2015, 5:15:56 PM
    Author     : thomi
*/

.TABLE_BM_public_blog_settings
{
	width: 780px;
/*	border: 1px solid #0000ff;*/
}

.TABLE_BM_public_blog_settings td
{
	color: #000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 12px;
}

.TABLE_TD_BM_public_blog_settings
{
	width: 192px;
	padding: 2px 2px;
/*	border: 1px dotted #2779aa;*/
}

.LABEL_BM_public_blog_checkbox
{
    display: inline-block;
    white-space: nowrap;
    padding: 4px 0 0 10px;
    cursor: pointer;
    width: initial !important;
    min-width: initial !important;
}