﻿@media screen
{

.rolo_straight {
	background-image: url('rolo-border0.png');
	background-repeat: no-repeat;
	width: 290px;
	height: 178px;
	/*padding-left: 4px;
	padding-top: 3px;*/
}
.rolo_-4 {
	background-image: url('rolo-border-4.png');
	background-repeat: no-repeat;
	width: 300px;
	height: 197px;
/*	padding-left: 10px;
	padding-top: 23px;*/
}
.rolo_4 {
	background-image: url('rolo-border4.png');
	background-repeat: no-repeat;
	width: 300px;
	height: 197px;
	/*padding-left: 12px;
	padding-top: 20px;*/
}
.rolo_fill_gov {
	left: 4px;
	top: 3px;
	position:relative;

	background-image: url('rolo-gov.jpg');
	background-repeat: no-repeat;
	width: 275px;
	height: 138px;
}
.rolo_fill_entertainment {
	left: 4px;
	top: 3px;
	position:relative;

	background-image: url('rolo-entertainment.jpg');
	background-repeat: no-repeat;
	width: 275px;
	height: 138px;
}
.rolo_fill_law {
	left: 4px;
	top: 3px;
	position:relative;

	background-image: url('rolo-law.jpg');
	background-repeat: no-repeat;
	width: 275px;
	height: 138px;
}
.rolo_fill_science {
	left: 4px;
	top: 3px;
	position:relative;

	background-image: url('rolo-science.jpg');
	background-repeat: no-repeat;
	width: 275px;
	height: 138px;
}
.rolo_fill_clergy {
	left: 12px;
	top: 20px;
	position:relative;

	background-image: url('rolo-clergy.jpg');
	background-repeat: no-repeat;
	width: 272px;
	height: 125px;
}
.rolo_fill_education {
	left: 10px;
	top: 23px;
	position:relative;
	background-image: url('rolo-education.jpg');
	background-repeat: no-repeat;
	width: 272px;
	height: 125px;
}
.rolo_fill_business {
	left: 10px;
	top: 23px;
	position:relative;

	background-image: url('rolo-business.jpg');
	background-repeat: no-repeat;
	width: 272px;
	height: 125px;
}
.rolo_fill_sports {
	left: 12px;
	top: 20px;
	position:relative;

	background-image: url('rolo-sports.jpg');
	background-repeat: no-repeat;
	width: 272px;
	height: 128px;
}
.rolo_fill_lit {
	left: 12px;
	top: 20px;
	position:relative;

	background-image: url('rolo-lit.jpg');
	background-repeat: no-repeat;
	width: 272px;
	height: 128px;
}
}