
/* MAIN STRUCTURE */


* {
	margin:0;
	padding:0;
}



body {
	background-color:#eeeeee;
	margin:0;
}
#siteContainer {
	background-color:#fff; 
	width:964px;
	margin:0px auto 0px auto;
	height:100%;
	text-align:left;
	display:table;
	margin-bottom:50px;
}

.clear 
{
	clear:both;
}

.subLeftCol
{
	width:444px;
	float:left;
	margin-right:8px;
}
.subRightCol 
{
	width:157px;
	float:left;
}
div.printerBut 
{
	
	width:21px;
	clear:both;
	float:right;
	margin-right:0px;
	margin-top:-30px;
	padding-bottom:20px;
	
}
:-moz-any-link:focus {
  outline: none;
}


a.print
{
		
	width:21px;
	height:21px;
	margin-right:7px;
	background:url('/images/UkashBusiness/print.gif') no-repeat left top;
	text-indent:-5000px;
	float:left;
	margin-top:0px;
}

a:hover.print 
{
	background:url('/images/UkashCentral/global/print.gif') no-repeat left top;
	background-position:left -21px;
}

/* RICH TEXT AREA CONTROL */

.richText ul li
{
	margin:10px 0 10px 15px;
	list-style-type:disc;
	
}

.richText ul
{
	margin-left: 1em;
}
.richText h1,.richText h2,.richText h3 
{
	margin-bottom:10px;
}
div.richText 
{
	clear:left;
	padding-top:10px;
	float:left;
	width:100%;
	
}
div.richText p
{
	padding-bottom:1em;
	
}

/*  TEXT SIZES */


h1 {
	font-size:20px;
	font-style:italic;
	line-height:0.7;
	font-weight:bold;
}
h1.large 
{
	font-size:28px;
}
h2 {
	font-size:18px;
	font-weight:normal;
	width: 450px;
}
h2.large 
{
	font-size:24px;
}
h3 {
	font-size:18px;
	font-weight:normal;
}
h4 {
	font-size:22px;
	font-style:italic;

}
h4.small 
{
	font-size:12px;
	margin:12px 0 0 0;
	float:left;
}
h4.smallSubHead 
{
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}
body, p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.small {
	font-size:11px;
}
#subFooter.small
{
    font-size:9px;
}
.large {
	font-size:18px;
}
.bold {
	font-weight:bold;
}
address.topMargin
{
	padding-top:5px;
	width:280px;
	
}

/* LINKS */
a { 
	text-decoration:none;
	color:#9E1B1F;
}
a:hover {
	text-decoration:underline;
}
a img 
{
	border:none;
}
a.standardLink 
{
	float:right;
	margin:5px 10px 0 10px;
	font-weight:bold;
	color:#000;
	
}
.podBlack a.standardLink  
{
	color:#38CDFF;
}
.podGreen a.standardLink ,.podRed a.standardLink 
{
	color:#fff;
}
a.leftLink 
{
	float:left;
	margin-top:5px;
	font-weight:bold;
	width:100%;
}

/* COLORS */

.red {
	color:#9e1b1f;
	}
.green {
	color:#13800e;
}
.white {
	color:#fff;
}
.blue 
{
	color:#38cdff;
}

/* INPUTS */

span.inpLeft,span.inpRight {
	width:5px;
	height:25px;
	float:left;
}
.grey span.inpLeft{
	background:url(/images/ukashBusiness/inputLeft-grey.gif) no-repeat;
}
.red span.inpLeft 
{
	background:url(/images/ukashBusiness/inputLeft-red.gif) no-repeat;
}
.blue span.inpLeft 
{
	background:url(/images/ukashBusiness/inputLeft-blue.jpg) no-repeat;
}
.grey span.inpRight {
	background:url(/images/ukashBusiness/inputRight-grey.gif) no-repeat;
}
.red span.inpRight {
	background:url(/images/ukashBusiness/inputRight-red.gif) no-repeat;
}
.blue span.inpRight {
	background:url(/images/ukashBusiness/inputRight-blue.jpg) no-repeat;
}

