.post h2 {
	text-align:center;
}
.tradeHeaderRow th {
	/*background-color:#CCC;*/



	color:#000;
	border-bottom:solid;
	padding: 5px 10px 0px 10px;
	white-space:nowrap;
}
.underConstruction {
	background: url(under_construction.png) center no-repeat;/*filter:alpha(opacity=60);



	opacity: 0.6;



	-moz-opacity:0.6;*/



}
.stockColHeader {
	width:80px;
	cursor:pointer; /*background:url(question_mark.png) right no-repeat;*/
}
.startDateColHeader {
	width:100px;
	cursor:pointer; /*background:url(question_mark.png) right no-repeat;*/
}
.daysInColHeader {
	width:80px;
	cursor:pointer; /*background:url(question_mark.png) right no-repeat;*/
}
.actionDatesColHeader {
	width:140px;
	cursor:pointer; /*background:url(question_mark.png) right no-repeat;*/
}
.profitNetColHeader {
	width:110px;
	cursor:pointer; /*background:url(question_mark.png) right no-repeat;*/
}
.statusColHeader {
	width:110px;
	cursor:pointer; /*background:url(question_mark.png) right no-repeat;*/
}
.smsColHeader {
	width:130px;
	cursor:pointer; /*background:url(question_mark.png) right no-repeat;*/
	
}
.stockCol {
	white-space:nowrap;
	width:80px;
}
.startDateCol {
	white-space:nowrap;
	width:100px;
}
.daysInCol {
	white-space:nowrap;
	text-align:center;
	width:80px;
}
.actionDatesCol {
	width:140px;
}
.profitNetCol {
	white-space:nowrap;
	width:110px;
	text-align:center;
}
.statusCol {
	width:110px;
	text-align: center;
}

.smsCol{
width: 80px;
text-align: center;
}
.actionDatesCol ul {
	list-style:none;
	/*list-style-position:inside;*/
}
.actionDatesCol li {
	list-style:none;
	white-space:nowrap;
}
#sidebar {
}
.firstTable {
	background-color:#EEEEEE;
	table-layout:fixed;
	font-family: Arial, Helvetica, sans-serif;
	width: 586px;
}
.firstTable td {
	vertical-align:top;
}
.secondTable {
	background-color:#FFF;
	table-layout:fixed;
	font-family: Arial, Helvetica, sans-serif;
	width: 586px;
}
.secondTable td {
	vertical-align:top;
}
#sms_phone {
	margin-top:-60px;
	margin-left:540px;
}
#sms_phone img {
	width:50px;
	height:40px;
}

h3 .header_text {
  background-color: #A7A7A7;
  color: #000;
  font-size: 25px !important;
  width: 580px !important;
}
