﻿#author {
	width:50%;
	text-align:left;
	margin-bottom:20px;
}
#webmasters {
	width:85%;
	text-align:left;
}
#advice {
	width:90%;
	clear:both;
	background-color:#FFFFCC;
	padding:5px;
	font-family:Arial;
	font-size : 12px; 
	font-weight : normal; 
	color : #000000;
	text-align:left;
	border:1px #FFFF00;
	margin-top:18px;
	margin-bottom:18px;
}
#graphic {
	float:right;
	width:240px;
	height:290px;
	padding:5px;
}
#graphic_small {
	float:right;
	width:160px;
	height:210px;
	padding:5px;
}
#graphic_left {
	float:left;
	width:240px;
	height:290px;
	padding:5px;
}
.graphic_p {
	text-transform:capitalize;
}