	div.infoBlockMain {
		text-align: center; 
		border: 1px black solid; 
		margin-right: 15px; 
		padding: 10px }	
		
	p.blockTitle {
		text-align: center; 
		font-size: 19px; 
		font-weight: bolder; 
		margin-bottom: 7px }

	div.infoBlockMain > a IMG {border: 1px black solid}
	div.infoBlockMain > a IMG:hover {border: 1px #fff solid}

	img.flag {
		margin-right: 10px; }

	img.audiotel {
		float: left;
		margin-right: 10px; }

	div.infoBlock {
		border: 1px #44abfd solid; 
		margin: 0px 0px 10px 5px; 
		padding: 10px }

    div.infoBlock p, .infoTitle {
		font-weight: bolder;
		color: #44abfd;
		font-size: 13px}

	h1 {
		color: #565343;
		font-size: 25px;
		font-variant: small-caps;
		margin: 10px 0px 15px 4px }
		
	h1.error {
		color: red;
		font-size: 20px;
		font-variant: small-caps;
		margin: 10px 0px 15px 4px }

	h1.confirm {
		color: #44abfd;
		font-size: 25px;
		font-variant: small-caps;
		text-align: center;
		margin: 10px 0px 15px 4px }

	div.SelectBuyBlock, div.SelectBuyBlockSel {
		cursor: pointer;
		height: 29px;
		margin: 0px 0px 10px 5px; 
		padding: 12px }

	div.SelectBuyBlock {
		background: url('../images/BuyCellBack.gif');}

	div.SelectBuyBlockSel {
		background: url('../images/BuyCellBack.gif'); }

	div.SelectBuyBlock > img {
		margin: -11px 0px 0px -11px; 
		float: left }

	div.SelectBuyBlock > p {
		padding-left: 20px;
		color: #fff;
		font-size: 19px; 
		font-weight: bolder; 
		margin-bottom: 7px;
		float:left }
		
	a.AudiotelFr	{
		text-decoration: none }

	ul.paypal {
		list-style-type: none; 
		padding: 0px; 
		margin: 0px 0px 10px 90px; 
		color: #44abfd; }		

	ul.paypal > li {
		font-size: 11px; 
		font-weight: bolder }

	input.field {
		height: 18px;
		background-color: #d7e6f4; 
		border: 1px #448ccb solid;
		padding-top: 3px;
		margin-right: 10px;
		font: 11px "Trebuchet MS", Verdana, Arial, sans-serif; }

	hr {
		width:90%; 
		height: 1px; 
		border: 1px #44abfd solid }
		
	p.purchaseError {
		margin: 0px 15px 15px 15px; 
		font-size: 12px; 
		color: red }		 

	p.purchaseConfirm {
		width: 100%; 
		text-align: center; 
		margin: 0px 15px 15px 15px; 
		font-size: 12px; 
		color: #44abfd }
		
    p.submitClassic, p.submitClassicRight {
    	width: 190px;
        height: 21px;
		text-align: center;
        background-color: #44abfd;
        text-transform: uppercase;
        font-weight: bolder;
		padding-top:4px;
        border: 1px #448ccb solid;
		float: left}	
		
    p.submitClassic a, p.submitClassicRight a {
		color: #fff;
		text-decoration: none; }
		
	p.submitClassicRight {
    	width: 220px;
		margin-right: 10px;
		float: right }
		