@CHARSET "UTF-8";

#screen {
	padding: 0;
}

#screen li {
	list-style: none;
}

#screen .jq-ss-crop {
	margin: 0px;
	/*margin: 5px 5px;*/
	float: left;
}

#left,#right {
	font-weight: bolder;
	font-size: 12px;
	display: block;
	text-decoration: none;
	color: white;
}


#view {
	width: 218px;
	height: 156px;
	padding: 14px 0px 4px 0px;
	overflow: hidden;
	background-color: black;
}

#images {
	width: 60818px !important;
	width: 60822px;
	padding: 0;
}
#images li {
	float: left;
	width: 218px;
	height: 156px;
}

#images li img {
	border: 0;
}

/* dog of the weej */

#screen_week {
	padding: 0;
}

#screen_week li {
	list-style: none;
}

#screen_week .jq-ss-crop {
	margin: 0px;
	/*margin: 5px 5px;*/
	float: left;
}

#left_week,#right_week {
	font-weight: bolder;
	font-size: 12px;
	display: block;
	text-decoration: none;
	color: white;
}


#view_week {
	width: 218px;
	height: 156px;
	padding: 14px 0px 4px 0px;
	overflow: hidden;
	background-color: black;
}

#images_week {
	width: 60818px !important;
	width: 60822px;
	padding: 0;
}
#images_week li {
	float: left;
	width: 218px;
	height: 156px;
}

#images_week li img {
	border: 0;
}