.grey input, .red input,.blue input {
	border:none;
	border-top:2px solid #d2d2d2;
	border-bottom:2px solid #d2d2d2;
	height:21px;
	line-height:21px;
	overflow:visible;
	float:left;
	width:220px;
}
.red input, .blue input 
{
	width:190px;
}
label.busNewsLetter 
{
	float:left;
	width:70px;
	position:relative;
	z-index:10;
	font-weight:bold;
	color:#000;
}
div.podBody p.busNewsL 
{
	margin-bottom:10px;
	float:left;
	display:inline;
}
div.podBody p.busNews 
{
	margin:5px 0 10px 10px;
	float:left;
	display:inline;
}

/* HEAD SECTION */

a.ukash-business-logo {
	width:225px;
	height:95px;
	text-indent:-5000px;
	overflow:hidden;
	float:left;
	background:url(/images/ukashBusiness/Ukash-Business-Logo.jpg) no-repeat;
	margin:28px 0 0 20px;
}
p.topHeadInfo {
	float:right;
	margin:20px 20px 0 0;
	display:inline;
}
p.topHeadInfo a {
	text-decoration:underline;
	color:#000;
}
p.topHeadInfo a:hover {
	text-decoration:none;
}
ul.smallSubHeadNav {
	list-style:none;
	float:right;
	clear:right;
	margin:46px 18px 0 0;
	display:inline;
}


ul.smallSubHeadNav li {
	float:left;
	margin:0 1px;
	
}
ul.smallSubHeadNav li a {
	color:#9e1b1f;
	margin:0 1px;
}
.searchBox {
	background:url(/images/ukashBusiness/searchBg.gif) no-repeat;
	height:46px;
	width:360px;
	float:right;
	clear:right;
	margin:7px 20px 0 0;
	display:inline;
}
.searchBox p {
	margin:10px 0 0 75px;
}
.searchBox p a {
	margin:5px 0 0 5px;
	float:left;
	color:#000;
}

/* MAIN NAVAGATION */

ul.mainNav {
	list-style:none;
	margin-left:20px;
	display:inline;
	float:left;
	width:925px;
	
}
ul.mainNav li {
	float:left;
	line-height:42px;
	margin-left:1px;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	display:inline;
}
ul.mainNav li a {
	
	display:block;
	height:42px;
	float:left;
	width:140px;
	text-align:center;
	background:url(/images/ukashBusiness/mainNavBg.gif) repeat-x;
	color:#000;
	
}
ul.mainNav li a:hover, ul.mainNav li a.selected
{
	background:url(/images/ukashBusiness/mainNavBgHover.gif) repeat-x;
	text-decoration:none;
}

ul.mainNav li a.liSize {
	width:110px;
}
ul.mainNav li.leftRound {
	border-left:none;
}
ul.mainNav li.leftRound a {
	width:150px;
	text-align:center;
}
ul.mainNav li.rightRound {
	border-right:none;
}

ul.mainNav li.leftRound span {
	background:url(/images/ukashBusiness/mNLeftRound.gif);
	background-position:left 0;
	width:9px;
	height:42px;
	float:left;
}
ul.mainNav li.leftRound span.selected {
	background-position:0 -42px;
}
ul.mainNav li.rightRound span {
	background:url(/images/ukashBusiness/mNRightRound.gif);
	background-position:left 0;
	width:9px;
	height:42px;
	float:left;
}
ul.mainNav li.rightRound span.selected {
	background-position:0 -42px;
}

ul.mainNav li.spacer {
	background:url(/images/ukashBusiness/mainNavSpacer.jpg) no-repeat;
	border:none;
	height:42px;
	width:137px;
	padding-right:0;

}
ul.mainNav li.chng {

}
/* SUB NAVAGATION */

