
<style>

	.btnLoginRegister {
						border-radius:     4px;
						height:           25px;
						width:           150px;
	}

	.btnLogout {
						border-radius:     4px;
						height:           25px;
						width:           150px;
	}

	.btnSavePersonal {
						border-radius:     4px;
						height:           25px;
						width:           200px;
	}
	
	.selWatchlist {
						width: 			  100%;
						border-radius: 	   4px;
	}

	.btnSaveWatchlist {
						border-radius:     4px;
						height:           25px;
						width:           200px;
	}

	.btnTalktoUs {
						border-radius:     4px;
						height:           25px;
						width:           150px;
	}

	.InstrumentHeader {
						border-radius:     4px;
						height:           25px;
						width:            90px;
	}

	.PositionHeader {
						height:           25px;
						width:            90px;
	}

	.DailyHeader {
						height:           25px;
						width:            90px;
	}

	.btnBarType {
						border-radius:     4px;
						height:           24px;
						width:           120px;
						font-size:		  12px;
	}

	.btnBarInstrument {
						border-radius:     4px;
						height:           23px;
						width:            90px;
						font-size:		  12px;
	}

	
	.btnInstrument {
						border-radius:     4px;
						height:           23px;
						width:           105px;
						font-size:		  12px;
	}

	.btnRedNews {
						border-radius:     4px;
						height:           23px;
						width:            95px;
						font-size:		  12px;
	}

	.btnInstrumentVolatility {
						border-radius:     4px;
						height:           23px;
						width:           140px;
						font-size:		  12px;
	}

	.btnTimeframe {
						border-radius:     4px;
						height:           25px;
						width:            80px;
	}

	.Daily {
						border-radius:     4px;
						height:           25px;
						width:            80px;
	}

	.Menu {
						border-radius:     5px;
						height:           25px;
						width:           50px;
	}

	.MenuHalf {
						border-radius:     5px;
						height:           25px;
						width:            95px;
	}

	.AlertTypeButton {
						border-radius:     5px;
						height:           25px;
						width:            90px;
	}

	.LogoImageButton {
						border-radius:     5px;
						height:          200px;
						width:           176px;
	}

	.LogoImage {
						border-radius:     5px;
						height:          195px;
						width:           162px;
	}

	.MultiframeImageButton {
						border-radius:     5px;
						height:          606px;
						width:           960px;
	}

	.MultiframeImage {
						border-radius:     5px;
						height:          600px;
						width:           950px;
	}

	.AlertImageButton {
						border-radius:     5px;
						height:          570px;
						width:           902px;
	}
	
	.AlertImage {
						border-radius:     5px;
						height:          564px;
						width:           893px;
	}



	.ViewerMultiframeImage {
						border-radius:     7px;
						height:          570px;
						width:           902px;
	}

	.ViewerAlertImage {
						border-radius:     7px;
						height:         1091px;
						width:          1727px;
	}

</style>
