body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/* background-image: url(../images/page_bg.jpg); */
	/* background-repeat: repeat-y; */
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	line-height: 16px;
	text-align: center;
}

/* Divs */

.page_container {
	width: 775px;
	/* float: left; */
	margin: 0 auto;
	text-align: left;
	background-image: url(http://www.hotlines.co.uk/images/page_bg.jpg);
	background-repeat: repeat-y;
	overflow: auto;
}

.page_head {
	float: left;
}

.page_content_left {
	float: left;
	margin-left: 21px;
	width: 150px;
	padding-right: 8px;
	background-image: url(http://www.hotlines.co.uk/images/trans.gif);
	background-repeat: repeat;
}

.page_content_separator {
	float: left;
	width: 11px;
	background-image: url(http://www.hotlines.co.uk/images/page_content_separator.jpg);
	background-repeat: no-repeat;
	height: 300px;
}

.page_content_middle {
	float: left;
	width: 245px;
	padding-right: 8px;
	padding-left: 8px;
	background: none;
}

.page_content_right {
	float: left;
	width: 245px;
	padding-right: 8px;
	padding-left: 8px;
}

.page_content_full {
	float: left;
	width: 510px;
	padding-right: 8px;
	padding-left: 8px;
}

.footer {
	float: left;
	width: 775px;
	/* height: 50px; */
	text-align: center;
	font-size: 10px;
	background-image: url(http://www.hotlines.co.uk/images/page_bg.jpg);
	background-repeat: repeat-y;
}

/* Text */

h1 {
	font-size: 180%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-style: italic;
	font-variant: normal;
	text-transform: none;
}

h2 {
	font-size: 140%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-style: italic;
	font-variant: normal;
	text-transform: none;
	margin-left: 6px;
}

h3 {
	font-size: 110%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-style: italic;
	font-variant: normal;
	text-transform: none;
	margin-left: 10px;
}

caption {
	font-size: 110%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-style: italic;
	font-variant: normal;
	text-transform: none;
}

ul {
	font-weight: bold;
}

li	{
	padding-bottom: 6px;
}

dt	{
	color: #014D67;
	font-weight: bold;
	margin-left: 18px;
}

dd	{
	padding-bottom: 6px;
	font-style: italic;
	font-size: 110%;
}
em,strong {
    font-weight: normal;
    font-style: normal;
}
.hot_picks {
	/* font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; */
	/* font-size: 12px; */
	font-weight: bold;
	color: #E23000;
	list-style-image: url(http://www.hotlines.co.uk/images/bullet_01.gif);
	list-style-type: none;
	list-style-position: outside;
	text-align: left;
	margin-left: -22px;
	line-height: 16px;
	padding-bottom: 8px;
}

.more {
	/* font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; */
	/* font-size: 10px; */
	font-weight: bold;
	list-style-image: url(http://www.hotlines.co.uk/images/bullet_01.gif);
	list-style-type: none;
	line-height: 20px;
	list-style-position: outside;
}

.footer_txt {
	font-size: 10px;
	color: #E23000;
}

/* Links */

A:link {
	text-decoration: none;
	color: #E23000;
}

A:visited {
	text-decoration: none;
	color: #E23000;
}

A:active {
	text-decoration: none;
	color: #E23000;
}

A:hover {
	text-decoration: none;
	color: black;
	background-color: #9FC5F2;
}

/* images */

img {
	border: 0;
}


/* forms and buttons */

.bttntxt {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #666699;
	font-weight: bold;
	border: 1px solid #cccccc;
	cursor: auto;
}

.fieldtxt {
	color: #333333;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	background: #ffffff url(http://www.hotlines.co.uk/images/field_bg.gif) repeat-x;
	border: 1px solid #cccccc;
	width: 96%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 1px;
}

/* Tables */

table {
}
