As discussed in the tutorial on creating a skin for a Doctum course, there are some style names you can target in the player in order to customize the look and feel. Here they are for your reference:
.pager { horizontalGap: 20px; }
.dataGridHeader
{
color: #FFFFFF;
fontWeight: bold;
fontSize: 11;
}
.mainViewStack
{
left: 50;
top: 25;
}
.header
{
paddingTop: 0;
paddingLeft: 0;
top: 0;
}
.mainNav
{
paddingLeft: 0;
left: 20;
paddingTop: 0;
top: 15;
}
.subNav
{
paddingLeft: 0;