ul.subNav 
{
	float:left;
	width:610px;
	list-style:none;
	margin-top:-23px;
	position:relative;
	padding-bottom:30px;
}
ul.subNav li 
{
	float:left;
	height:23px;
	margin-left:1px;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
}
ul.subNav li a 
{
	background:url(/images/ukashBusiness/subBg.gif) repeat-x;
	height:23px;
	float:left;
	line-height:23px;
	padding:0 5px;
	font-weight:bold;
	color:#000;
}
ul.subNav li a.selected 
{
	background:url(/images/ukashBusiness/subBg-over.gif) repeat-x;
}
ul.subNav li a:hover 
{
	text-decoration:underline;
}
ul.subNav li.subLeftRound 
{
	border-left:none;
}
ul.subNav li.subLeftRound span 
{
	background:url(/images/ukashBusiness/subLeftRound.gif) no-repeat;
	height:23px;
	width:4px;
	float:left;
}
ul.subNav li.subLeftRound span.selected 
{
	background:url(/images/ukashBusiness/subLeftRound-over.gif) no-repeat;
}
ul.subNav li.subRightRound 
{
	border-right:none;
}
ul.subNav li.subRightRound span 
{
	background:url(/images/ukashBusiness/subRightRound.gif) no-repeat;
	height:23px;
	width:4px;
	float:left;
}
ul.subNav li.subRightRound span.selected 
{
	background:url(/images/ukashBusiness/subRightRound-over.gif) no-repeat;
}

/* BODY STRUCTURE */

#mainLeftCol {
	float:left;
	width:610px;
	margin:33px 0 0 20px;
	display:inline;
}
#mainRightCol {
	float:left;
	width:294px;
	margin:33px 0 0 20px;
	display:inline;
}

/*HOME PAGE */

h2.homeSpace {
	margin-top:10px;
	float:left;
}
.miniPod {
	width:190px;
	margin:25px 20px 20px 0;
	float:left;
}
.miniPodLast {
	margin-right:0;
}
.miniPod span.top {
	background:url(/images/ukashBusiness/miniPodTop.gif) no-repeat bottom;
	width:190px;
	height:8px;
	float:left;
}
.miniPod div.body {
	background:url(/images/ukashBusiness/miniPodBodBg.gif) repeat-y;
	float:left;
	width:190px;
	display:inline;
	position:relative;
}
.miniPod span.bottom {
	background:url(/images/ukashBusiness/miniPodBottom.gif) no-repeat;
	float:left;
	height:8px;
	width:190px;
}
h3.miniPodHead {
	font-size:20px;
	font-style:italic;
	margin:5px 0 0 10px;
	font-weight:bold;

}
.miniPodBreak {
	background:url(/images/ukashBusiness/miniPodBreakLine.gif) repeat-x;
	width:170px;
	margin:5px 0 0 10px;
	float:left;
	font-size:2px;
	height:2px;
}
p.miniPodPara, .miniPod p {
	margin:5px 0 0 10px;
	float:left;
	width:170px;
	display:inline;
}
ul.miniPodList {
	float:left;
	width:170px;
	margin:0px 0 0 10px;
	list-style:none;
	display:inline;
}
ul.miniPodList li {
	font-weight:bold;
	float:left;
	clear:both;
	width:170px;
}
ul.miniPodList li a {
	float:left;
	color:#000;
}
ul.miniPodList li span.miniPodBreak {
	margin:7px 0;
	float:left;
}
span.mainBreak {
	background:url(/images/ukashBusiness/mainBreak.gif) repeat-x;
	height:2px;
	font-size:2px;
	float:left;
	width:610px;
	margin-top:10px;
	
}
h4.homeHead {
	float:left;
	margin-top:28px;
}
p.shortPara {
	width:400px;
	margin-top:10px;
	float:left;
	clear:both;
}
.selectListContainer 
{
	width:166px;
	float:left;
	clear:left;
	margin-top:20px;
	
}

span.yourSelectListTop {
	float:left;
	background:url(/images/ukashBusiness/yourSelecterListTop.gif) no-repeat;
	height:5px;
	width:143px;
	font-size:4px;
}
span.yourSelectListBottom {
	float:left;
	background:url(/images/ukashBusiness/yourSelectListFooter.gif) no-repeat;
	height:5px;
	width:143px;
	font-size:4px;
}
.pointerCol 
{
	float:right;
	width:23px;
	height:100px;
}
.pointerCol img {
	float:left;
	position:relative; 
	z-index:10; 
	margin-left:-2px; 
	margin-top:5px;
}
ul.yourSelectList {
	float:left;
	clear:left;
	list-style:none;
	width:143px;
	background:url(/images/ukashBusiness/yourSelectListBg.gif) repeat-y;
	position:relative;
	z-index:0;
}

