
.box_grey_halfround { 
	background: #e8e8e8 url('/img/elements/box_grey_halfround_top.png') no-repeat top right;
}
.box_grey_halfround .content { 
	padding: 10px 10px 0px 10px;
	font-size: 11px;
}
.box_grey_halfround .content p
{
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
.box_grey_halfround .content h3
{
	margin-bottom: 10px;
}
.box_grey_halfround .ftr { 
	background: url('/img/elements/box_grey_halfround_bot.png') no-repeat bottom left;
}




.box_blue
{
	background: url('/img/boxes/box_blue.png') no-repeat;
	width: 374px;
	height: 167px;
}
.box_blue .content
{
	padding: 10px 10px 0px 10px;
}
.box_blue .content h3 
{
	color: #105c7d;
}
.box_blue .content p
{
	color: #ffffff;
}
.box_blue2
{
	background: url('/img/boxes/box_blue2.png') no-repeat;	
}


.box1
{
	width: 180px;
	height: 277px;
	float: left;
	margin: 10px 9px 0px 0px;
	position: relative;
}
.box1 h3
{
	margin: 5px 0px 0px 7px;
}
.box1 img
{
	margin: 9px 0px 0px 1px;
}
.box1 ul 
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 17px;
}
.box1 ul li
{
	background: url('/img/icons/tick_white.png') no-repeat 0px 2px;
	padding: 0px 0px 0px 15px;
	margin: 0px 10px 0px 5px;
	color: #ffffff;
	font-size: 11px;
}


.box1 form
{
	margin: 0px;
	padding: 0px;
	position: absolute;
	bottom: 56px;
	left: 15px;
	width: 147px;
}
.box1 form fieldset
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.box1 form fieldset input
{
	border: 0px;
	width: 130px;
	background: transparent;
}
.box1 form fieldset input.searchbutton
{
	width: 14px;
	height: 14px;
	top: 3px;
	right: 0px;
	position: absolute;
}




.box1_purple
{
	background: url('/img/boxes/box1_purple.png') no-repeat;
}
.box1_purple h3
{
	color: #683091;
}
.box1_purple h3 a:link, .box1_purple h3 a:visited
{
	color: #683091;
}
.box1_purple h3 a:hover
{
	color: #000000;
}
.box1_purple h3 a
{
	text-decoration:none;
}



.box1_pink
{
	background: url('/img/boxes/box1_pink.png') no-repeat;
}
.box1_pink h3
{
	color: #8a366d;
}
.box1_pink h3 a:link, .box1_pink h3 a:visited
{
	color: #8a366d;
}
.box1_pink h3 a:hover
{
	color: #000000;
}



.box1_orange
{
	background: url('/img/boxes/box1_orange.png') no-repeat;
}
.box1_orange h3
{
	color: #8b631d;
}
.box1_orange h3 a:link, .box1_orange h3 a:visited
{
	color: #8b631d;
}
.box1_orange h3 a:hover
{
	color: #000000;
}



.box1_green
{
	background: url('/img/boxes/box1_green.png') no-repeat;
}
.box1_green h3
{
	color: #6c9029;
}
.box1_green h3 a:link, .box1_green h3 a:visited
{
	color: #6c9029;
}
.box1_green h3 a:hover
{
	color: #000000;
}




.box_grey_fullwidth
{
	width: 742px;
}
.box_grey_fullwidth .hdr 
{
	background: url('/img/boxes/box_greyfullwide_top.png') no-repeat;
	height: 12px;
}
.box_grey_fullwidth .content
{
	background: url('/img/boxes/box_greyfullwide_bg.png') repeat-y;
	padding: 0px 10px 0px 10px;
}
.box_grey_fullwidth .ftr 
{
	background: url('/img/boxes/box_greyfullwide_bot.png') no-repeat;
	height: 12px;
}
