.paging .currentNum{
	display:block;
	float:left;
	width:23px; height:20px;
	padding-top:3px;
	margin:0 2px 0px 0;
	color:#eaebeb;
	text-decoration:none;
	text-align:center;
	background-image: url('/images/num_bg_selected.gif');
	background-repeat:no-repeat;
	font-size:13px;
	font-weight:bold;
	cursor:default;
}

#flixeeBox{
	width:222px;
	height:275px;
	display:block;float:left;
	background-image: url('../images/flixee.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	margin-bottom:10px;
	margin-left:5px;
	margin-top:22px;
}

.flixeeLink {
	margin-left:15px; 
	margin-top:240px;
	width:200px;
	height:27px;
	cursor:pointer;	
}

.generateCodeButton {
	width:174px;
	height:34px;
	background-image: url('/images/flixee/generateCode.gif');
	background-position:top left;
	background-repeat:no-repeat;
	cursor:pointer;
}

.cancelFlixeeButton {
	width:175px;
	height:34px;
	background-image: url('/images/flixee/cancel.gif');
	background-position:top left;
	background-repeat:no-repeat;
	cursor:pointer;
}

.flixeeTooltip{
    position:absolute;
    left:729px;
    width:224px;
    height:290px;
    background:transparent url('/images/boxes/flixeeBox1.png') no-repeat;
}

.ttTitle{
	color:#000000;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}

.flixeeCode {	
	width:200px; 
	height:100px; 
	font-family:Arial; 
	font-size:11px;
}

.flixeeColors {
	width:35px; 
	height:35px; 
	cursor:pointer;
}

.selector {
	background:url(/images/flixee/selector.gif) no-repeat center center;
}

.flixeeColor1 {
	width:35px; 
	height:35px; 
	background:url(/images/flixee/color1.gif) no-repeat center center;
}

.flixeeColor2 {
	width:35px; 
	height:35px; 
	background:url(/images/flixee/color2.gif) no-repeat center center;
}

.flixeeColor3 {
	width:35px; 
	height:35px; 
	background:url(/images/flixee/color3.gif) no-repeat center center;
}

.flixeeColor4 {
	width:35px; 
	height:35px; 
	background:url(/images/flixee/color4.gif) no-repeat center center;
}

.flixeeColor5 {
	width:35px; 
	height:35px; 
	background:url(/images/flixee/color5.gif) no-repeat center center;
}

.flixeeColor6 {
	width:35px; 
	height:35px; 
	background:url(/images/flixee/color6.gif) no-repeat center center;
}
