div#generator{	background-color: #222;	width: 740px;	margin-top: 10px;}	div#generator h1	{		font-size: 14px;		padding: 0;		margin: 0;		color: #fff;		line-height: 47px;		text-indent: 20px;	}	div#generator h3	{		color: #939191;		font-size: 12px;		text-indent: 20px;		padding: 0;		margin: 0;	}	div#generator div#left	{		float: left;		width: 170px;		margin-left: 20px;		display: inline;	}		div#left div.heading		{			padding-top: 11px;			padding-bottom: 6px;			color: #fff;			clear: both;		}		div#left a		{			display: block;			border: 1px solid #fff;			width: 35px;			height: 44px;			float: left;			margin-bottom: 5px;		}		div#left a.mr_5		{			margin-right: 5px;		}	div#generator div#middle	{		float: left;		margin-left: 20px;		margin-right: 20px;		margin-top: 30px;		width: 180px;	}		div#middle div#generated		{			height: 360px;			border-bottom: 2px solid #fff;			background-color: #fff;		}			div#generated img			{				margin-top: 188px;				margin-left: 39px;			}		div#middle div#item_info		{			background-color: #dcdcdc;			color: #363534;			padding-left: 12px;			padding-top: 12px;			line-height: 14px;		}			div#item_info a			{				display: block;				clear: both;				height: 35px;				line-height: 35px;				text-decoration: none;				color: #363534;				background: url(../media/images/buy.gif) no-repeat left center;				text-indent: 18px;				width: 50px;			}			div#item_info a.hide			{				display: none;			}			div#item_info a:hover			{				background: url(../media/images/buy_hover.gif) no-repeat left center;			}			div#item_info div.buying			{				width: 70px;				height: 35px;				line-height: 35px;				background: url(../media/images/loading.gif) no-repeat left center;				text-indent: 23px;			}	div#generator div#right	{		float: left;		width: 255px;		margin-top: 30px;	}		div#right div#watch		{			height: 401px;			border-bottom: 1px solid #1b1b1b;			background-color: #363534;			padding: 0 5px 5px 5px;		}			div#watch img			{				border: 1px solid #fff;			}			div#watch a			{				display: block;				width: 45px;				height: 45px;				float: left;				margin-top: 5px;			}			div#watch a.mr_5			{				margin-right: 5px;			}		div#right div#pagination		{			height: 27px;			float: right;			margin-right: 2px;			display: inline;			position: relative;			top: -1px;		}			div#pagination a			{				display: block;				height: 20px;				line-height: 20px;				width: 20px;				float: left;				background-color: #111;				text-decoration: none;				text-align: center;				color: #b5b3b3;				margin-left: 3px;			}			div#pagination a.active			{				background-color: #363534;				color: #FFFFFF;			}			div#pagination a:hover			{				background-color:#B5B3B3;				color:#222222;			}
