/* Submit Article Form
================================================*/

#submit-article .widget {
overflow: hidden;
float: expression('left');
position: relative;}

#submit-article {
background-color:#eee;
border:1px solid #ccc;
padding:5px;
height: expression('1%'); /* IE Pick-a-boo bug fix */
width:45em;
margin-top:10px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:.75em;}

#submit-article fieldset {
position: expression('relative'); /* Fixes IE problem with fieldset+legend boundaries */
border: 0;
padding: 10px 5px;
margin: 20px 0;	
background-color:#fff;
border:1px solid #ddd; }

* html #submit-article fieldset { margin: 30px 0; }

#submit-article fieldset legend {
position: expression('absolute'); 
top: expression('-9px'); /* Fixes IE problem with fieldset+legend boundaries */
padding: 2px 5px;
color: #003366;
border:1px solid #ccc;
background-color:#fff;
font-weight:bold;}

#submit-article fieldset fieldset { border:1px solid #eee;
background-color:#fff; }
#submit-article fieldset fieldset legend {
border: 1px solid #999;}

#submit-article label, 
#submit-article .label {	
text-transform: capitalize;
color: #333;
margin: 0;}
/* .label is typically used on a span or p tag to label a radio or checkbox group */

#submit-article label.preField, 
#submit-article .label  {
display: block;
padding: 2px;
margin: 0.4em 4px 0 0;
font-weight: bold;}

#submit-article label.postField  {
margin-left: 4px;
margin-right: 4px;}

#submit-article textarea {
padding: 0;
vertical-align: top;
margin: 2px 0 1px 0;}

#submit-article select {
padding: 0;
margin: 2px 0 1px 0;}

#submit-article fieldset .instructions {
margin: 8px 5px;
line-height:1.6em;}

#submit-article .textarea,
#submit-article .form,
#submit-article input[type=file],
#submit-article input[type=text] { 
width:30em; 
background-color:#fff;
color:#333;
border:1px solid #333; }

#submit-article .textbox {      
height:10em;
width:30em; 
background-color:#fff;
color:#333;}

#word .upload {
background: url(assets/md5images/3750bc28513f2a4094cd4f588f67acfd.gif) left no-repeat;
border:0;
height:30px;
padding-left:40px; }

#pdf .upload {
background: url(assets/md5images/2de80a19a4bf5decd1eb2a50b49db8eb.gif) left no-repeat;
border:0;
height:30px;
padding-left:40px; }

#submit-article img {
border:0px; }


/* Submit Review Form
================================================*/

#submit-review .widget {
overflow: hidden;
float: expression('left');
position: relative;}

#submit-review {
background-color:#eee;
border:1px solid #ccc;
padding:5px;
height: expression('1%'); /* IE Pick-a-boo bug fix */
width:65em;
margin-top:10px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:.75em;}

#submit-review fieldset {
position: expression('relative'); /* Fixes IE problem with fieldset+legend boundaries */
border: 0;
padding: 10px 5px;
margin: 20px 0;	
background-color:#fff;
border:1px solid #ddd; }

* html #submit-review fieldset { margin: 30px 0; }

#submit-review fieldset legend {
position: expression('absolute'); 
top: expression('-9px'); /* Fixes IE problem with fieldset+legend boundaries */
padding: 2px 5px;
color: #003366;
border:1px solid #ccc;
background-color:#fff;
font-weight:bold;}

#submit-review fieldset fieldset { border:1px solid #eee;
background-color:#fff; }
#submit-review fieldset fieldset legend {
border: 1px solid #999;}

#submit-review label, 
#submit-review .label {	
text-transform: capitalize;
color: #333;
margin: 0;}
/* .label is typically used on a span or p tag to label a radio or checkbox group */

#submit-review label.preField, 
#submit-review .label  {
display: block;
padding: 2px;
margin: 0.4em 4px 0 0;
font-weight: bold;}

#submit-review label.postField  {
margin-left: 4px;
margin-right: 4px;}

#submit-review textarea {
padding: 0;
vertical-align: top;
margin: 2px 0 1px 0;}

#submit-review select {
padding: 0;
margin: 2px 0 1px 0;}

#submit-review fieldset .instructions {
margin: 8px 5px;
line-height:1.6em;}

#submit-review .textarea,
#submit-review .form,
#submit-review input[type=file],
#submit-review input[type=text] { 
width:30em; 
background-color:#fff;
color:#333;
border:1px solid #333; }

#submit-review .textbox {      
height:10em;
width:30em; 
background-color:#fff;
color:#333;}

#word .upload {
background: url(assets/md5images/3750bc28513f2a4094cd4f588f67acfd.gif) left no-repeat;
border:0;
height:30px;
padding-left:40px; }

#pdf .upload {
background: url(assets/md5images/2de80a19a4bf5decd1eb2a50b49db8eb.gif) left no-repeat;
border:0;
height:30px;
padding-left:40px; }

#submit-review img {
border:0px; }