ul.yourSelectList span.break {
	background:url(/images/ukashBusiness/yourSelectListBreak.gif) repeat-x;
	width:120px;
	float:left;
	font-size:2px;
	height:2px;
	margin-left:5px;
	margin-top:4px;
}
ul.yourSelectList li,
ul.yourSelectList li a  {
	float:left;
	color:#9E1B1F;
	display:inline;
	margin-left:5px;
	margin-top:3px;
	width:120px;

}
ul.yourSelectList li a:hover 
{
	
	font-weight:bold;
	text-decoration:none;
}
ul.yourSelectList li.selected {
	font-weight:bold;
}
span.yourSelectInfoTop
{
	background:url(/images/ukashBusiness/yourSelectContentTop.gif) no-repeat;
	width:444px;
	height:5px;
	float:left;
	margin-top:20px;
	font-size:4px;
}
span.yourSelectInfoBottom
{
	background:url(/images/ukashBusiness/yourSelectContentBottom.gif) no-repeat;
	width:444px;
	height:5px;
	float:right;
	font-size:4px;
}
div.yourSelectInfo 
{
	background:url(/images/ukashBusiness/yourSelectContentBg.gif) repeat-y;
	float:right;
	width:444px;
	padding-bottom:10px;

}
div.yourSelectInfo ul 
{

}
div.yourSelectInfo li 
{
	margin-left:15px;
	margin-right:5px;

}
div.yourSelectInfo h3, div.yourSelectInfo p  
{
	margin:8px 10px 0px 10px;
}
div.yourSelectInfo p 
{
	padding-bottom:5px;
}
div.yourSelectInfo p.quoted
{
	margin-top:2px;
}
ul.yourSelectImg 
{
	list-style:none;
	width:auto;
	margin:10px 0 0 10px;
}
ul.yourSelectImg li 
{
	float:left;
	margin-right:8px;
	list-style:none;
}
ul.yourSelectImg li.last 
{
	margin-right:0;
}

/* RIGHT HAND PODS */
.horiz 
{
	width:294px;
	float:left;
	margin-top:20px;
}
.horizPodSpace 
{
	margin-right:20px;
}
span.podHead 
{
	width:294px;
	height:11px;
	font-size:11px;
	float:left;
}
.horiz a 
{
	position:relative;
	z-index:10;
}
.podGreen span.podHead 
{
	background:url(/images/ukashBusiness/roundBoxImages/roundBox-greenHead.gif) no-repeat bottom;
}
.podRed span.podHead 
{
	background:url(/images/ukashBusiness/roundBoxImages/roundBox-redHead.gif) no-repeat bottom;
}
.podBlue span.podHead 
{
	background:url(/images/ukashBusiness/roundBoxImages/roundBox-blueHead.gif) no-repeat bottom;
}
.podBlack span.podHead 
{
	background:url(/images/ukashBusiness/roundBoxImages/roundBox-blackHead.gif) no-repeat bottom;
}
.podGrey span.podHead 
{
	background:url(/images/ukashBusiness/roundBoxImages/roundBox-greyHead.gif) no-repeat bottom;
}


