
.textnav {
    height: 28px;
}



.leftcol {
width: 390px;
	padding: 0px;
	font-family: ariel, helvetica, sans-serif;
  font-size: 13px;
  font-style: normal;
  line-height: 15px;
  margin: 0px 0px 0px 0px;
  text-align: left;
  float: left;
}

.startedcol  {
width: 145px;
	padding: 0px;
	font-family: ariel, helvetica, sans-serif;
	  font-size:13px;
  font-style: normal;
  color: #ffcc33;  
  line-height: 15px;
  margin: 0px 0px 0px 0px;
  text-align: left;
  float: left;
}


.replycol {
width: 40px;
	padding: 0px;
 	font-family: ariel, helvetica, sans-serif;
 	 font-size:15px;
    font-style: normal;
    color: #0099dd;
  line-height: 15px;
  margin: 0px 0px 0px 0px;
  text-align: left;
  float: left;
}





.datacol {

	padding: 0px;
		font-family: ariel, helvetica, sans-serif;
  font-size:13px;
  font-style: normal;
  color: #cccccc;
  line-height: 15px;
  margin: 0px 0px 0px 0px;
  text-align: left;
  float: left;
}


.imageholder  {
width: 330px;
height: 130px;
padding: 3px;
  margin: 0px 0px 0px 0px;
  float: left;

}



.guidelines {
width: 500px;
height: 130px;
	padding: 3px;

  margin: 0px 0px 0px 0px;
  text-align: left;
  float: left;
}



.greytext {
  font-size:13px;
  font-style: normal;
  color: #cccccc;
  line-height: 13px;
  text-align: left;
}



.poster {
  font-size:16px;
  font-style: normal;
  color: #ffcc33;
  line-height: 17px;
  text-align: left;
}




.subject {
  font-size:16px;
  font-style: normal;
  color: #33aaff;
  line-height: 16px;
  text-align: left;
}



.message {
  font-size:14px;
  font-style: normal;
  color: #aaaaaa;
  line-height: 15px;
  text-align: left;
}


.yellow {
  color: #ddcc33;
}

.darkgrey {
  color: #999999;
}
