
#main h1{font-size:140%;}
#main h2{font-size:100%;}

.grey_text{
	color:#666666;
}

.grey_text_small{
	color:#666666;
	font-size:11.2px;
	font-family:Arial, Helvetica, sans-serif;
}

.white_text{
	color:#ffffff;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

.large_gray{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}

.large_orange{
	color:#f15a22;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

ul.orange_list{
	padding-left:25px;
	list-style: url(http://www.eircom.ie/bveircom/images/orange_bullet1207.gif);
	margin: 5px 0 0 0;
	color:#f15a22;
}

ul.orange_list li{
	color: #f15a22;
	margin-top: 0px;
}
.top_image{
	float:left;
	overflow:hidden;
}

.top_text{
	float:left; 
	width:250px; 
	height:154px; 
	background-color:#f15a22; 
	padding:20px 10px 0 10px; 
	line-height:30px;
}

.top_text_white{
	color:#FFFFFF; 
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
}

.top_text_grey{
	color:#666666; 
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
}


.grey_link{ color:#666666;}
a.grey_link:link{ text-decoration:none;}
a.grey_link:active{ text-decoration:none;}
a.grey_link:visited{ text-decoration:none;}
a.grey_link:hover{ text-decoration:underline;}

.inner_content {
	padding:0;
	vertical-align:top;
	height:660px;
}

.inner_content_left {
	float:left;
	/*background-image:url(assets/img/main_bg.jpg);
	background-position:right;
	background-repeat:repeat-y;
	width:375px;*/
	height:640px;
	padding-left:10px;
	padding-right:10px;
	overflow:hidden;
}

.inner_content_right {
	float:left;
	overflow:hidden;
	background-color:#f15a22;
	height:660px;
}

.dark_grey_link{color: #000000; font-size:10px; font-family:Arial, Helvetica, sans-serif; background-image: url(http://www.eircom.ie/bveircom/images/orange_arrow1207.gif); background-repeat:no-repeat; padding-left:10px;}
a.dark_grey_link:link{ text-decoration:underline;}
a.dark_grey_link:active{ text-decoration:underline;}
a.dark_grey_link:visited{ text-decoration:underline;}
a.dark_grey_link:hover{ text-decoration:none;}

#main p{
font-size:11.2px;

}

table.table_data_style_1 {
	width:565px;
	font-size:80%;
	border-width: 2px;
	border-spacing: 0px;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
	overflow:hidden;
}

table.table_data_style_1 th {

	border-width: 2px;
	padding: 3px;
	border-style: solid;
	border-color: gray;
	background-color: white;
	-moz-border-radius: 0px;
	background-color:#F15A22;
	color:#FFFFFF;
}

table.table_data_style_1 td {
	border-width: 2px;
	padding: 3px;
	border-style: solid;
	border-color: gray;
	background-color: white;
	-moz-border-radius: 0px;
	text-align:left;
}
.maintext{font-size:12px;}

