*{
 margin: 0;
 padding: 0;
 font-family: arial;
}

body {
	line-height: 20px;
}

#attach-wrapper{
 margin-top: 10px;
}

.fileinputs{
 margin-bottom: 10px;
}
#select-pdf{
 font-size: 27px;
}

#select-pdf span{
 color: #ff4525;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

#edit-attach{
 visibility: hidden;
}

.hidden_class {
 visibility:hidden; 
 height:1px; 
 overflow:hidden;
}

fieldset {
 border: none;
}

.collapsible legend{
 visibility: hidden;
}

#wrapper{
 margin-top: 5px;
 width: 1023px;
 height: 425px;
 background: url('bg.png');
 margin-left: auto;
 margin-right: auto;
}

#content {
 width: 651px;
 margin-top: 80px;
 float: right;
}

.description {
 font-size: 13px;
}
