/* 
Title:		screen styles and ie/win fixes
Author: 	www.blogperfume.com
*/


/* import stylesheets and hide from ie/mac \*/
@import url("master.css");
@import url("ie.css");
/* end import/hide */
/* end import/hide */form#gform_5 li.gfield,form#gform_6 li.gfield {	list-style-type: none;	background: none;	padding-left: 0px;	margin: 0px;}form#aweber input.text,form#gform_5 input,form#gform_6 input {	border: 1px solid #ccc;	padding: 2px 5px;	height: 20px;	line-height: 20px;	color: #555;}#aweber {	padding-top: 10px;}form#gform_5 input.button,form#gform_6 input.button {	background: #4e0d77;	border: 1px solid #350057;	color: #fff;	height: 22px;	line-height: 22px;	font-size: 12px;	font-weight: bold;	padding: 0px 5px;	cursor: pointer;}form#aweber input.text {	width: 185px;}form#aweber input.button {	height: 22px;	line-height: 22px;	padding: 0px 5px;	font-family: arial;	font-size: 12px;	padding-bottom: 2px;}#book-box {	overflow: auto;}#book-box .left {	float: left;	width: 325px;}#book-box .right {	float: right;	width: 196px;}#book-box .left img {	float: left;}#book-box .right form {	float: right;	margin-top: 65px;}
