#clear {
  clear:both;
  height:1px;
}

#clear2 {
  clear:both;
  height:1px;
}

#container {
  border:1px solid #ebeee4;     
  margin:auto;
  width:760px;
}

#content {
  background:#fff;
  float:left;
  margin-top:5px;
  margin-right:auto;
  padding:0px;
  width:628px;
}
#content h2 {
  color:#666666;
  font-size:18px;
  margin-top:-20px;
  padding:10px;
  padding-top:0px;
  vertical-align:top;
}

#content h3 {
  font-size:15px;
  font-weight:700;
  margin-top:5px;
  padding:10px;
  padding-top:0px;
  vertical-align:top;
}

#content p {
  font-size:13px;
  padding:10px;
  padding-top:0;
  vertical-align:top;
}

#content li {
  font-size:13px;
  padding:10px;
  padding-top:0;
  vertical-align:top;
}

#compare_loans_content {
  background:#fff;
  float:left;
  margin-top:30px;
  margin-right:auto;
  padding:0px;
}

/* Follow style is IE6 only */
* html #compare_loans_content h2 {
  margin-top:-1px;
  color:#666666;
  font-size:18px;
  padding-top:0px;
  vertical-align:top;
}

#compare_loans_content h2 {
  color:#666666;
  font-size:18px;
  margin-top:-20px;
  margin-bottom:-5px;
  padding:10px;
  padding-top:0px;
  vertical-align:top;
}

#compare_loans_content h3 {
  font-size:15px;
  font-weight:700;
  margin-top:5px;
  padding:10px;
  padding-top:0px;
  vertical-align:top;
}

#compare_loans_content p {
  font-size:13px;
  margin-top:0px;
  padding:10px;
  padding-top:0;
  vertical-align:top;
}

#compare_loans_content li {
  font-size:13px;
  vertical-align:top;
}

#compare_loans_content th, td {
  text-align:left;
}

#compare_loans_content a {
  outline: none;
  color:#d10039;
  text-decoration:none;
}

#compare_loans_content a:hover {
  text-decoration:underline;
}

#compare_loans_menu {
  background:#fff;
  margin-top: 7px;
  margin-bottom: 7px;
  text-align: center;
}

#compare_loans_menu a {
  background:#ffffff url(http://www.financeshop.co.uk/images/pinkonwhitearrow.gif) no-repeat fixed left;
  outline: none;
  color:#676767;
  text-decoration:none;
  padding-left: 5px;
  padding-right: 5px;
}

#compare_loans_menu a:hover {
  background:#d10039 url(http://www.financeshop.co.uk/images/whiteonpinkarrow.gif) no-repeat fixed left;
  color:#ffffff;
  text-decoration:none;
}

#date {
  background:#fff;
  border-left:1px solid #ebeee4;
  border-right:1px solid #ebeee4;
  margin:auto;
  padding: 0px;
  height: 36px;     
  width:760px;
}

#date p {
  color:#676767;
  margin-bottom:4px;
  margin-top:0px;
  margin-bottom:0px;
  padding-top:4px;
  padding-bottom:4px;
  text-align:right;
  width:760px;
}

#footer {
  background:#f7f9ee;
  border-bottom:1px solid #ebeee4;
  border-left:1px solid #ebeee4;
  border-right:1px solid #ebeee4;
  height:24px;
  margin:auto;
  width:760px;
}

#footer a {
  outline: none;
  color:#676767;
  text-decoration:none;
}

#footer a:hover {
  color:#d10039;
  text-decoration:underline;
}

#footer p {
  color:#676767;
  font-size:11px;
  margin:0px;
  padding:4px;
  text-align:left;
}

#header {
  background:#fff;
}

#logo {
  background:#d10039;
  height:62px;
  margin:auto;
  width:760px;
}

#logo p {
  float:right;
  padding-right: 13px;
  padding-top:   29px;
  font-size:     12px;
}

#logo a {
  color:#ffffff;
  text-decoration: none; 
  outline: none;
}

/* Follow style is IE6 only */
* html #menu {
  background:#fff;
  border-left:1px solid #ebeee4;
  border-right:1px solid #ebeee4;
  margin:auto;
  width:760px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 7px;
  padding-bottom: 7px;
}

#menu {
  background:#fff;
  border-left:1px solid #ebeee4;
  border-right:1px solid #ebeee4;
  margin:auto;
  width:760px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
}

#menu a {
  background:#ffffff url(http://www.financeshop.co.uk/images/pinkonwhitearrow.gif) no-repeat fixed left;
  outline: none;
  color:#676767;
  text-decoration:none;
  padding-left: 5px;
  padding-right: 5px;
}

#menu a:hover {
  background:#d10039 url(http://www.financeshop.co.uk/images/whiteonpinkarrow.gif) no-repeat fixed left;
  color:#ffffff;
  padding:5px;
}

.category-title {
  background:#e3e3e3;
  color:#666666;
  font-weight:700;
  margin:7px;
  padding-bottom:4px;
  padding-left:7px;
  padding-top:4px;
  padding-right: 5px;
}

.category-title a {
  background:#e3e3e3 url(http://www.financeshop.co.uk/images/pinkongreyarrow.gif) no-repeat fixed left;
  outline: none;
  color:#666666;
  text-decoration:none;
  padding-left: 7px;
}

