/* Project: Bella+Ben-Portal
 * TASK four / Haiko Ruttmann
 * Created: 04.06.2007
 * ---------------------------
 * Ben - Template:Spieletipp
 * ---------------------------
 */
#productofmonthde		{
 					border:				0px solid #000000;
 					height:				189px;
					width:				506px;
					background-image: 	url('../images/productofmonthde.png');
					background-repeat: 	no-repeat;
					text-align:			left
 				}

#productofmonthen		{
 					border:				0px solid #000000;
 					height:				189px;
					width:				506px;
					background-image: 	url('../images/productofmonthen.png');
					background-repeat: 	no-repeat;
					text-align:			left
 				}

#productofmonthhead	{
					display:			block;
 					border:				0px solid #000000;
 					height:				16px;
					width:				260px;
					padding-top:		8px;
					padding-left:		14px;
					text-align:			left;
					font-family: 		Arial, Helvetica, sans-serif;
					font-size: 			14px;
					font-weight: 		normal;
					color: 				#f7f7f7;
 					}

#productofmonthimage	{
					position:			relative;
					left:				12px;
					top:				10px;
 					border:				0px solid #000000;
 					height:				140px;
					width:				260px;
					color:				#ffffff;
					font-family: 		Arial, Helvetica, sans-serif;
					font-size: 			14px;
					font-weight: 		bold;
					float:				left;
 					}

#productofmonthtext	{
					position:			relative;
					margin-left:		285px;
					margin-top:			54px;
 					border:				0px solid #000000;
 					height:				100px;
					width:				210px;
					font-family: 		Arial, Helvetica, sans-serif;
					font-size: 			11px;
					font-weight: 		normal;
					color: 				#3e3e3e;
 					}

#productofmonthtext b	{
					font-family: 		Arial, Helvetica, sans-serif;
					font-size: 			11px;
					font-weight: 		bold;
					color: 				#3e3e3e;
 					}

#productofmonthtext a 		{
					font-family: 		Arial, Helvetica, sans-serif;
					font-size: 			11px;
					font-weight: 		bold;
					color: 				#960732;
					text-decoration: 	none;
					text-align:			left;
				}

#productofmonthtext a:hover 	{
					font-family: 		Arial, Helvetica, sans-serif;
					font-size: 			11px;
					font-weight: 		bold;
					color: 				#3e3e3e;
					text-decoration: 	none;
					text-align:			left;
				}
