/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Title : Ronald Mitchel CSS IE6
URL : http://www.ronaldmitchel.com/

Created : 24/11/2008

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

* html .floating-box {
	float: left;
	width: 160px;
	margin-left:13px;
	margin-top:0px;
	padding-right:13px;
	overflow: auto;
	height:500px;
}
*html .bio-info {
	float:left;
	width:580px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding:41px 8px 0px 25px;
	line-height:20px;
	height:auto;
	text-align:left;
}
* html .bio {
	float:left;
	width:610px;
	height:850px;
}
* html .floating-bio {
	float: left;
	width: 189px;
	height:910px;
	margin-left:4px;
	margin-top:0px;
	background-image:url(../images/biography.gif);
	background-repeat:no-repeat;
}
* html .floating-infobox {
	float: left;
	width: 600px;
	padding-top:2px;
}

/*press*/

* html .#content {
 float: left;
 width: 810px;
}
* html .press {
	float:left;
	width:600px;
	height:635px;
}
* html .press-info {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding:41px 0px 0px 25px;
	line-height:20px;
}
* html .floating-press {
	float: left;
	width: 190px;
	height:708px;
	margin:0px 0px 0px 3px;
	background-image:url(../images/press-ronald.gif);
	background-repeat:no-repeat;
	border-left:1px #61B72D solid;
}
* html #press-page {
	clear:both;
	width: 810px;
	margin: 0 auto;
	background-image:url(../images/press-innermid-inner.gif);
	background-repeat:repeat-y;
}
* html .pagination {
	background-color:#FFFFFF;
	color:#333333;
	border:0px;
}
* html .pagination .prev-next a {
	background-color:#FFFFFF;
	color:#333333;
	border:0px;
}
* html .pagination .prev-next a:visited {
	background-color:#FFFFFF;
	color:#333333;
	border:0px;
}
* html .pagination .prev-next a:hover {
	border:0px;
	background-color:#FFFFFF;
	color:#61b72d;
}
* html .iframe-scrollno {
	border:0px;
	overflow:hidden;
	width:600px;
	height:640px;
}
* html .floating-advice {
	float: left;
	width: 190px;
	height:708px;
	margin:0px 0px 0px 3px;
	background-image:url(../images/advice-ronald.gif);
	background-repeat:no-repeat;
	border-left:1px #61B72D solid;
}
