/*World specific css*/

/* Non Roman Text */
#non_roman_text {
	float:left;
	width:100%;
	padding-top: 20px;
	padding-bottom: 30px;
	clear: both;
}
.non_roman_computer_text_intro {
	padding:0px;
	margin:0px;
	padding-bottom:10px;
	
}
.non_roman_computer_text_title {
	padding-right:50px;
	padding-bottom:20px;
	margin:0%;
}
.non_roman_computer_text_lyrics {
	padding-right:50px;
	margin:0%;
}
.non_roman_computer_text_title_left {
	padding-right: 0px;
	padding-bottom:20px;
	margin:0%;
}
.non_roman_computer_text_lyrics_left {
	padding-right: 15%;
	margin:0%;
}

 #non_roman_text 
,.non_roman_computer_text_intro
,.non_roman_computer_text_title_left
,.non_roman_computer_text_lyrics_left
{
text-align:left;
padding-left:45px;
}

 .non_roman_computer_text_title 
,.non_roman_computer_text_lyrics 
{text-align:right;}

 .non_roman_computer_text_title
,.non_roman_computer_text_lyrics
,.non_roman_computer_text_title_left
,.non_roman_computer_text_lyrics_left
{font-size:x-large;}

 .non_roman_computer_text_title
,.non_roman_computer_text_title_left
{font-weight:bold;}
 /* End Non Roman Text */

/* country */

#country_pic{
clear:both;
padding:0px;
margin:0px;
padding-top:100px;	
}