.category-title a:hover {
  background:#e3e3e3 url(http://www.financeshop.co.uk/images/pinkongreyarrow.gif) no-repeat fixed left;
  color:#ffffff;
}

#menu p {
  color:#e3e3e3;
  text-align:center;
  width:760px;
}

#wrapper {
  background:#fff;
  padding:0;
}

#wrapper a {
  outline: none;
  color:#d10039;
  text-decoration:none;
}

#wrapper a:hover {
  text-decoration:underline;
}

/* Follow style is IE6 only */
* html #pink {
  margin-top:0px;
  background:#d10039;
  height:62px;
}

#pink {
  margin-top:-15px;
  background:#d10039;
  height:62px;
}

#right {
  background:#fff;
  clear:right;
  float:right;
  padding-left:1px;
  padding-right:9px;
  padding-top:9px;
  padding-bottom:9px;
}

.category {
  border:0;
  float:left;
  padding:9px;
}

.category-inside {
  border:1px solid #e3e3e3;
  float:left;
  height:68px;
  padding:0px;
  width:294px;
}

.category-text {
  font-size:12px;
  margin:1px;
  padding-left:5px;
  padding-right:5px;
  padding-bottom:6px;
}

.feature {
  border:0;
  float:left;
  padding-top:8px;
  padding-left:3px;
}

.feature-inside {
  border:1px solid #e3e3e3;
  float:left;
  height:133px;
  width:233px;
  padding:0px;
}

.feature-text {
  font-size:12px;
  margin:1px;
  padding-left:5px;
  padding-right:5px;
  padding-bottom:6px;
}

.feature-title {
  background:#e3e3e3 url(http://www.fianceshop.co.uk/images/pinkongreyarrow.gif) no-repeat fixed left;
  color:#666666;
  font-weight:700;
  margin:7px;
  padding-bottom:4px;
  padding-left:7px;
  padding-top:4px;
}

.feature-title a {
  background:#e3e3e3 url(http://www.financeshop.co.uk/images/pinkongreyarrow.gif) no-repeat fixed left;
  outline: none;
  color:#666666;
  text-decoration:none;
  padding-left: 7px;
}

.feature-title a:hover {
  background:#e3e3e3 url(http://www.financeshop.co.uk/images/pinkongreyarrow.gif) no-repeat fixed left;
  color:#ffffff;
}

#flash {
  border:0;
  float:left;
  padding:9px;
}

body {
  background:#fff;
  color:#555555;
  font:11px sans-serif;
  margin:0px;
}

img.float-left {
  border:0;
  float:left;
}

img.float-right {
  border:0;
  float:right;
}

img.latest {
  border:0;
  float:left;
  margin-bottom:25px;
  margin-left:11px;
  margin-right:0px;
  padding-top:0px;
}

p.float-left {
  border:0;
  float:left;
}

p.float-right {
  border:0;
  float:right;
}

p.latest-item {
  border:0 solid #ebeee4;
  color:#666;
  float:left;
  margin-left:0px;
  margin-right:1px;
  width:283px;
}











































* {
	padding: 0;
	margin: 0;
}


div#article1 {
	text-align: left;
	float:left;
  width: 100%;
	margin: 0 0 10px 10px;
	position: relative;
	display: inline;
}

div#article2 {
	position: relative;
}



div.Bridge div#article2{
	float: left;
	padding-left: 1em;
}


div.article3{
	width: 97%;
	margin-bottom: 1.7em;
	position: relative;
	float: left;
	clear: left;
}

div.article3 img.avatar{
	padding: 2px;
	margin-bottom: 4px;
	border: 2px solid #ccc;
	float: left;
}

div.article3 span.author{
	display: block;
	font-size: 0.9em;
	padding-bottom: 0.6em;
	border-bottom: 1px dashed #ccc;
	margin: 0 0 0 55px;
}

div.article3 span.pub-date{
	color: #666;
}

div.article3 h4{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 1.5em;
	font-weight: bold;
  padding-top:0.2em;
	margin: 0.1em 0 0.2em 55px;
  color: #d10039;
}

div#article1 div#article2 div.article3 p{
	line-height: 1.5em;
	border-top: 1px solid #ccc;
	border-bottom: 1px dashed #ccc;
	clear: both;
	padding: 0.25em 0 0.5em 0;
}


/* Links */

/*Generic Links*/
a:link{color: #369; text-decoration: underline;}
a:visited{color: #393; text-decoration: underline;}
a:hover{color: #369; text-decoration: none;}
a:active{color: #c30; text-decoration: underline;}

div.article3 h4 a:link{text-decoration: none;}
div.article3 h4 a:visited{text-decoration: none;}
div.article3 h4 a:hover{text-decoration: underline;}
div.article3 h4 a:active{text-decoration: underline;}

div.article3 span.author a:link{font-weight: bold; text-decoration: underline;}
div.article3 span.author a:visited{font-weight: bold; text-decoration: underline;}
div.article3 span.author a:hover{font-weight: bold; text-decoration: none;}
div.article3 span.author a:active{font-weight: bold; text-decoration: underline;}
