
/*   load the main media CSS file    */

@import url('../../../common/styles/media.css');

html, body {
	margin:0;
	height:100%;

}
#flashContent {
	width:100%;
	height:100%;
}


#mainDiv {
    height: 400px;
    width: 745.05px;	
	position:absolute;
	
}
#drop0 img#tick0,#drop1 img#tick1,#drop2 img#tick2,#drop3 img#tick3,#drop4 img#tick4,#drop5 img#tick5{position:absolute;left:-15px!important;width:14px;height:14px;border:0 !important;}

#ID_FEEDBACK{cursor: pointer !important; z-index: 11120 !important;}
#ID_FEEDBACK div {
    font-size: 11px !important;
    left:2px !important;
    line-height: 13px;
    padding: 0 0 0 3px;
	color:#000;
    text-align: left !important;
	width: 164px !important; cursor: pointer !important;
    z-index: 11120 !important;
	}
#ID_s1BodyText, #ID_s2BodyText{top:33px ! important}

#button1 div{padding-left: 2px !important;}
#button0 div{padding-left: 2px !important;}

@media only screen and (device-width: 768px) {
#button1 div{font-size: 12px !important;height: auto;margin-top: -25px !important;padding-left: 2px !important;}
#button0 div{font-size: 12px !important;height: auto;margin-top: -25px !important;padding-left: 2px !important;}
}
#ID_s1Title,#ID_s2Title{ color:#442557 !important;}