div.podBody 
{
	width:294px;
	float:left;
	margin:0;
}
.podGreen div.podBody 
{
	background:url(/images/ukashBusiness/roundBoxImages/roundBox-greenBg.jpg) no-repeat #106c0c ;
}
.podRed div.podBody 
{
	background:url(/images/ukashBusiness/roundBoxImages/roundBox-redBg.jpg) no-repeat #9e1b1f;
}
.podBlack div.podBody 
{
	background:url(/images/ukashBusiness/roundBoxImages/roundBox-blackBg.jpg) no-repeat #323232;
}
.podBlue div.podBody 
{
	background:url(/images/ukashBusiness/roundBoxImages/roundBox-blueBg.jpg) no-repeat #1394ab ;
}
.podGrey div.podBody 
{
	background:url(/images/ukashBusiness/roundBoxImages/roundBox-greyBg.jpg) repeat-y #EEEEEE ;
	
}
div.podBody h3
{
	margin:0 0 0 10px;
	float:left;
	display:inline;
	line-height:20px;
	padding-bottom:10px;
	font-weight:normal;
	position:relative;
}
div.podBody p 
{
	margin:0px 10px 0 10px;
	position:relative;
	z-index:10;
}
.horiz div.podBody p.success 
{
	position:relative;
	z-index:2;
	float:left;
	width:110px;
	clear:none;
	margin:10px 0 0 10px;
}
.horiz div.podBody p.successNoMarg 
{
	position:relative;
	margin:2px 0 0 10px;
	z-index:2;
	float:left;
	width:110px;
	clear:none;
}
div.podBody span.break 
{
	float:left;
	height:2px;
	width:274px;
	margin-left:10px;
	font-size:2px;
	position:relative;
	z-index:2;
	
}
.horiz div.podBody span.padIt 
{
	padding:2px 0;
	float:left;
	margin-top:10px;
} 
.podGrey img.success
{
	float:left;
	z-index:2;
	margin:10px 0 0 10px;
	
}
.podGreen span.break 
{
	background:url(/images/ukashBusiness/roundBoxImages/roundBox-greenBreak.gif) repeat-x;
}
.podBlack span.break 
{
	background:url(/images/ukashBusiness/roundBoxImages/roundBox-blackBreak.gif) repeat-x;
}
.podBlue span.break 
{
	background:url(/images/ukashBusiness/roundBoxImages/roundBox-blueBreak.gif) repeat-x;
}
.podRed span.break 
{
	background:url(/images/ukashBusiness/roundBoxImages/roundBox-redBreak.gif) repeat-x;
}
.podGrey span.break 
{
	background:url(/images/ukashBusiness/roundBoxImages/roundBox-greyBreak.gif) repeat-x;
}
.podRed, .podBlue, .podBlack 
{
	margin-top:20px;
	float:left;
}
.podGreen 
{
	float:left;
}
.podRed img,.podBlue img,.podGreen img,.podBlack img,.podGrey img
{
	position:relative;
	margin-top:-20px;
	z-index:0;
}
.podRed a.standardLink, .podBlue a.standardLink, .podGreen a.standardLink, .podBlack a.standardLink,.podGrey a.standardLink
{
	position:relative;
	z-index:2;
}

ul.newsList 
{
	list-style:none;
}
ul.newsList li 
{
	float:left;
	width:290px;
	margin:5px 0 5px 0px;
}
ul.newsList li p 
{

	
}
ul.newsList li p a
{
	margin-bottom:5px;
	float:left;
	width:274px;
	color:#fff;
}
ul.newsList li p a.blue,ul.newsList li p strong.blue  
{
	color:#38CDFF;	
}
ul.newsList li p a.blue 
{
	margin-top:-5px;
}

ul.newsList li p strong 
{
	width:274px;
	float:left;
	color:#fff;
}

ul.newsList li p a:hover strong 
{
	text-decoration:none;
}
span.twitter 
{
	width:56px;
	height:14px;
	background:url(/images/ukashBusiness/roundBoxImages/twitterLogo.gif) no-repeat;
	text-indent:-5000px;
	overflow:hidden;
	margin:3px 0 0 5px;
	float:left;

}

/* FOOTER */

#footer 
{
	
	float:left;
	background:url(/images/ukashBusiness/mainFooterBg.jpg) no-repeat;
	width:924px;
	margin-left:20px;
	display:inline;
	margin:20px 0 10px 20px;
	height:auto;
}

#footer ul 
{
	list-style:none;
	float:left;
}
#footer ul li 
{
	float:left;
	background:none;
	margin-left:10px;
	margin-right:50px;
}
#footer ul li ul 
{
	background:none;
	padding:0;
	
}
#footer ul li ul li 
{
	float:none;
	margin:0 0 1px 0;
}
#footer ul li ul li a.rss, a.rss 
{
	background:url(/images/ukashBusiness/rss.gif) no-repeat;
	text-indent:13px;
	float:left;
}

