body{
	margin:0;
	padding:0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

textarea {
	border:1px solid #CCCCCC;
	height:120px;
	width:580px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;

}

input.text {
	width:250px;
	height:25px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

input {
border:1px solid #CCCCCC;
height:25px;
}

#title {
	width:240px;
	height:25px;
}

select {
	border:1px solid #CCCCCC;
	width:230px;

}

select#ctitle {
	margin-top: 5px;
}
.text:focus, textarea:focus {
	color: #000000;
}

	
	
input.file{
	height: 21px;
	width: 55px;
	border: none;
	background-color: #CC0000;
	cursor:pointer;
	} 
	
input.btn:hover {
	background-color: #990000;
}
	
#container {
	width: 610px;
	color: #000;
	float: left;
	margin-top: 10px;
}

#left {
	width: 280px;
	color: #000000;
	float: left;
}

#right {
	width: 280px;
	color: #000000;
	float: right;
}

#all {
	width: 610px;
	color: #000000;
	float: left;
}

.top {
	width: 100%;
	height:35px;
	color: #000;
	float: left;
	height: 20px;
	font-weight: bold;
}

.bottom {
	width: 100%;
	color: #000000;
	float: left;
	height: 30px;
	margin-bottom: 10px;
}
.bottom2 {
	width: 600px;
	color: #000000;
	float: left;
	margin-bottom: 10px;
}

.bottom3 {
	width: 500px;
	color: #000000;
	float: left;
	height: 110px;
	margin-bottom: 10px;
}

.bottom-file {
	width: 300px;
	color: #000000;
	float: left;
	height: 30px;
	margin-bottom: 10px;
}

#buttons {
	width: 500px;
	color: #000000;
	float: left;
	height: 40px;
	margin-top: 10px;
}

.red-text{
	color: #CC2828
#;
	color: #CC2828;
}

#heading {
	width: 610px;
	float: left;
	text-align: left;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 1.5em;
}

.full-content {
	width: 100%;
	float: left;
	text-align: left;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 2em;
}
