strong {
	font-weight: bold;
}

i, em {
	font-style: italic;
}

u {
	text-decoration: underline;
}

.projectview img {
  margin: 4px;
}

.projectview h1 {
	margin-top: 20px;
	margin-bottom: 20px;
	font: 20px tahoma,arial,helvetica,sans-serif;
}

#profile_msg_panel {
	font: 12px tahoma,arial,helvetica,sans-serif;
}

.thumb-wrap {
	border: 1px solid #fff;
	font: 12px tahoma,arial,helvetica,sans-serif;
}

.x-view-over {
	border: 1px solid #aaa;
	cursor: pointer;
}

.x-view-selected {
	border: 1px solid #aaa;
}

.x-clear {
clear:both;
font-size:0;
height:0;
line-height:0;
overflow:hidden;
}

.exportButton .x-btn-small .x-btn-text{
  height: 40px;
  width: 40px;
}

.juk-talkitem {
	word-break: break-all;
}

