﻿body {
	height: 99%;
	margin: 0px;
	background-image:none;
	background-color:#ffffff;
	font-size:14px;
	font-family:Georgia,Times,serif;
}
.head_container
{
	border-bottom: solid 1px silver;
	border-right: solid 1px silver;
}

.h1_sec_details 
{
	line-height:20px;
	font-size:11px;
	font-family:arial,helvetica;
}

.ipoleft
{
	padding:10px;
	width:610px;
	line-height:28px;
	float:left;
}

.all
{
	width:1001px;
	height:100%;
	margin:0;
	padding:0;
}
.iporight
{
	float:right;
	width:350px;
	background-color:#f6f6f6;
	border-left: solid 1px silver;
	border-right: solid 1px silver;
	height:1250px;
	text-align:center;
	padding:5px;
}

.double-rule
{
	border-top: solid 1px silver;
	border-bottom: solid 1px silver;
	line-height:22px;
	height:22px;
}

.clear {
	display: block;
	clear: both;
	padding-bottom: 15px;
	margin-top: 0;
}
h2 { font-weight:normal;}

.date { color:#336699 }

.adsense 
{
	background-color: #f7fbff;
	float:left;
	margin-top:8px;
}
