/* ------------------------------------------------------------- */
/* typography.css								                 */
/* ------------------------------------------------------------- */

BODY {
	font-family:arial,sans-serif;
	font-size:70%;
}

/*global font size */

/* IE5 doesn't inherit font size in table */
#frame TABLE	{
	font-size:1em;
}

/* generic headings - see individual modules/contexts for extension/replacement */
H1 {
	margin-top:0;
	padding-top:0;
}
H3 A	{
	background: url(gben-server-AssetServer?article=MAIN.UK.TALKTALK.IMG.GLOBAL&asset=LINKARRLGE) no-repeat left top;
	padding-left:15px;
	display: block
}

H3 A.llline	{
	background: url(gben-server-AssetServer?article=MAIN.UK.TALKTALK.IMG.GLOBAL&asset=LINKARRLGELL) no-repeat left top;
	padding-left:15px;
	display: block
}

H3 A.home	{
	background: url(gben-server-AssetServer?article=MAIN.UK.TALKTALK.IMG.GLOBAL&asset=LINKARRLGE) no-repeat 0px 2px;
	padding-left:15px;
	display: block;
}

H3 A.mobile	{
	background: url(gben-server-AssetServer?article=MAIN.UK.TALKTALK.IMG.GLOBAL&asset=LINKARRLGEMOB) no-repeat 0px 2px;
}

H3 A.landline	{
	background: url(gben-server-AssetServer?article=MAIN.UK.TALKTALK.IMG.GLOBAL&asset=LINKARRLGELL) no-repeat 0px 2px;
}

H3	{
	padding:0 0 5px 0;
	height:16px;
	margin: 0 10px 0 0;
}
H3.double	{
	height:34px;
}
H4	{
	margin:0;
	padding-top:10px;
	padding-bottom:5px;
	font-size:100%;
}

H5
{
	margin: 0;
	font-size: 100%;
	font-style: italic;
	font-weight: normal;
}

A.inlineLink {
	text-decoration: none;
	color:#3B8497;
}

A:hover {
	text-decoration: underline;
}

P.group	{
	margin:5px 0 !important;
}