#player{
    width:590px;
    height:342px;
    display:block;
    float:left;
    background:#000;
}
#mov-right-col{
    width:183px;
    float:right;
    display:block;
    height:338px;
}
#about-body-heading {
	color: #3366cc;
	float:left;
	width:775px;
}
.grn-hdr{
    color:#66cc33;
    font-family:Arial,Helvetica,Sans-Serif;
    font-weight:bold;
    font-size:12px;
}
.nrml{
    font-family:Arial,Helvetica,Sans-Serif;
    font-weight:normal;
    color:#666;
    font-size:12px;
    line-height:14px;
}
#about-body-heading h2 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16.21px;
    font-family:"Trebuchet MS";
	border-top: 1px dotted black;
	border-bottom: 1px solid black;
}
#about-body-heading .normalheading {
	font-weight: normal;
}
#about-body-content {
	margin-top: 5px;
}
#about-body-content {
}
#about-body-content-left {
	padding-left: 2px;
	padding-right: 5px;
	width: 756px;
	float: left;
}
#about-body-content-right {
	border-left: 1px dotted black;
	padding-left: 5px;
	padding-right: 5px;
	width: 188px;
	float: left;
}
#about-body-content h3 {
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #66cc33;
}
#about-body-content p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 14px;
}

