/* presentation styles for myright2write.com *//*page structure*/body {	margin-top:0;	background-color:#ffffff;	}.container {	background-color: #ffffff;	}.about {	background-color: #c2de94;	border-right: solid 2px #000000;	border-left: solid 2px #000000;		border-bottom: solid 2px #000000;	}#about p {	padding-left:20px;	margin-right:45px;	font-size: 11px;	}#about h2 {	padding-left:20px;	padding-top:20px;	font-size: 13px;	font-weight: bold;		}.faq {	background-color: #fdf2b2;	border-right: solid 2px #000000;	border-left: solid 2px #000000;		border-bottom: solid 2px #000000;	}#faq p {	padding-left:20px;	margin-right:45px;	font-size: 11px;	}#faq h2 {	padding-left:20px;	padding-top:20px;	font-size: 13px;	font-weight: bold;		}#pagearea {	border-right: solid 2px #000000;	border-left: solid 2px #000000;		border-bottom: solid 2px #000000;	}.product-heading {	padding-top:5px;	padding-bottom:5px;	font-size: 14px;	font-weight: bold;	border-bottom:solid 1px #666666;	}.small {	font-size: 12px;	font-weight: normal;	}/*header area*/#header {	background-image: url(../images/mast-bg.gif);	background-repeat: no-repeat;	border-right: solid 2px #000000;	border-left: solid 2px #000000;	}#header img {	padding-bottom:0;	margin-bottom:0;}#logo {	padding-top:10px;	margin-left:20px;}#header-content {	font-size: 10px;		width: 290px; 	margin-right:0px;}#red {	color:#FF0000;	font-weight: bold;	}/*navigation*/#nav {	margin-top:15px;	font-size: 12px;	font-weight: bold;	margin-left:0;	margin-bottom:10px;}	#nav li {	display:inline;	list-style-type: none;	padding-top:5px;	padding-bottom:5px;	padding-left:10px;	padding-right:10px;	margin-right:10px;}#nav a {	color:#000000;	text-decoration: none;}#products {		overflow:hidden;		position:relative;}.product-list {		overflow:hidden;		zoom:1;}#products .product-list {		overflow:hidden;}#monster {	background-color:#78c0f2;	}#plain-jane {	background-color:#fad500;	}/*styling for the ajax list*/#items {	width:5000px;	overflow:hidden;}	#items, #items li {	margin:0;	overflow:hidden;	padding:0;}	#items li {	float:left;	height:250px;	margin:0;	width:450px;	padding:0;}#items2 {	width:5000px;	overflow:hidden;}	#items2, #items2 li {	margin:0;	overflow:hidden;	padding:0;}	#items2 li {	float:left;	height:250px;	margin:0;	width:450px;	padding:0;}#items3 {	width:5000px;	overflow:hidden;}	#items3, #items3 li {	margin:0;	overflow:hidden;	padding:0;}	#items3 li {	float:left;	height:250px;	margin:0;	width:450px;	padding:0;}#items4 {	width:5000px;	overflow:hidden;}	#items4, #items4 li {	margin:0;	overflow:hidden;	padding:0;}	#items4 li {	float:left;	height:250px;	margin:0;	width:450px;	padding:0;}#items5 {	width:5000px;	overflow:hidden;}	#items5, #items5 li {	margin:0;	overflow:hidden;	padding:0;}	#items5 li {	float:left;	height:250px;	margin:0;	width:450px;	padding:0;}/*table to dispay products*/.product-image {	border-left:solid 1px #666666;	}.product-image img {	width:225px;	height: 203px;}.nudge {	padding-left:10px;}.product-desc {	padding:3px;	border-top:solid 1px #666666;	border-bottom:solid 1px #666666;	border-right:solid 1px #666666;	color:#000000;	font-weight: bold;	}.monster-1 {	background-color:#bbdff8;}.plain-jane-1 {	background-color:#fef6c7;}#footer {	background-color:#ffffff;	text-align: center;	font-size: 11px;	padding-top:10px;}