﻿div.box .input-text{
border:1px solid #3b6e22;
color:#666666;
width:500px;	
}
div.box .select-text{
border:1px solid #3b6e22;
color:#666666;
width:300px;	
}
div.box label{
display:block;
margin-bottom:10px;
color:#670027;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-indent: 0px; 
}
div.box label span{
display:block;
float:left;
padding-right:6px;
width:100px;
text-align:right;
font-weight:bold;
}
#submitted-article {
background-color:#999999;
padding:20px;
}
.create-info
{
padding-left:100px;
}
#profile-box
{
margin-left:130px;
margin-right:80px;
padding:12px;
background-image:url(../img/profile-box.jpg);
}