a.rss 
{
	background:url(/images/ukashBusiness/rss-whitebackground.gif) no-repeat;
}
#footer ul li ul li a 
{
	color:#000;
}
#footer ul li ul li h3
{
	margin:9px 0 13px 0;
	
}
#footer ul li.noHead 
{
	margin-top:45px;
}
#footer ul li.noRightMarg 
{
	margin-right:20px;
}
#footer .large 
{
	width:320px;
}
span.footerBottom 
{
	float:left;
	width:924px;
	height:9px;
	background:url(/images/ukashBusiness/mainFooterBottom.gif) no-repeat;
	margin-top:-1px;
}
#subFooter 
{
	width:924px;
	border-top:1px solid #d3d3d3;
	height:auto;
	margin:0px 0 0 20px;
	float:left;
	padding-bottom:10px;
	display:inline;
}
#subFooter p.small
{
	float:left;
	margin:10px 0 0 0;
}
#subFooter p.copy
{
	width:100%;
	margin-bottom:10px;
}
#subFooter p.voucher 
{
	width:750px;
	margin-top:-2px;
}
#subFooter img
{
	float:left;
	margin-right:10px;	
}
/*CHANNEL PAGE */

h2.channelPage 
{
	width:435px;
	margin:10px 0;
	font-weight:normal;
}
p.channelPage 
{
	width:435px;
}
img.whatIsImg 
{
	margin:10px 0 0 20px;
}
.horiz .miniPodHead 
{
	font-weight:bold;
}
.horiz div.podBody p
{
	
	width:240px;
	margin:5px 0 5px 10px;
	clear:both;
	float:left;
	display:inline;
}
h4.channelHead {
	float:left;
	margin-top:20px;
	clear:left;
}
.clearLeftLink 
{
	width:100%;
}

/* SUB FOOTER RED BLOCKS */

.subFootRedBlock 
{
	width:609px;
	background:url(/images/ukashBusiness/subFootRedBlocksGreyBg.jpg) no-repeat;
	float:left;
	height:90px;
	margin-top:20px;
}
.subFootRedBlock ul
{
	list-style:none;
	width:609px;
}
.subFootRedBlock ul li 
{
	width:188px;
	height:66px;
	float:left;
	background:url(/images/ukashBusiness/subFootRedBlockBg.gif) no-repeat;
	margin:12px 0px 0 11px;
	text-align:center;
	display:inline;

}

.subFootRedBlock ul li tr td 
{
	color:#fff;
	font-size:21px;
	font-weight:bold;
	font-style:italic;
	height:65px;
	text-align:center;
	width:188px;
}
.subFootRedBlock ul li tr td a 
{
	color:#fff;
}

/* LISTS */


span.largeRound
{
	float:left;
	background:url(/images/ukashBusiness/largeRoundTop.gif) no-repeat bottom;
	width:609px;
	height:9px;
}
span.largeRoundFooter
{
	float:left;
	background:url(/images/ukashBusiness/largeRoundFooter.gif) no-repeat;
	width:609px;
	height:9px;
}
ol.largeRoundTop 
{
	background:url(/images/ukashBusiness/largeRoundBg.gif) repeat-y;
	width:609px;
	float:left;
}
div.largeRoundTop 
{
	background:url(/images/ukashBusiness/largeRoundBg.gif) repeat-y;
	width:609px;
	float:left;
}
ol.largeRoundTop li
{
	font-weight:bold;
	margin-left:30px;
	padding-top:5px;
	clear:left;
}
ol.largeRoundTop li span 
{
	font-weight:normal;
	border-bottom:2px solid #bdbdbd;
	float:left;
	padding-bottom:5px;
	display:inline;
	margin-left:-20px;
	width:580px;
}
ol.largeRoundTop li span.last 
{
	border:none;
}

span.mediumRound 
{
	background:url(/images/ukashBusiness/mediumRoundTop.gif) no-repeat bottom;
	float:left;
	height:9px;
	width:444px;
	margin-top:20px;
}
span.mediumRoundFooter 
{
	background:url(/images/ukashBusiness/mediumFooter.gif) no-repeat;
	float:left;
	height:8px;
	width:444px;
}
ul.medNewsList 
{
	background:url(/images/ukashBusiness/mediumRoundBg.gif) repeat-y;
	list-style:none;
	float:left;
	width:444px;
}
ul.medNewsList li 
{
	width:420px;
	margin-left:10px;
	border-bottom:2px solid #bdbdbd;
	padding:5px 0;
	float:left;
	
}
ul.medNewsList li img 
{
	float:left;
	margin-right:10px;
	padding-top:5px;
}
ul.medNewsList li h3 
{
	
	margin-bottom:10px;
}
ul.medNewsList li h5 
{
	font-size:12px;
	color:#9e1b1f;
	padding:2px 0;
}
ul.medNewsList li a.standardLink 
{
	padding-bottom:2px;
}
ul.medNewsList li.last 
{
	border:none;
}

