#real_container {
margin-left: 0px;
width: 140px; }

#real_right_items {
text-align: left;
text-indent: 30px;
width: 140px; }

#real_right_items2 {
text-align: left;
text-indent: 40px;
width: 140px; }

#real_note {
color: #ffffff; }

#real_left_items {
color: #ffffff;
text-align: left; }

#real_center_items {
text-align: center; }

/*background colour of different inputs*/
#real_one {
padding: 4px;
background-color: #666666;
border: 1px #ffffff solid; }

#real_two {
padding: 4px;
background-color:#990000;
border: 1px #ffffff solid; }
