/*/---fixed footer ---/*/
#content-iframe {
border-width:0;
height:100%;
margin-bottom:0px;
width:100%;
}

#content-cell {
height:100%;
overflow:hidden;
vertical-align:top;
}

#footer-cell {
overflow:hidden;
vertical-align:bottom;
}

body.theme-demo table.page-table {
border-collapse:collapse;
height:100%;
width:100%;
}

body.theme-demo .page-table tr, body.theme-demo .page-table td {
margin:0;
padding:0;
}

html, body.theme-demo {
color:#FFFFFF;
font-family:Arial,Tahoma,Verdana,sans-serif;
font-size:13px;
height:100%;
margin:0;
overflow:hidden;
padding:0;
width:100%;
}

#fixed-details{
	background:url(images/hover.gif) top left #555555 repeat-x;
	border:1px solid #000000;
	border-bottom:0;
	padding: 0px;
	height: 35px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-type: none;
	color:#fff;
	font-size:0px;
}
#fixed-details li{
	/*display: block;*/
	float: left;
	padding: 0px 20px;
	line-height:14px;
	vertical-align:middle;
	
}
#fixed-details a {
	text-decoration:none;
}
#fixed-details a:hover {
	text-decoration:underline;
}
#fixed-footer {
	min-width:770px;
	width: 100%;
	position: fixed;
	z-index: 5;
	bottom: 0px;
}

#wimpy {
margin:0;
padding:0;

}
.right{
 width:88%; 
 text-align:right;
}
/*/---fixed footer ---/*/
