.rxr_theme_thumb {
	text-align:left;
	height:120px;
	width:160px;
	border:1px solid #CCCCCC;
	background-color:#EEEEEE;
}

.rxr_theme_thumb_loading {
	height:100px;
	width:90px;
	border:1px dotted #CCCCCC;
	background-color:#EEEEEE;
}

.rxr_theme_background_thumb{
	height:50px;
	width:50px;
	background-color:#EEEEEE;
}
.rxr_theme_controller{
	height:30px;
	width:30px;
	background-image:url('http://files.roxer-dev.com/images/icons/theme_curl.png');
	background-repeat:none;
}
.rxr_theme_controller_over{
	height:30px;
	width:30px;
	background-image:url('http://files.roxer-dev.com/images/icons/theme_curl_over.png');
	background-repeat:none;
}
.rxr_theme_controller_down{
	height:30px;
	width:30px;
	background-image:url('http://files.roxer-dev.com/images/icons/theme_curl_down.png');
	background-repeat:none;
}
