/* PAGE LAYOUT
----------------------------------------------- */
.container {margin:0px auto; text-align:left; font-size:1em;}
#pagecontent {padding-top:13px;}

img.logo{
  text-align:right;
  float:right;
}

#page_title {
	background: transparent url(/images/feedback_txt.gif) no-repeat;
	padding: 0px 0px 2px 0px;
	height: 20px;
	width: 226px;
	margin-top:19px;
	float:left;
}

#dottedLine {
	background: transparent url(/images/dotted-horizontal.jpg) repeat-x center;
	padding: 1px 1px;
}

#topcontainer {
	margin-top: 10px;
}

#topcontainer div.center-image {
	text-align: center;
}

#guidelines h2 {
	background-color: #555555;
	margin: 0px 7px 0px 7px;
	padding: 10px 0px 9px 8px;
	color: #fff;
	font-size: 14px;
}

#feedback-form h2 {
	background-color: #555555;
	margin: 0px 7px 0px 7px;
	padding: 10px 0px 9px 8px;
}

#column-right h2 {
	background-color: #555555;
	margin: 0px 9px 0px 9px;
	padding: 11px 0px 10px 6px;
}

#column-left {
	float: left;
	width: 420px;
	background: #E5E5E5 none repeat scroll 0% 0%;
	padding: 9px 0px 30px 0px;
	margin-bottom: 13px;
}

#column-left .content {
	margin: 19px 28px 0px 28px;
	clear: both;
}

#column-left .content div.but {
	margin: 31px 0px 31px 0px;
	width: auto;
	height: auto;
}

#column-left .content div.but img {
	cursor: pointer;
}

}
#column-left strong {
	padding-top: 3px;
}

#column-right {
	float: right;
	width: 498px;
	background: #E5E5E5 none repeat scroll 0% 0%;
	padding: 9px 0px 15px 0px;

}

#column-right div.content {
	margin: 8px 0px 0px 0px;
}

#movie1 {
	text-align: center;
}

#versions {
	margin: 0 12px 0 8px;
}

#versions-list {
	margin-top: 4px;
	font-size: .9em;
}

#versions-list li{
  list-style:none;
}

#versions-list a  {
	color: #003c71;
	text-decoration: underline;
}

#versions-list a:visited  {
	color: #003c71;
	text-decoration: underline;
}


#versions-list a:hover {
	color: #00b1d1;
	text-decoration: underline;
}

#versions-list a.current {
	color: #B30802;
	text-decoration: underline;
}

#topcontainer,#editingNotes,#feedback-listing,#video-review {
	text-align: none;
}

#video-review {
	text-align: center;
	clear: both;
}

#timefield {
	text-align: right;
	margin-right:10px;
}


#theTime {
	border: none;
	width: 100px;
	background: #E5E5E5;
	text-align:right;
	font-size: 11px;
}




#editingNotes {
/*	width: 936px;*/
	padding-bottom: 13px;
	background: #E5E5E5 ;
}

#editingNotes h2 {
	background-color: #555555;
	padding: 10px 0px 9px 13px;
	color: #fff;
}


#editingNotes div.label {
	float: left;
}

#editingNotes strong {
	vertical-align: top;
	margin: 0 12px 0 12px;
}

#editingNotes div.notes {
	float: right;
	width: 705px;
	background-image: url('/images/dotted-vertical.gif');
	background-repeat:repeat-y;
	padding-left:19px;
	width:701px;
}

#feedback-listing {
	margin-top: 13px;
/*	width: 936px;*/
	background: #E5E5E5 none repeat scroll 0% 0%;
	padding-bottom: 13px;
}

#feedback-listing h2 {
	background-color: #555555;
	padding: 10px 0px 9px 13px;
}

#feedback-listing div.content {
	margin: 0px 12px 0px 12px;
}

#feedback-listing th {
	padding: 6px 0px 6px 10px;
	text-align: left;
	border-color: #999999;
	border-width: 1px 1px 0 0;
	border-style: solid;
	background: #d3d3d3 none repeat scroll 0% 0%;
}

#feedback-listing th.details {
	width: 194px;
}

#feedback-listing th.feedback {
	width: 708px;
}

#feedback-listing td.details .name {
	font-size: 1.1em;
	color: #b47a07;
	padding-bottom: 5px;
}

#feedback-listing td {
  display: block;
	border-color: #999999;
	border-width: 1px 1px 0 0;
	border-style: solid;
	vertical-align: top;
}

#feedback-listing table {
	border-color: #999999;
	border-width: 0 0 1px 1px;
	border-style: solid;
	background: #ffffff;
}

#editingNotes p {
	margin-top: 0px;
	margin-bottom: 0px;
}

#feedback-listing td p, #current_version_feedback td p {
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0px;
}


form label {
	font-weight: bold;
}

form input,textarea {
	width: 358px;
	margin-top: 5px;
}

form input.submit {
	width: auto;
	margin-left: 110px;
	text-align: center;
}

#feedback-form div.content {
	margin-top: 20px;
}

div.field {
	margin-bottom: 10px;
}

#complete_note h2{background-color:#E5E5E5;
color:#D40801;
margin:140px;
text-align:center;
vertical-align:middle;
font-size: 18px;
}

#current_version_feedback{
  margin:10px 15px;
}
