a img{
	border:none;
}

div.errorExplanation{
	border:1px solid #bb0000;
	padding:10px;
	font-size: 12px;
	background-color:#fefefe;
	line-height:160%;
}

div.errorExplanation h2{
	color:#bb0000;
	font-size:110%;
	font-weight:bold;
}

div.fieldWithErrors{
	display:inline;
}

div.fieldWithErrors input{
	border:1px solid #bb0000;
}

table#attached_files{
	width:400px;
}

.draggable{
	position:absolute;
	background-color:#ffffff;
	border:1px solid #cccccc;
	padding:5px;
}

.draggable .draghandler{
	background-color:#fff3df;
	text-align:right;
	font-weight:bold;
	margin:0px;
	padding:0px 3px 0px 0px;
	cursor:pointer;
}

div.tag_cloud_div{
	text-justify:intet-word;
}

div.tag_cloud_div .tag_1 a{ font-size: 1.0em; }
div.tag_cloud_div .tag_2 a{ font-size: 1.2em; }
div.tag_cloud_div .tag_3 a{ font-size: 1.4em; }
div.tag_cloud_div .tag_4 a{ font-size: 1.6em; }

img.previous_button, img.next_button{
	border:none;
	vertical-align:-4px;
}

div.popup_box{
    position:absolute;
    z-index:1000;
}