ul.medNewsList.noBorder 
{
	border:none;
}

ul.noBg {
	background-image:none;
	
}
ul.noBorder li {
	border:none;
}
ul.bullets
{
	float:left;
	width:444px;
	clear:both;
	
}
ul.bullets li 
{
	list-style-type:disc;
	list-style-position:inside;
	
	width:400px;
	margin-left:10px;
	padding:5px 0;
}


/* POINTER BOXS */

div.redPointerBox, div.greyPointerBox
{
	width:158px;
	float:left;
	height:auto;
}

/*div.redPointTop 
{
 margin-top:30px;	
}
div.greyPointTop 
{
 margin-top:20px;
}*/

span.pointer
{
	float:left;
	width:13px;
	height:22px;
	position:relative;
	right:-2px;
	margin-top:8px;
	display:none;
}

.redPointerBox span.pointer 
{
	background:url(/images/ukashBusiness/pointBoxPointer-red.gif) no-repeat;
	background-position:0px 0px;

}
.greyPointerBox span.pointer 
{
	background:url(/images/ukashBusiness/pointBoxPointer-grey.gif) no-repeat bottom;
	
}
span.pointerTop 
{
	float:right;
	width:143px;
	height:5px;
	font-size:5px;
}
.redPointerBox span.pointerTop {
	background:url(/images/ukashBusiness/pointBoxTop-red.gif) no-repeat bottom;
}
.greyPointerBox span.pointerTop {
	background:url(/images/ukashBusiness/pointBoxTop-grey.gif) no-repeat bottom;
}
span.pointerBottom
{
	float:right;
	width:143px;
	height:4px;
	margin:0 0 20px 0;
	font-size:4px;
	
}
.redPointerBox span.pointerBottom 
{
	background:url(/images/ukashBusiness/pointBoxFooter-red.gif) no-repeat;
}
.greyPointerBox span.pointerBottom 
{
	background:url(/images/ukashBusiness/pointBoxFooter-grey.gif) no-repeat;
}
 div.pointerBody
{
	width:143px;
	float:right;
	display:inline;
	padding-bottom:5px;
}
.redPointerBox div.pointerBody 
{
	background:url(/images/ukashBusiness/pointBoxBg-red.gif) repeat-y right;
	
}
.greyPointerBox div.pointerBody 
{
	background:url(/images/ukashBusiness/pointBoxBg-grey.gif) repeat-y;
}

div.pointerBody p {
	margin:5px 5px 5px 10px;
}
div.pointerBody a.largerLink {
	margin:5px 0 5px 10px;
	text-decoration:underline;
}
div.pointerBody a:hover.largerLink {
	text-decoration:none;
}
div.pointerBody h3 
{
	width:143px;
	text-align:center;
	margin:0 0 0 1px;
	padding:5px 0;
	line-height:18px;
}
address 
{
	font-size:13px;
	font-style:normal;
	color:#9e1b1f;
	width:120px;
	margin-left:10px;
}
div.pointerBody h5 
{
	font-size:13px;
	margin:0 10px 10px 10px;
}
div.pointerBody a.small 
{
	margin:5px 0 0px 10px;
	font-size:9px;
	float:left;
	text-decoration:underline;
	
}

div.directBox {
	background:url(/images/ukashBusiness/mediumRoundBg.gif) repeat-y;
	float:left;
	width:444px;
}
div.directBox p {
	margin:10px 20px 10px 15px;
	
}
div.directBox img {
	margin:5px 0px 0 15px;
	float:left;
}

