.fan_container_box{
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	font-size:14px;
	font-weight:normal;
	line-height:1em;
	color:#000;
	border-collapse: collapse;
	border-spacing: 0px;
	border-width: 0px
}

.fan_container_box .fan_container_top_left, .fan_container_box .fan_container_top_right, .fan_container_box .fan_container_bottom_left, .fan_container_box .fan_container_bottom_right {
	background-color: transparent;
	width: 14px;
	height: 15px;
	background-repeat: no-repeat;
	padding: 0px
}


.fan_container_box .fan_container_top_center, .fan_container_box .fan_container_middle_left, .fan_container_box .fan_container_content, .fan_container_box .fan_container_middle_right, .fan_container_box .fan_container_bottom_center {
	padding: 0px
}


.fan_container_box .fan_container_content{
	color: #000000;
	background-color: #FFF;
}
.fan_container_box .fan_container_top_center{
	background-image: url('../images/round_white/top_center.png');
	background-repeat: repeat-x;
	height: 15px
}
.fan_container_box .fan_container_bottom_center{
	background-image: url('../images/round_white/bottom_center.png');
	background-repeat: repeat-x;
	height: 15px
}
.fan_container_box .fan_container_middle_left{
	background-image: url('../images/round_white/left_middle.png');
	background-repeat: repeat-y;
	width: 14px
}
.fan_container_box .fan_container_middle_right{
	background-image: url('../images/round_white/right_middle.png');
	background-repeat: repeat-y;
	width: 14px
}
.fan_container_box .fan_container_top_center, .fan_container_box .fan_container_middle_left {
	background-position: top left
}
.fan_container_box .fan_container_bottom_center, .fan_container_box .fan_container_middle_right {
	background-position: bottom right
}
.fan_container_box td.fan_container_top_left {
	background-image: url('../images/round_white/top_left.png');
	background-position: top left
}
.fan_container_box .fan_container_top_right {
	background-image: url('../images/round_white/top_right.png');
	background-position: top right
}
.fan_container_box .fan_container_bottom_left {
	background-image: url('../images/round_white/bottom_left.png');
	background-position: bottom left
}
.fan_container_box .fan_container_bottom_right {
	background-image: url('../images/round_white/bottom_right.png');
	background-position: bottom right
}






.fan_container_content a.fan_default_but,
.fan_container_content a.fan_become_but,
.fan_container_content input.fan_default_but,
.fan_container_content input.fan_become_but
.fan_client_be_a_fan_outside_container a.fan_default_but,
.fan_client_be_a_fan_outside_container a.fan_become_but,
.fan_client_be_a_fan_outside_container input.fan_default_but,
.fan_client_be_a_fan_outside_container input.fan_become_but
{
	background-image:url(../images/round_white/btn_bg.png);
	background-repeat:repeat-x;
	border:1px solid #c8c8c8;
	color:#303030;
	padding:2px 7px;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	cursor:pointer;
}

.fan_user_item:hover{
	border: 1px dotted #C6DAEA;
	background-color:#F6F9FB;
}

.fan_wall_scrap_form{
	background-color:#F0F0F0;
	border:1px solid #E6E6E6;
}

.fan_scrap_container{
	background-image:url(../images/round_white/post_bg.png);
	background-repeat:no-repeat;
	border-bottom:0px;
	padding:10px 0px 0px 10px;
}

.markItUpEditor{
	background-image:none;
	background-color:#FFF;
	border:1px solid #909090;
}

.fan_wall_post_label{
	display:none;
}

.fan_wall_message_footer{
	filter:alpha(opacity=40);
	opacity: 0.4;
	-moz-opacity:0.4;
}

.fan_wall_message_footer:hover{
	filter:alpha(opacity=100);
	opacity: 1.0;
	-moz-opacity:1.0;
}

.fan_wall_container .fan_client_username_label{
	display:none;
}

.fan_wall_posting_help{
	display:none;
}

.fan_container_content .fan_wall_cat_id_select{
	width:120px;
}

.fan_container_content .fan_wall_availability_select{
	width:100px;
}

.fan_embed_video_container{
	background-color:transparent;
}

.fan_wall_link_container{
	background-color:transparent;
}

.fan_wall_textarea{
	height:150px;
}