/* WHOISCARRUS 5 CSS Document */


body {
	background: #FFFFFF url(../images/bkg.gif) no-repeat left top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #787878;
	font: 12px Arial, sans-serif;
}

#right_side {
	width: 445px;
	margin-top: 100px;
	float: left;
	margin-right: 30px;
	margin-left: 340px;
	clear: both;
	position: absolute;
}

#left_side {
	padding: 1px;
	width: 280px;
}

#flash_logo {
	width: 187px;
	height: 132px;
	margin-left: 60px;
	margin-top: 30px;
	margin-bottom: 40px;
}

a {
	color: #787878;
}

a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}

.warning {
	font-size: 9px;
	color: #FF0000;
}

img {
	border: none;
	border: 0px;
}
