body {
	font: 0.8em/21px arial,sans-serif;
}

.checkbox, .radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(../img/checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
.radio {
	background: url(../img/radio.jpg) no-repeat;
}
.select {
	position: absolute;
	width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;
	padding: 0 24px 0 8px;
	color: #fff;
	font: 12px/21px arial,sans-serif;
	background: url(../img/select.gif) no-repeat;
	overflow: hidden;
}
#fbForm{
	float:left;
	width:347px;
}
#facebookFrom{
	float:left;	
}
#userComment{
	border:2px solid #fed100;	
	background-color:#000;
	color:#FFF;
	width:343px;
	height:61px;
}
#publishBut{
	float:left;
	margin:2px 0px 0px -5px;
	display:inline;
}
#user{
	width:320px;
	color:#FFF;
}
#talk{
	float:left;
	color:#FFF;
	font-size:12px;
}
.fbWord{
	color:#FF0;
	font-size:12px;
}
