p, li
{
     font-family: Calibri, Arial, Sans-Serif ;
     font-size: small;
}

h4
{
	clear:left;
}
/* ## ONLY ## set the background colour for the box in the .BottomRight. Make the other corners transparent */

div.bottomright
{
    background: #5d2067 	url('$apply_bottomright[1].gif') no-repeat bottom right;
    width:10em;
}

div.topleft
{
    background: transparent url('$apply_topleft[1].gif') no-repeat top left;
}

div.topright
{
    background: transparent url('$apply_topright[1].gif') no-repeat top right;
}

div.bottomleft
{
    background: transparent url('$apply_bottomleft[1].gif') no-repeat bottom left;
}

div.bottomright div.topleft div.toright div.bottomleft p
{
	font-size:1em;
	color:white;
	padding: 0 1em;
	font-weight:bold;
}

ul.menu1
{
	list-style-type:none;
}

ul.menu2, ul.menu3, ul.menu4
{
	list-style-type:none;
	display:block;
}

ul.menu2 li
{
	float:left;
}

ul.menu3 li, ul.menu4 li
{
	list-style-type:none;
	background:transparent url("$unselected_left_thumb[1].gif") no-repeat top left;
}

ul.menu3 li a, ul.menu4 li a
{
	color:white;
	background:transparent url("$unselected_right_thumb[7].gif") no-repeat top right;
}