SPAN#bf_question {
	/*color:#002d86;*/
	font-weight:bold;
	/*font-size:12px;*/
	margin-right:5px;
}
SPAN#bf_answer {
	font-weight: normal;
}
UL#bf_list {
	margin:3px;
	padding:0px;
	list-style: inside square;
	/*color:#000000;*/
}
P#bf_paragraph {
	margin:2px;
	padding-top:5px;
}
#bf_text {
	width:80%;
}
#bf_textarea {
	width:100%;
	height:250px;
}
SPAN#bf_unactive, SPAN#bf_unactive UL#bf_list {
	color:gray;
}
.love_td_head {
	text-align:right;
	background-color:#d9e7fc;
	font-weight:bold;
	
}
.photoShot, .photoShotBlink1 {
	border: 3px solid #FFFFFF;
	cursor:hand;
	filter:Alpha(Opacity=60);
	opacity: 0.6;
}
.photoShotActive {
	border: 3px dotted #3b619c;
	cursor:hand;
	filter:Alpha(Opacity=100);
	opacity: 1;
}
.photoShotBlink2 {
	border: 3px dotted #3b619c;
	cursor:hand;
	filter:Alpha(Opacity=70);
}
TABLE#photoTable TR TD#photoTitle {
	font-size: 16px;
	color: #446ab5;
	font-weight: bold;
	font-family: Comic Sans Ms;
	margin: 0px;	
}
TABLE#photoTable TR TD IMG#photoBig {
	margin-bottom: 20px;	
}
TABLE#photoTable TR TD#photoVotePanel TABLE TR TD IMG {
	cursor:hand;
	cursor:pointer;	
}
.top_position {
	background-color:#4b7bc9;
	color:#ffffff;
	width:60px;
	margin:3px;
	padding:2px;
}