.paging 
{
	font-weight:bold;
}
.paging a 
{
	color:#9e1b1f;
	margin-right:5px;
}
.paging span 
{
	margin-right:5px;
}
.horiz h4.miniPodHead 
{
	margin-left:10px;
	float:left;
	display:inline;
}
.bizContact 
{

}
.bizContact span 
{
	width:150px;
	float:left;
}
.bizContact input, .bizContact select, .bizContact textarea
{
	width:250px;
	float:left;
	
}
.bizContact input.button 
{
	width:100px;
	float:left;
	margin-left:300px;
}
.bizContact textarea 
{
	height:50px;
	float:none;
}
.horiz address 
{
	
	position:relative;
	z-index:10;
	width:270px;
	float:left;
	display:inline;
	
}
div.carouselContainer ul {
		padding:5px;
		
		
	}
div.carouselContainer li {
	padding:0 0 0 20px;
}
li  a:hover img {
	
}

div.carouselContainer a img  {
	border:none;
}
div.carouselContainer {
	width:610px;
	float:left;
	background:url(/images/ukashBusiness/carouselBg.gif) no-repeat;
	height:144px;
	margin-top:20px;
}
div.carouselContainer .prev {
	float:left;
	margin:35px 0px 0 10px;
	width:20px;
	height:31px;
	display:block;
	display:inline;
}
div.carouselContainer .next {
	float:left;
	margin:35px 0px 0 15px;
}
div.simpleCarousel {
	margin-top:10px;
	float:left;
}
div.carouselContainer a.standardLink {
	padding:10px 10px 0 10px;
}
.homeQuoter h2 
{
	font-size:18px;
	margin-top:0;
	width:450px;
}

.homeQuoter span.top
{
	padding-bottom:20px;
	display:block;
	float:left;
	background-position:top;
}
.homeQuoter span.bottom
{
	padding-top:10px;
	display:block;
	float:left;
	background-position:bottom;
}

.homeQuoter p.shortPara 
{
	margin:0;
}

div.newsItem h2 
{
	font-weight:bold;
	font-size:12px;
	padding:0;
	margin:0;
}
div.newsItem p 
{
	margin-bottom:10px;
}

div.newsItem span.mainBreak 
{
	width:440px;
	padding:0 0 10px 0;
}
div.newsItem p.grey 
{
	float:left;
	width:264px;
}
div.newsItem label 
{
	float:left;
	width:180px;
	margin-top:5px;
}
div.newsItem input 
{
	width:200px;
	
}
div.newsItem p.grey a 
{
	margin-left:5px;
	margin-top:5px;
	float:left;
}




div.login p 
{
	width:420px;
	margin:10px 0 0 10px;
}
div.login p.grey 
{
	float:left;
	clear:right;
	width:480px;
	margin-left:0;
}

div.login label 
{
	float:left;
	width:70px;
	margin-top:15px;
	margin-left:10px;
}
div.login a.button 
{
	
	float:left;
	margin:10px 0 0 280px;
	font-weight:bold;
}

div.subInfo 
{
	clear:both;
}
div.subInfo h3 
{
	
	font-size:12px;
	font-weight:bold;
	padding:10px 0 0 10px;
	
}

div.login span.mainBreak 
{
	width:580px;
	margin-left:10px;
	clear:both;
	float:left;
	
}
div.subInfo p 
{
	
	margin-top:10px;
	margin-left:10px;
}
 div.subInfo a 
{
	margin:5px 0 0 10px;
	float:left;
	font-weight:bold;
}

ul.medLibrary li {
	width:133px; 
	float:left;
	border:none;
	
}

ul.medLibrary li p.mediaTop {
	color:#9e1b1f;
	font-weight:bold;
	margin-top:10px;
	float:left;
	width:130px;
}

span.medLibrary
{
	margin-top:0px;
}
img.whatIsUkashImg
{
	padding:20px 0;
}
div#sitemap ul
{
	padding-left:10px;
}

div#SearchResults div h4 a
{
	color:#9e1b1f;
	font-size:16px;
	padding:10px 0 5px 0;
	float:left;
	clear:both;
	width:100%;
	
}
div#SearchResults div p 
{
	margin-bottom:10px;
	float:left;
}
div#SearchResults p.paging 
{
	
	width:600px;
	
}
div#SearchResults p.paging a 
{
	padding-left:5px;
	padding-top:5px;
	float:left;
	
}
a.deleteAcc 
{
	padding:10px 0 0 20px;
	float:left;
	
}
*html div.carouselContainer
	 {
		display:none;
	}