.gudgetText {
	text-align:		right;	
}
.gudgetText#topGudgetText{
	width:221px !Important;
}
.gudgetText span {
	font-weight:	bold;
	color:			#EE7B00;
	font-size:		14px;	
}      
.gudgetButtonNext, .gudgetImage, .gudgetText {
	position:		absolute;	
}
.gudgetContent {
	position:		relative;	
}
.gudgetImage div {
	position:		absolute;
	bottom:			0px;
	right:			0px;
	width:			100%;
	height:			12px;
	background-color:	#ffffff;	
	-moz-opacity:	0.60;
	Filter:			Alpha(Opacity=60, FinishOpacity=60, Style=2, StartX=0, StartY=0, FinishX=0, FinishY=0);
}
.gudgetImage p {
	position:		absolute;
	bottom:			0px;
	right:			0px;
	width:			100%;
	height:			12px;
	color:			#000000;
	font-size:		10px;
	line-height:	12px;
}
#gudgetMain {
	background-image:	url('../../images/common/bgCheckers4.gif');
}
#gudgetMain .gudgetContent {
	width:			570px;
	height:			216px;
}
#gudgetMain .gudgetImage {
	top:			5px;
	left:			5px;
	width:			200px;
	border:			2px solid #EE7B00;	
}	 
#gudgetMain .gudgetImage div {
	height:			20px;
}
#gudgetMain .gudgetImage p {  
	height:			20px;
	font-size:		12px;   
	line-height:	20px;
}

#gudgetMain .gudgetText {
	top:			5px;
	right:			5px;
	width:			340px;
	height:			170px;	
	font-size:		14px;
}
#gudgetMain .gudgetButtonNext {
	bottom:			10px;
	right:			165px;
}
.gudgetRightLarge {
	background-color:	#255563;	
}
.gudgetRightLarge .gudgetContent {
	width:			350px;	
	height:			195px;
}
.gudgetRightLarge .gudgetImage {	
	top:			12px;
	left:			10px;
	border:			1px solid #ffffff;
	width:			190px;
}
.gudgetRightLarge .gudgetText {
	top:			5px;
	right:			5px;
	width:			130px;
	height:			100px;
}
.gudgetRightLarge .gudgetButtonNext {
	bottom:			10px;
	right:			90px;	
}
.gudgetLeftLarge {
	background-color:	#255563;	
}
.gudgetLeftLarge .gudgetContent {
	width:			208px;
	height:			195px;	
}
.gudgetLeftLarge .gudgetImage {
	bottom:			6px;
	right:			8px;	
	border:			1px solid #ffffff;
	width:			190px;
}
.gudgetLeftLarge .gudgetText {
	top:			5px;
	right:			5px;
	width:			194px;
	height:			70px;
}
.gudgetLeftLarge .gudgetButtonNext {
	top:			84px;
	left:			8px;	
}
.gudgetRightSmall .gudgetContent {
	width:			350px;
	height:			106px;	
}
.gudgetRightSmall .gudgetImage {
	bottom:			8px;
	left:			8px;
	border:			1px solid #ffffff;	
	width:			130px;
}
.gudgetRightSmall .gudgetText {
	top:			5px;
	right:			5px;
	width:			194px;
	height:			70px;	
}
.gudgetRightSmall .gudgetButtonNext {
	bottom:			8px;
	right:			152px;	
}
.gudgetRightSmall .gudgetText span, .gudgetLeftSmall .gudgetText span {
	color:			#ffffff;	
}
.gudgetLeftSmall .gudgetContent {
	width:			208px;
	height:			106px;	
}
.gudgetLeftSmall .gudgetImage {
	bottom:			8px;
	left:			8px;	
	border:			1px solid #ffffff;
	width:			90px;
}
.gudgetLeftSmall .gudgetText {
	top:			5px;
	right:			5px;
	width:			98px;	
	height:			70px;
}
.gudgetLeftSmall .gudgetButtonNext {
	bottom:			8px;
	right:			50px;	
}