﻿/*
Copyright (c) 2008, Jaba Multimedia. All rights reserved.
*/

.jnl .fldname {width:100px;}
.jnl input.radio  {width:auto;}
.jnl .action {width:100%}
.jnl .group {width:100%; margin:10px 0;}
.jnl .group td {padding:2px;}
.jnl .group td input{margin-right:2px;}
.jnl .radiobuttonlist {width:100%;}


.section { background-color:#000; color:#fff; line-height:2em;}
.subscriberlist .search {width:100%}
.subscriberlist .search table {width:100%}
.subscriberlist .fldname {width:100px; background-color:#ddd; font-weight:bold;}
.subscriberlist .fldval {background-color:#f0f0f0;}
.subscriberlist td.fldval .radio input {width:auto;}

.sendmail {width:100%; border-top:solid #ccc 2px;}
.sendmail .fldname {width:200px;}
.sendmail td.fldval input {width:400px;}
.sendmail td.fldval .radio input {width:auto;}

.subscriberedit td.fldval input, .subscriberedit td.fldval table {width:400px;}
.subscriberedit td.fldval .radio input {width:auto;}
.subscriberedit td.fldval .radio  {width:auto;}
.subscriberedit td.fldval input.fld_country {width:300px;}
.subscriberedit td table {width:95%;}

/* mail send */
.trace { background-color:#eee; color:#f00; }

/* unsubscribe */
.unsubscribe table.editmode {width:95%;}
.unsubscribe td.fldval input {width:400px;}



