﻿#DemoPlayer { border: solid 2px black; height: 400px; }

#DemoPlayer .PlayerHeader { height:86px; background-color:White; }
#DemoPlayer .EnhancedPlayerHeader { background-image: url(../images/gradient.png); background-repeat:repeat-y; background-position:right; }

#DemoPlayer .tabBox { top:64px; left:3px; }
#DemoPlayer .contactBox { right:3px; top:64px;}
.ErrorBox
{
    width:315px !important;
}
