#content_right #content_right_head {
 width: 518px;
 height: 14px;
 background-image:url("/ui/img/content_right_header_5.jpg");
 background-repeat: no-repeat;
 float: left;
}

#content_right #imagebox {
 width: 518px;
 height: 263px;
 background-image:url("/ui/img/imagebox_5.jpg");
 background-repeat: no-repeat;
 float: left;
}

.content_right_data {
 width: 518px;
 margin-top: 10px;
 float: left;
}

.content_right_data label.register_label {
 width: 130px;
 text-align: left;
}

.content_right_data #text {
 width: 500px;
 height: 500px;
}

.content_right_data #text_title {
 width: 405px;
}

.content_right_data #media_description {
 width: 305px;
 height: 100px;
}

.content_right_data #media_title {
 width: 305px;
}

.content_right_data #unit_sid {
 width: 154px;
}

.content_right_data #unit_type,#district_id {
 width: 308px;
}

.content_right_data label.data_text {
 width: 90px;
}

.content_right_data #helpbox {
 width: 308px;
}

.content_right_data div.tags_editor {
	position: relative;
	width: 308px;
	margin-left: 90px;
}

/* HR STYLES */

.content_right_separator {
 width: 500px;
 height: 4px;
 border-top: 2px dashed black;
 border-bottom: 2px dashed white;
 border-left: 0px;
 border-right: 0px;
}

.data_title_separator {
 width: 500px;
 height: 2px;
 border-top: 1px dashed black;
 border-bottom: 1px dashed white;
 border-left: 0px;
 border-right: 0px;
}

/* END HR STYLES */

span.action_buttons_wrapper {
 float: right;
 right: 0;
 color: #142774;
 font-size: 12px;
}

/* TAGS INPUTS STYLE */

input.keywords_edit
{
	position: relative;
	border: 1px dashed #5770D2;
	font-size: 12px;
	font-family: verdana;
	background-color: #E7F0FA;
	float: left;
}


input.keywords_edit_next
{
	position: relative;
	border: 1px dashed #5770D2;
	font-size: 12px;
	font-family: verdana;
	background-color: #F7F1FB;
	float: left;
}

div.kw_active
{
	float: left;
}


div.kw_inactive
{
	border: 1px solid #949494;
	background-color: #FDFDFD;
	float: left;
	padding-top: 2px;
	margin-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
}

div.kw_spacer {
	float: left;
	padding-top: 2px;
	margin-bottom: 5px;
}

a.kw_link
{
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}

a.kw_link:hover
{
	color: black;
	text-decoration: underline;
}

/* END TAGS INPUTS STYLE */

.image_rotator_wrap {
 position: relative;
 height: 263px;
 float: none;
}

.image_rotation_div {
 position: absolute;
 top: 0px;
 left: 0px;
 background-image: none;
}

.image_rotation_frame {
 position: absolute;
 top: 0px;
 left: 0px;
 float: left;
}

.teaser_right {
 text-align: center;
 background-color: #d3d3d3;
 width: 518px;
 margin-top: 5px;
}