.agree_no{
	color: Blue;
	font-size: medium;
}
.agree_yes{
	color: Blue;
	font-size: medium;
}
.agree_text{
	font-size: medium;
}
.agree_head{
	font-size: 20px;
	color: Red;
}
.ph_g_h2 {
	font-family : Tahoma;
}

.ph_g_h3 {
	font-family : Arial;
}
.ph_glink{
	font-size : x-small;
	font-family : Tahoma;
}
.ph_intro{
	font-family : "Times New Roman";
	font-size : small;
}
.ph_genre{
	font-family : Arial;
	font-size : small;
}
.ph_phone_table td{
	font-family : Arial;
	font-size : small;
}
.ph_select_genre{
	font-family : Arial;
	background-color:#F0F0F0;
	font-size : small;
	font-weight : bold;
}
.ph_new{
	color : Red;
	font-family : "Arial Narrow";
	font-weight : bold;
}
.ph_pager{
	font-family : Arial;
}
.ph_describe{
	font-family : "Times New Roman";
}
.ph_gphones_table{
	background-color : #FFDAB9;
}
.ph_gphones_header{
	background-color : #EEE8AA;
}
.ph_gphones_td{
	background-color : White;
}
.ph_gcard_data_name{
	font-family : Verdana;
}
.ph_gcard_data_genre{
	font-family : Arial;
	font-size : x-small;
}
.ph_code{
	font-family : Arial;
	font-size : small;
	font-weight : bold;
}
.ph_gphones_footer{
	height: 10px;
	background-color : #EEE8AA;
	font-size : 8px;
}

.ph_filters_p{
}

.ph_filters_submit{
}

.ph_filters_submit{
}
.ph_card_td{
	background-color: #DDDDDD;
}
.ph_card_name_td{
	font-family : Arial;
	font-weight: bold;
	background-color: #DDDDDD;
}
table#ph_PhoneList th{
	background-color:#CCCCCC;
}
table#ph_PhoneList a{
	text-decoration:none;
	color: blue;
}
table#ph_PhoneList a:hover{
	text-decoration:underline;
}
table#ph_PhoneList a.selected, .get_demo{
	font-weight: bold;
}

p.get_demo_prompt, div.get_demo_win{
	margin: 10px;
}

body.get_demo_win{
	background-color: #eeeeee;
}
h1.get_demo_win{
	background-color: #f6a828;
	border: 1px solid #e78f08;
	margin: 4px;
	color: #ffffff;
	font-weight:bold;
	font-size: 13px;
	padding: 0.5em;
}
div.get_demo_buttons{
	margin-top: 20px;
	border: 1px solid #dddddd;
	border-width:1px 0 0 0;
	padding: 10px;
}
#pf_msisdn{
	padding: 0.4em;
	height: 2.2em;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	color: #333333;
	font-size: 1em;
}
input.get_demo_button{
	margin: 0.5em 0.4em;
	padding: 0.2em 0.6em;
	background-color: #f6f6f6;
	border: 1px solid #cccccc;
	color: #1c94c4;
	font-weight: bold;
	cursor: pointer;
}
label.get_demo_number{
	font-weight: bold;
}

.ui-corner-all {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}