
/*   load the main media CSS file    */

@import url('../../../common/styles/media.css');

html, body {
	margin:0;
	height:100%;

}
#flashContent {
	width:98%;
	height:98%;
}
#mainDiv { height: 400px; width: 747px;position:absolute;}

/* Slide 2 */
#contentDiv_s1,#contentDiv_s2{position:relative;left:30px}
#contentDiv_s2 #ID_FEEDBACK{cursor:pointer !important;z-index:11120 !important;}
#contentDiv_s2 #ID_FEEDBACK #ID_s2Title{top:4px !important;color:#452c53 !important;font-size:11px !important;}
#contentDiv_s2 #ID_FEEDBACK #ID_s_s2_2BodyText{width:189px !important;text-align:left !important;font-size:11px !important;padding:0 0 0 3px;line-height:16px;left:5px !important;top:38px !important;}
#button0 div,#button1 div{font-size: 12px !important;font-weight: bold;height: auto;margin-top: -25px !important;padding-left: 1px !important;}
#drop0 img#tick0,#drop1 img#tick1,#drop2 img#tick2,#drop3 img#tick3,#drop4 img#tick4,#drop5 img#tick5,#drop6 img#tick6,#drop7 img#tick7,#drop8 img#tick8,
#drop9 img#tick9,#drop10 img#tick10,#drop11 img#tick11,#drop12 img#tick12,#drop13 img#tick13,#drop14 img#tick14,#drop15 img#tick15,#drop16 img#tick16,
#drop17 img#tick17,#drop18 img#tick18,#drop19 img#tick19,#drop20 img#tick20,#drop21 img#tick21,#drop22 img#tick22,#drop23 img#tick23,#drop24 img#tick24,
#drop25 img#tick25,#drop26 img#tick26,#drop27 img#tick27,#drop28 img#tick28,#drop29 img#tick29,#drop30 img#tick30,#drop31 img#tick31,#drop32 img#tick32,
#drop33 img#tick33,#drop34 img#tick34,#drop35 img#tick35
{position:absolute;left:-17px!important;width:14px;height:14px;border:0 !important;}

/*Slide 1 */
#ID_FEEDBACK{cursor:pointer !important;z-index:11120 !important;color:#000 ! important; width:203px ! important}
#ID_FEEDBACK #ID_s1Title{top:4px !important;color:#482F56 !important;font-size:11px !important; }
#ID_FEEDBACK #ID_s1BodyText{text-align:left !important;font-size:11px !important;padding:0 0 0 3px;line-height:16px;left:5px !important;top:38px !important;width:189px !important;}
#ID_FEEDBACK{z-index:10000;}

@media only screen and (device-width: 768px) {
#contentDiv_s1,#contentDiv_s2{position:relative;left:14px}
}