body {
    font-family: helvetica,sans-serif;
    margin: 0;
    min-height: 416px;
    position: relative;
}
.center {
    display: block;
    margin: auto;
    text-align: center !important;
}
img {
    border: 0 none;
}
a:hover .arrow {
    background-position: 0 -13px !important;
}
@media screen and (max-width: 320px) {
#topbar {
    height: 44px;
}
#title {
    font-size: 16pt;
    height: 44px;
    line-height: 44px;
}
#tributton a:first-child, #duobutton a:first-child {
    width: 101px;
}
#tributton a:last-child, #duobutton a:last-child {
    width: 101px;
}
#tributton a {
    width: 106px;
}
#duobutton .links {
    width: 195px;
}
#tributton .links {
    width: 302px;
}
#doublead {
    width: 300px !important;
}
#duoselectionbuttons {
    height: 30px;
    top: 7px;
    width: 191px;
}
#triselectionbuttons {
    height: 30px;
    top: 7px;
    width: 290px;
}
#triselectionbuttons a:first-child, #duoselectionbuttons a:first-child {
    height: 28px;
    line-height: 28px;
    width: 99px;
}
#triselectionbuttons a {
    height: 28px;
    line-height: 28px;
    width: 98px;
}
#triselectionbuttons a:last-child, #duoselectionbuttons a:last-child {
    height: 28px;
    line-height: 28px;
    width: 99px;
}
.searchbox form {
    width: 272px;
}
.searchbox input[type="text"] {
    width: 275px;
}
.menu .name {
    max-width: 77%;
}
.checkbox .name {
    max-width: 190px;
}
.radiobutton .name {
    max-width: 190px;
}
#leftnav a, #rightnav a, #leftbutton a, #rightbutton a, #blueleftbutton a, #bluerightbutton a {
    height: 30px;
    line-height: 30px;
}
#leftnav img, #rightnav img {
    margin-top: 4px;
}
#leftnav, #leftbutton, #blueleftbutton {
    top: 7px;
}
#rightnav, #rightbutton, #bluerightbutton {
    top: 7px;
}
.musiclist .name {
    max-width: 55%;
}
.textbox textarea {
    width: 280px;
}
.bigfield input {
    width: 295px;
}
}
@media screen and (min-width: 321px) {
#topbar {
    height: 32px;
}
#title {
    font-size: 13pt;
    height: 32px;
    line-height: 32px;
}
.menu .name {
    max-width: 85%;
}
.checkbox .name {
    max-width: 75%;
}
.radiobutton .name {
    max-width: 75%;
}
#leftnav a, #rightnav a, #leftbutton a, #rightbutton a, #blueleftbutton a, #bluerightbutton a {
    height: 24px;
    line-height: 24px;
}
#leftnav img, #rightnav img {
    height: 70%;
    margin-top: 4px;
}
#leftnav, #leftbutton, #blueleftbutton {
    top: 4px;
}
#rightnav, #rightbutton, #bluerightbutton {
    top: 4px;
}
.musiclist .name {
    max-width: 70%;
}
.textbox textarea {
    width: 440px;
}
#tributton a:first-child, #duobutton a:first-child {
    width: 152px;
}
#tributton a:last-child, #duobutton a:last-child {
    width: 152px;
}
#tributton a {
    width: 154px;
}
#tributton .links {
    width: 452px;
}
#duobutton .links {
    width: 298px;
}
#doublead {
    width: 350px !important;
}
#duoselectionbuttons {
    height: 24px;
    top: 4px;
    width: 293px;
}
#triselectionbuttons {
    height: 24px;
    top: 4px;
    width: 450px;
}
#triselectionbuttons a:first-child, #duoselectionbuttons a:first-child {
    height: 22px;
    line-height: 22px;
    width: 150px;
}
#triselectionbuttons a {
    height: 22px;
    line-height: 22px;
    width: 156px;
}
#triselectionbuttons a:last-child, #duoselectionbuttons a:last-child {
    height: 22px;
    line-height: 22px;
    width: 150px;
}
.searchbox form {
    width: 432px;
}
.searchbox input[type="text"] {
    width: 435px;
}
.bigfield input {
    width: 455px;
}
}
#topbar.black {
}
#topbar.transparent {
}
#topbar {
    left: 0;
    margin-bottom: 13px;
    position: relative;
    top: 0;
    width: auto;
}
#title {
    color: #FFFFFF;
    font-weight: bold;
    left: 0;
    overflow: hidden;
    padding: 0 10px;
    position: absolute;
    right: 0;
    text-align: center;
    text-overflow: ellipsis;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.6);
    top: 0;
    white-space: nowrap;
}
#content {
    height: auto;
    margin-top: 10px;
    min-height: 250px;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 0;
}
#footer {
    bottom: 10px;
    height: auto;
    margin: 20px 10px 0;
    position: relative;
    text-align: center;
    width: auto;
}
.ipodlist #footer, .ipodlist #footer a {
    text-shadow: 0 -1px 0 #FFFFFF;
}
#footer a, #footer {
    color: #4C4C4C;
    font-size: 9pt;
    text-decoration: none;
    text-shadow: 0 1px 0 #FFFFFF;
}
.pageitem {
    background-color: #FFFFFF;
    border: 1px solid #878787;
    display: block;
    font-size: 12pt;
    height: auto;
    list-style: none outside none;
    margin: 3px 9px 17px;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: auto;
}
.textbox {
    border-top: 1px solid #878787;
    overflow: hidden;
    padding: 5px 9px;
    position: relative;
}
#tributton, #duobutton {
    height: 44px;
    margin: -13px 0 13px;
    text-align: center;
}
#tributton .links, #duobutton .links {
    border-width: 0 4px;
    height: 30px;
    margin: 0 auto;
    position: relative;
    top: 7px;
}
#tributton a:first-child, #duobutton a:first-child {
    border-right: 1px solid #6D7E91;
    margin-left: -4px;
}
#tributton a, #duobutton a {
    color: #3F5C84;
    display: inline-block;
    height: 27px;
    line-height: 27px;
    margin-top: 1px;
    overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis;
    text-shadow: 0 1px 0 #FFFFFF;
    white-space: nowrap;
}
#duobutton a:last-child {
    border: 0 none;
}
#tributton a:last-child {
    border-left: 1px solid #6D7E91;
}
#tributton a:last-child, #duobutton a:last-child {
    margin-right: -4px;
}
#tributton a:hover, #tributton a#pressed, #duobutton a:hover, #duobutton a#pressed {
    color: #FFFFFF;
    text-shadow: 0 -1px 0 #000000;
}
#triselectionbuttons, #duoselectionbuttons {
    border-width: 0 5px;
    margin: auto;
    position: relative;
}
#duoselectionbuttons a:first-child {
    border: 0 none;
}
#triselectionbuttons a:first-child {
    border-right: 1px solid #556984;
}
#triselectionbuttons a:first-child, #duoselectionbuttons a:first-child {
    margin-left: -4px;
}
#triselectionbuttons a, #duoselectionbuttons a {
    color: #FFFFFF;
    display: inline-block;
    margin-top: 1px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px 0 #000000;
}
#triselectionbuttons a:last-child, #duoselectionbuttons a:last-child {
    border-left: 1px solid #556984;
    margin-right: -4px;
}
#triselectionbuttons a:hover, #triselectionbuttons a#pressed, #duoselectionbuttons a:hover, #duoselectionbuttons a#pressed {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#doublead {
    height: 83px !important;
    margin: 0 auto 13px;
    position: relative;
}
#doublead a:first-child {
    left: 0 !important;
}
#doublead a:last-child {
    right: 0 !important;
}
#doublead a {
    display: block;
    height: 83px !important;
    position: absolute;
    width: 147px !important;
}
li#doublead {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin-bottom: 10px !important;
    margin-top: 25px;
}
li#doublead:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.searchbox {
    height: 44px;
    margin: -13px 0 13px;
    width: 100%;
}
.searchbox form {
    border-width: 4px 14px 1px 24px;
    display: block;
    height: 24px;
    margin: auto;
    position: relative;
    top: 8px;
}
fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}
.searchbox input[type="text"] {
    border: 0 none;
    float: left;
    font-size: 13px;
    height: 18px;
    left: 2px;
    padding: 0;
    position: relative;
    top: 2px;
}
.textbox img {
    max-width: 100%;
}
.textbox p {
    margin-top: 2px;
}
.textbox p {
    color: #000000;
    margin-bottom: 2px;
    margin-top: 2px;
    text-align: justify;
}
.textbox img {
    max-width: 100%;
}
.textbox ul {
    list-style: circle outside none !important;
    margin: 3px 0;
}
.textbox li {
    margin: 0 !important;
}
.pageitem li:first-child, .pageitem li.form:first-child {
    border-top: 0 none;
}
.menu, .checkbox, .radiobutton, .select, li.button, li.bigfield, li.smallfield {
    border-top: 1px solid #878787;
    display: block;
    height: 43px;
    list-style-type: none;
    overflow: hidden;
    position: relative;
    width: auto;
}
.pageitem li:first-child:hover, .pageitem li:first-child a, .radiobutton:first-child input, .select:first-child select, li.button:first-child input, .bigfield:first-child input {
}
.pageitem li:last-child:hover, .pageitem li:last-child a, .radiobutton:last-child input, .select:last-child select, li.button:last-child input, .bigfield:last-child input {
}
.menu:hover, .store:hover, .list #content li a:hover, .list .withimage:hover, .applist li:hover:nth-child(n), .ipodlist li:hover:nth-child(n) {
}
.ipodlist li:hover:nth-child(n) .name, .ipodlist li:hover:nth-child(n) .time {
    border: 0 none;
}
.menu a:hover .name, .store:hover .starcomment, .store:hover .name, .store:hover .comment, .list .withimage a:hover .comment {
    color: #FFFFFF;
}
.menu a:hover .comment {
    color: #CCCCFF;
}
.menu a {
    display: block;
    height: 43px;
    text-decoration: none;
    width: auto;
}
.menu a img {
    float: left;
    height: 32px;
    margin: 5px 0 0 5px;
    width: auto;
}
.menu .name, .checkbox .name, .radiobutton .name {
    color: #000000;
    float: left;
    font-size: 17px;
    font-weight: bold;
    margin: 11px 0 0 7px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: auto;
}
.menu .comment {
    color: #324F85;
    float: right;
    font-size: 17px;
    margin: 11px 30px 0 0;
    max-width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: auto;
}
.menu .arrow, .store .arrow, .musiclist .arrow, .list .arrow {
    background: url("../images/arrow.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 13px !important;
    margin: 0 !important;
    position: absolute;
    right: 10px;
    top: 15px;
    width: 8px !important;
}
.applist .arrow {
    background: url("../images/arrow.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 13px !important;
    margin: 0 !important;
    position: absolute;
    right: 10px;
    top: 29px;
    width: 8px !important;
}
.store {
    border-top: 1px solid #878787;
    height: 90px;
    overflow: hidden;
    position: relative;
}
.store a {
    display: block;
    height: 90px;
    position: absolute;
    text-decoration: none;
    width: 100%;
}
.store .image {
    display: block;
    height: 90px;
    left: 0;
    position: absolute;
    top: 0;
    width: 90px;
}
.applist .image {
    display: block;
    height: 57px;
    left: 11px;
    position: absolute;
    top: 7px;
    width: 57px;
}
li.store:first-child .image, .store:first-child a {
}
li.store:last-child .image, .store:last-child a {
}
.store .name, .applist .name {
    color: #000000;
    display: block;
    font-size: 15px;
    font-weight: bold;
    max-width: 60%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.store .name {
    left: 95px;
    position: absolute;
    top: 35px;
}
.applist .name {
    left: 80px;
    position: absolute;
    text-shadow: 0 1px 0 #EEEEEE;
    top: 27px;
}
.store .comment, .list .withimage .comment, .applist .comment, .applist .price {
    color: #7F7F7F;
    display: block;
    font-size: 12px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 60%;
}
.store .comment, .list .withimage .comment {
    margin: 16px 0 0 95px;
}
.applist .comment {
    color: #3B3B3B;
    left: 80px;
    position: absolute;
    text-shadow: 0 1px 0 #EEEEEE;
    top: 9px;
}
.applist .price {
    color: #3B3B3B;
    position: absolute;
    right: 26px;
    text-align: right;
    text-shadow: 0 1px 0 #EEEEEE;
    top: 29px;
}
.store .arrow, .list .withimage .arrow {
    top: 39px !important;
}
.store .stars0, .store .stars1, .store .stars2, .store .stars3, .store .stars4, .store .stars5 {
    display: block !important;
    height: 18px;
    left: 95px;
    position: absolute;
    top: 56px;
    width: 65px;
}
.store .stars0 {
    background: url("../images/0starsborder.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.store .stars1 {
    background: url("../images/1starsborder.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.store .stars2 {
    background: url("../images/2starsborder.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.store .stars3 {
    background: url("../images/3starsborder.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.store .stars4 {
    background: url("../images/4starsborder.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.store .stars5, .applist .stars5 {
    background: url("../images/5stars.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.applist .stars0, .applist .stars1, .applist .stars2, .applist .stars3, .applist .stars4, .applist .stars5 {
    display: block !important;
    height: 18px;
    left: 79px;
    position: absolute;
    top: 46px;
    width: 65px;
}
.applist .stars0 {
    background: url("../images/0stars.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.applist .stars1 {
    background: url("../images/1stars.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.applist .stars2 {
    background: url("../images/2stars.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.applist .stars3 {
    background: url("../images/3stars.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.applist .stars4 {
    background: url("../images/4stars.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.applist .starcomment {
    color: #3B3B3B;
    left: 147px;
    top: 46px;
}
.starcomment {
    color: #7F7F7F;
    font-size: 12px;
    font-weight: lighter;
    left: 165px;
    position: absolute;
    top: 56px;
}
.applist a:hover .name, .applist a:hover .starcomment, .applist a:hover .comment, .applist a:hover .price {
    color: #FFFFFF;
    text-shadow: none;
}
.graytitle {
    color: #4C4C4C;
    font-size: 17px;
    font-weight: bold;
    left: 9px;
    padding: 1px 0 3px 8px;
    position: relative;
    right: 20px;
    text-shadow: 0 1px 0 #FFFFFF;
}
.header {
    color: #496691;
    display: block;
    font-size: 12pt;
    font-weight: bold;
    line-height: 14pt;
    margin-bottom: 6px;
}
.musiclist ul, .ipodlist ul, .applist ul {
    padding: 0;
}
.ipodlist ul {
    margin: 0;
}
.musiclist li:nth-child(2n+1) {
    background: none repeat scroll 0 0 #DDDEE0;
}
.applist li:nth-child(2n) {
}
.applist li:nth-child(2n+1) {
}
.ipodlist li:nth-child(2n) {
}
.ipodlist li:nth-child(2n+1) {
}
.musiclist #content li, .ipodlist #content li, .applist #content li {
    list-style: none outside none;
    position: relative;
    width: auto;
}
.musiclist #content li {
    border-bottom: 1px solid #E6E6E6;
    height: 44px;
}
.applist #content li {
    height: 70px;
    margin-bottom: 1px;
}
.ipodlist #content li {
    height: 42px;
}
.ipodlist #content {
    top: 16px;
}
.musiclist #content li a, .ipodlist #content li a {
    color: #000000;
    display: block;
    height: 100%;
    text-decoration: none;
    width: 100% !important;
}
.applist #content li a {
    color: #000000;
    display: block;
    height: 100%;
    text-decoration: none;
    width: 100%;
}
.musiclist .number, .musiclist .name, .musiclist .time {
    display: inline-block;
    font-size: large;
    font-weight: bold;
    height: 44px;
    line-height: 46px;
    text-align: center;
    width: 44px;
}
.musiclist .name {
    border-left: 1px solid #E6E6E6;
    font-size: medium;
    margin-left: 0;
    padding-left: 5px;
    width: auto !important;
}
.musiclist .time {
    color: #848484;
    font-size: medium;
    font-weight: normal;
    margin-left: 4px;
    width: auto !important;
}
.musiclist {
    background-color: #CBCCCF;
    background-image: none !important;
}
.ipodlist {
    background-color: #000000;
    background-image: none !important;
}
.applist {
    background-color: #98989C;
    background-image: none !important;
}
.ipodlist span {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
}
.musiclist .name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.musiclist a:hover .name {
    color: #0380F2;
}
.ipodlist .number {
    display: block;
    float: left;
    height: 42px;
    line-height: 43px;
    margin-right: 3px;
    text-align: right;
    width: 23px;
}
.ipodlist .stop, .ipodlist .auto, .ipodlist .play {
    display: block;
    float: left;
    height: 10px;
    line-height: 43px;
    margin-top: 16px;
    text-align: right;
    width: 18px;
}
.ipodlist .play {
    background: url("../images/play.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.ipodlist a:hover .auto, .ipodlist a:hover .play {
    background: url("../images/play.gif") no-repeat scroll 0 -10px rgba(0, 0, 0, 0);
}
.ipodlist .time {
    border-left: 1px solid #414041;
    display: block;
    float: right;
    height: 42px;
    line-height: 43px;
    text-align: center;
    width: 48px;
}
.ipodlist .name {
    border-left: 1px solid #414041;
    display: block;
    float: left;
    height: 42px;
    line-height: 42px;
    max-width: 62%;
    overflow: hidden;
    padding-left: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: inherit;
}
.list .title {
    border-bottom: medium none !important;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    height: 22px !important;
    line-height: 22px;
    padding-left: 20px;
    text-shadow: 0 1px 0 #808080;
    width: 100%;
}
.list ul {
    background-color: #FFFFFF;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.list #content li {
    border-bottom: 1px solid #E1E1E1;
    height: 40px;
    list-style: none outside none;
}
.list {
    background-color: #FFFFFF;
    background-image: none !important;
}
.list #footer {
    margin-top: 24px !important;
}
.ipodlist #footer {
    margin-top: 48px !important;
}
.list #content li a {
    color: #000000;
    display: block;
    font-size: large;
    font-weight: bold;
    height: 32px;
    padding: 9px 0 0 20px;
    position: relative;
    text-decoration: none;
}
.list #content li a .name {
    display: block;
    max-width: 93%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list #content li a:hover {
    color: #FFFFFF;
}
.list #content {
    margin-top: -13px !important;
}
.ipodlist #content, .musiclist #content, .applist #content {
    margin-top: -29px !important;
}
.list ul img {
    height: 90px;
    left: 0;
    position: absolute;
    top: 0;
    width: 90px;
}
.list .withimage {
    height: 90px !important;
}
.list .withimage .name {
    margin: 13px 0 0 90px;
    max-width: 63% !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list .withimage .comment {
    margin: 10px auto auto 90px !important;
    max-width: 63% !important;
}
.list .withimage a, .list .withimage:hover a {
    height: 81px !important;
}
#leftnav, #leftbutton, #blueleftbutton {
    font-size: 12px;
    font-weight: bold;
    left: 9px;
    position: absolute;
}
#leftnav, #leftbutton, #rightnav, #rightbutton, #blueleftbutton, #bluerightbutton {
    z-index: 5000;
}
#leftnav a, #rightnav a, #leftbutton a, #rightbutton a, #blueleftbutton a, #bluerightbutton a {
    color: #FFFFFF;
    display: block;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.6);
}
.black #leftnav a:first-child, .transparent #leftnav a:first-child {
}
.black #leftnav a, .transparent #leftnav a {
}
.black #rightnav a:first-child, .transparent #rightnav a:first-child {
}
.black #rightnav a, .transparent #rightnav a {
}
.black #leftbutton a, .black #rightbutton a, .transparent #leftbutton a, .transparent #rightbutton a {
}
#leftnav a:first-child {
    border-width: 0 5px 0 13px;
    width: auto;
    z-index: 2;
}
#leftnav a {
    border-width: 0 5px 0 13px;
    float: left;
    margin-left: -4px;
    padding-right: 4px;
    z-index: 3;
}
#rightnav, #rightbutton, #bluerightbutton {
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    right: 9px;
}
#rightnav a {
    border-width: 0 13px 0 5px;
    float: right;
    margin-right: -4px;
    padding-left: 4px;
    z-index: 3;
}
#rightnav a:first-child {
    border-width: 0 13px 0 5px;
    z-index: 2;
}
#leftbutton a, #rightbutton a {
    border-width: 0 5px;
}
#blueleftbutton a, #bluerightbutton a {
    border-width: 0 5px;
}
input[type="checkbox"] {
    background: url("../images/checkbox.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    float: right;
    height: 27px;
    margin: 8px 4px 0 0;
    width: 94px;
}
input[type="checkbox"]:checked {
    background-position: 0 27px;
}
input[type="radio"] {
    border: 0 none;
    height: 100%;
    left: 0;
    margin: 0;
    position: absolute;
    width: 100%;
    z-index: 2;
}
input[type="radio"]:checked {
    background: url("../images/radiobutton.png") no-repeat scroll right center rgba(0, 0, 0, 0);
}
.radiobutton .name {
    z-index: 1;
}
select {
    border: 0 none;
    height: 100%;
    width: 100%;
}
.select select {
    color: #000000;
    font-size: 17px;
    font-weight: bold;
}
.select option {
    max-width: 90%;
}
.select .arrow {
    background: url("../images/arrow.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 13px;
    position: absolute;
    right: 10px;
    top: 18px;
    width: 8px;
}
.button input {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    font-size: 17px;
    font-weight: bold;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.textbox textarea {
    font-size: medium;
    margin-top: 5px;
    padding: 0;
}
.bigfield input {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    font-size: 17px;
    font-weight: bold;
    height: 100%;
    padding: 0 0 0 5px;
}
.smallfield .name {
    font-size: 17px;
    font-weight: bold;
    left: 0;
    line-height: 44px;
    overflow: hidden;
    padding-left: 5px;
    position: absolute;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 48%;
}
.smallfield input {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    font-size: 17px;
    font-weight: bold;
    height: 44px;
    padding: 0;
    position: absolute;
    right: 0;
    width: 50%;
}
.smallfield:first-child input {
}
.smallfield:last-child input {
}
