.bc-add-title
{
	clear: both;
	padding-bottom: 3px;
}

.bc-message-title
{
	margin-top: 4px;
}

.bc-date-outer
{
	width: 100%;
	height: 35px;
}

.bc-date-left
{
	width: 100px; 
	float: left;
}

.bc-date-right
{
	width: 70px; 
	float: left;
}

.bc-submit-holder
{
	clear:both;
	margin-top: 4px;
}

.bc-box-text
{
	color: #AAA;
}

.bc-box-left
{
	width: 120px;
}

.bc-box-left-small
{
	width: 80px;
}

.bc-box-right
{
	width: 50px;
}


.bc-box-text-dark
{
	color: #000;
}

#bc-main
{
	width: 100%;
	margin-top: 10px;
}

#bc-filters
{
	width: 100%;
}

.bc-item
{
	width: 100%;
	height: 110px;
}

.bc-search-submit
{
	margin-top: 8px;
}
.bc-item-user
{
	width: 100px;
	height: 100px;
	float:left;
}

.bc-item-user-image
{
	text-align:center;
	width: 100px;
	height: 75px;
	
}

.bc-item-user-name
{
	font-size: 10pt;
	margin-top: 5px;
	text-align:center;
	width: 100px;
	height: 20px;
}

.bc-item-details
{
	float:left;
	width: 310px;
	height: 100px;
}

.bc-item-time
{
	clear: both;
	height: 15px;
	width: 350px;
}

.bc-item-time-left
{
	width: 45px;
	float: left;
	font-weight: bold;
}

.bc-item-time-right
{
	width: 215px;
	float: left;
}

.bc-item-button
{
	clear: both;
	height: 25px;
	margin-top: 18px;
	width: 230px;
}

.bc-item-button-left
{
	width: 115px;
	float: left;
}

.bc-item-button-right
{
	width: 115px;
	float: left;
}

.bc-item-message
{
	clear: both;
	padding-top: 2px;
	width: 305px;
}

.bc-item-contact
{
	float:left;
	width: 100px;
	height: 100px;
}

.bc-item-contact-single
{
	height: 20px;
}

#bc-add-error
{
	margin-top: 6px;
	width: 98%;
	padding-bottom: 4px;
	color: #FF0000;
}

#bc-edit-error
{
	margin-top: 6px;
	width: 98%;
	padding-bottom: 4px;
	color: #FF0000;
}

.bc-country-select
{
	width: 90%;
	padding-bottom: 3px;
}

.bc-city-select
{
	width: 90%;
}

.bc-message-outer
{
	width: 90%;
}

#bc-limit-info
{
	color: #999;
}

.bc-block-item
{
	width: 100%;
	height: 65px;
}

.bc-block-item-user
{
	width: 75px;
	height: 50px;
	float:left;
}

.bc-block-item-user-name
{
}

.bc-mar-2
{
	margin-top: 2px;
}

.bc-block-item-details
{
	width: 150px;
	height: 45px;
	float:left;
}

.bc-block-item-contact
{
	margin-top: 5px;
	width: 150px;
}

.bc-block-item-contact-single
{
	width: 75px;
	float: left;
}

#edit-message
{
	width: 200px;
	height: 100px;
}

.bc-browse-spacer-s
{
	height: 4px;
}

.bc-browse-spacer-l
{
	height: 8px;
}