
.twitterbutton
{
float:right;
border:none;
}

.lightgreybox {
background:#F3F3F3;
padding: 10px 10px 5px 10px;
}


.white-box {
margin:0px 2px 2px 2px;
background:#FFFFFF;
padding:4px 0px 2px 0px;
}


.coloured-box  {
background:#585858;
padding:10px 0px 1px 0px;
margin-bottom:5px;

}


.right-vert-menu  {
float:right;
width:100px;
padding:2px;
text-align:center;
margin-left:10px;
}



.logo  {

position:relative;
left:5px;
top:-10px;

}


.leaderboard {
width:100%;
margin:0px 0px 5px 0px;
table-layout:fixed;
padding-right:8px;
}

.leaderboard td {
border:none;
padding:0px;
}



.atob-ad	{
background-color:#D7DAFF;
height:60px;
border:solid 1px #7A7878;
padding:6px 0px 0px 5px;
margin:0px 0px 7px 0px;
}


.centre-ads
{
text-align:center;
padding-bottom:3px;
}


.addthis_toolbox 
{
float:right;
width:227px;
margin-right:-10px;
}

.addthis_toolbox1
{
float:right;
}

.larger
{
	font-size:15px;
	font-weight:bold;
	
}



.reviews {
width:100%;
height:225px;
}


.bluebackground {
background: #D7DAFF;
padding:1px;
}


.image-left img {
border:1px solid #666;
}

.image-left  {
margin:0px 15px 15px 0px;
border-bottom:0px;
float:left;
}

.image-left caption {
padding: 0px 5px 4px 5px;
text-align:left;
font-size:0.9em;
}

.image-left td {
padding: 0px 0px 0px 0px;
margin:0px 0px 0px 0px;
border:none;
}


.image-right  {
margin:0px 0px 20px 15px;
float:right;
clear:right;
}

.image-right img {
border:1px solid #666;
}

.image-right td {
padding: 0px 0px 0px 0px;
margin:0px 0px 0px 0px;
border-bottom:none;

}

.image-right caption {
padding: 0px 5px 4px 5px;
text-align:left;
font-size:0.9em;
}





#cse-search-box {

position:absolute;
top:3px;
right:3px;
z-index:+2 }




.nopadding {
margin: -2px 0px -2px 5px;	
}


span.red-background {
background:#f00;
font-weight:bold;
color:#fff;
padding:0px 2px 0px 2px;
}



.textbox {
background:#E5E5E5;
padding:2px 5px 2px 5px;
}

html {height:100%}

span.titlestripblack {
font-size:1.8em;
font-weight:bold;

}

span.titlestrip {
font-size:large;
font-weight:bold;
color:#484848;
float:left;
padding-top:3px;
}

span.blackbackground {
background-color:#828282;
padding:1px 4px 1px 2px;
margin:0px 5px 10px 0px;
font-weight:bold;
color:#FFFFFF;
float:left;
width:240px;
text-align:center;}


span.redbackground {background-color:#F00303;
padding:1px 4px 1px 2px;
margin:0px 5px 10px 0px;
font-weight:bold;
color:#fff;
float:left;
width:180px;
text-align:center;}

.inset p.double {font-size:1em;
line-height:200%;
	}
	
	
.tag-cloud {margin:-4px 5px -5px -17px;
			text-align: justify;
			
			}
/* display the individual items next to each other, not one-per-line */
        .tag-cloud LI { display: inline; }
		
        /* size is purely presentational, based upon the class */
        .tag-cloud .not-common { font-size: 0.8em; }
        .tag-cloud .not-very-common { font-size: 1.1em; }
        .tag-cloud .somewhat-common { font-size: 1.3em; }
        .tag-cloud .common { font-size: 1.5em; }
        .tag-cloud .very-common { font-size: 2.1em; }
        .tag-cloud .ultra-common { font-size: 2.6em; }
		
#navigation {

float:left;
width:99%;
list-style:none;
margin:0px 0px 0px 0px;
padding-left:10px;




 

}

#navigation a
{
color:#006;
background: #E0E0E0 url(images/left-tab.gif) left top no-repeat;
text-decoration: none;
margin:0 0 0 0px;
font-weight:bold;

}

#navigation  a.active, #navigation .yellowtab a.active {
color:#006;
background: #B0B7EC url(images/left-tab-active.gif) left top no-repeat;
text-decoration:none;
	}



#navigation a.active span, #navigation .yellowtab a.active span {
background: url(images/right-tab-active.gif) right top no-repeat;
padding-right: 13px;
padding-left: 10px;
}	

#navigation a span
{
background: url(images/right-tab.gif) right top no-repeat;
padding-right: 13px;
padding-left: 10px;

}

#navigation a:hover,
#navigation  a.active:hover,
#navigation .yellowtab a:hover,
#navigation .yellowtab a.active:hover
{
color: #fff;
background: #f90 url(images/left-tab-hover.gif) left top no-repeat;
}


#navigation a:hover span, #navigation .yellowtab a:hover span
{
background: url(images/right-tab-hover.gif) right top no-repeat;
padding-right: 13px
}


#navigation a, #navigation a span, #navigation a:active, #navigation a:active span,
#navigation .yellowtab a, #navigation .yellowtab a span, #navigation .yellowtab a:active, #navigation .yellowtab a:active span
{
display: block;
float: left;
}

/* Hide from IE5-Mac \*/
#navigation a, #navigation a span, #navigation a:active, #navigation a:active span,
#navigation .yellowtab  a, #navigation .yellowtab a span, #navigation .yellowtab a:active, #navigation .yellowtab a:active span
{
float: none
}
/* End hide */




#navigation li, #navigation .yellowtab
{
float: left;
margin: 0;
padding-left:5px;
} 

/* yellow tab navigation starts */
	

#navigation .yellowtab a
{
color:#006;
background: #FFFF00 url(images/left-tab-yellow.gif) left top no-repeat;
text-decoration: none;
margin:0 0 0 0px;
font-weight:bold;

}

#navigation .yellowtab a span
{
background: url(images/right-tab-yellow.gif) right top no-repeat;
padding-right: 13px;
padding-left: 10px;

}
/* end of yellow navigation tab */



	

	
	/* 'widths' sub menu */
	#layoutdims {
		clear:both;
		background:#B0B7EC;
		font-size:0.9em;
		padding:4px 0px 4px 12px!important;
		color:#B0B7EC;
		height:100%;
	
	
	}


	
	#layoutdims a:link {
		padding:1px 1px 0px 1px;
		font-weight:bold;
		text-decoration:none;
		border-bottom:solid 1px #309;
		color:#309;
	}
	
		#layoutdims a:visited {
		padding:1px 1px 0px 1px;
		font-weight:bold;
		text-decoration:none;
		border-bottom:solid 1px purple;
		color:#purple;
	}
	
	#layoutdims a:hover {
		background:#ff9700;
		text-decoration:none;
	}




#layoutdims  a.active
{
text-decoration:none;
background:#FF0;
border-bottom:none;
border-bottom:solid 1px #D7DAFF;
}




.zindexminus1 {z-index:-1;
	
	}

form td {
border:none;
}

.subscribebutton {
	padding:4px 4px 0px 0px;
	border:0px;
}




.centretext {
	text-align: center;
	padding-top:5px;
	display:inline;
	}
	


img.centeredborder0 {
    display: block;
    margin-left: auto;
    margin-right: auto;
	border:none;}



span.smallbold {
	font-size: 0.8em;
	font-weight:bold;
	color:#666;
	float:right;
}

.colright,.colmid,.colleft
{
	float:left;
	width:100%;
	position:relative;
}

.col1,.col2,.col3
{
	float:left;
	position:relative;
	overflow:hidden;
	padding:0 0 1em;
}

.col2i {
	padding-top:0px;
}




.col1, .col1i {
	padding-top:0px;
}

.fullpage .col1
{
	width:99%;
	left:.5%;
}

.sortable th
{
	color:#00F;
	text-decoration:underline;
}

.sortable th:hover
{
	background-color:#ff9700;
}

a.info
{
	position:relative;
	z-index:24;
	color:#00f;
	text-decoration:underline;
}

a.info:hover
{
	z-index:25;
	background-color:#ff6;
}

a.info span
{
	display:none;
}

a.info:hover span
{
	display:block;
	position:absolute;
	top:1.5em;
	left:3em;
	width:30em;
	border:1px solid #000;
	background-color:#fff;
	color:#000;
	z-index:30;
	padding:1em;
}

.blueheader
{
	font-size:1.2em;
	display:inline;
	width:100%;
}


.index td
{
	background:#fff;
	border-bottom:none;
	padding:1em 1em .5em;
}



.key
{
	background:#EEE;
	border:1px solid #7A7878;

}

.key tr
{
	padding-left:10px;
}

.key td
{
	background:#EEE;
	border-bottom:none;
	vertical-align:top;
	padding:0 0 .2em .3em;
}

.key th
{
	background:#F5A30F;
	text-align:center;
}

.factbox li
{
	margin-left:-11px;
	padding:0 5px 1em 0;
}

.blue
{
	color:#00F;
}

.imagetext
{
	font-size:.9em;
	padding:0 0 3px;
}

.clearright
{
	clear:right;
}

.clearleft
{	padding-top:1em;
	clear:left;
}

.quote
{
	border:1px solid #999;
	background:#E4E4E4 url(images/quote-left.gif) no-repeat left top;
	margin-left:20px;
	margin-right:20px;
	padding-top:15px;
	padding-left:60px;
	width:40%;
	clear:both;
}

.quote div
{
	background:transparent url(images/quote-right.gif) right bottom no-repeat;
	padding-right:40px;
	padding-bottom:10px;
}

.torange, .torange-centre {
border-collapse:collapse;
border: 1px solid black;
}

.torange th, .torange-centre th {
	background:#FC3;
	color:#000;
	border-bottom:solid black 1px;
   text-align:left;
}

.torange-centre th {
	background:#FC3;
	color:#000;
	border-bottom:solid black 1px;
   text-align:center;
}

.torange td, .torange-centre td {
	border-bottom: 1px solid black;	
}

.blueh
{
	color:#006;
	font-weight:700;
	margin-bottom:-.5em;
}

th
{
	background:#DFEEFF;
	padding:6px 10px;
	text-align:left;
	border-bottom:solid 1px #BFBFBF;

}

.table prices{
	border:solid 1px #BFBFBF;
	}

td
{
	border-bottom:solid 1px #BFBFBF;
	padding:6px 10px;
}

.tablenoformatting td {border-bottom:0px;
	padding:3px 0px;
	}

.payment th {
border-collapse:collapse;
border:#999 solid thin;
text-align:center;
}

table.payment {border-collapse:collapse;
border:#999 solid thin}

table.payment td {border-collapse:collapse;
border:#999 solid thin}

table.paypal td {border:none;}




body
{	font-size:0.95em;
	border:0px;
	width:100%;
	height:100%;
	font-family:sans-serif;
	margin:0;
	padding:0;
	font:Verdana, Geneva, sans-serif;
	min-width:995px;




}

.inset a:visited {color:#purple;}


.inset a:hover
{
	color:#000;
	background-color:#ff9700;
	text-decoration:none;
}




h1
{
	padding:5px 0px 4px 0px;
	color:#006;
	border-bottom:1px solid #BFBFBF;
	font-family:sans-serif;
	margin:.0em 0 10px 0px;
	font-size:1.6em;
	clear:left;
	


}

span.red
{
	color:#F00;
	font-weight:bold;
}

span.black
{
	color:#000;
	font-weight:bold;
}

span.orange
{
	color:#FF6C00;
}

span.grey {
	color:#CCC;
}
span.boldorange
{
	color:#FF6C00;
	font-weight:bold;
}

h2
{
	padding-bottom:2px;
	color:#006;
	border-bottom:2px solid #666;
	font-family:sans-serif;
	margin:.0em 0 5px;
}

h3
{	color:#006;
	clear:both;
	padding:0em 0em 0em 0em;
	margin:1em 0em 0.5em 0em;
	font-size:1.5em;
}

.s-heading
{	color:#006;
	padding:0em 0em 0em 0em;
	margin:1em 0em 0.5em 0em;
	font-size:1.5em;
	font-weight:bold;}

h4
{	padding-right:10px;
	padding-top:13px;
	color:#000;
	font-family:sans-serif;
	margin:0;
}

h5
{
	padding-left:10px;
	background-color:#F90;
	margin:.0em 0 0;
}

.profileheader
{
	color:#006;
	padding-top:2em;
	border-bottom:1px solid #006;
	display:block;
	clear:right;
	font-size:1.2em;
	font-weight:700;
}

.inset hr
{
	width:100%;
	margin-bottom:15px;
	height:4px;
	color:#666;
}

.inset .boxcontentmenu p
{
	margin:0;
	padding:0 0 5px;
	line-height:125%
}

.inset p
{
	margin:0;
	padding:0 0 5px;
	line-height:150%
}

.col1 .inset p,.col1h .inset p
{
	padding:0.3em 0em 1em 0em;
	margin:0;
}


.banner
{	border:none;
padding-top:10px;
padding-right:10px;
float:right;

}



.header-advert {
padding:0;
padding:0px 0px 0px 0px;
margin:27px 0px 0px 95px;

}

.top-left-advert {
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;

}


#header .floatrightad
{
float:right;
}



#header
{
	clear:both;
	width:100%;
	height:130px;
	background:#009;
	min-width:995px;





}


.stop
{
	background:#fff;
	color:red;
	text-indent:5px;
}

.centcollbullets
{
	margin-left:165px;
}

.holygrail .colmid
{
	float:left;
	width:200%;
	margin-left:-10px;
	position:relative;
	right:100%;
	background:#B0B7EC;
	margin-top:0;
	margin-bottom:10px;
}

.holygrail .colleft
{
	float:left;
	width:100%;
	margin-left:-50%;
	position:relative;
	left:260px;
	background:#b0b7ec;
}

.holygrail .col1wrap
{
	float:left;
	width:50%;
	position:relative;
	right:130px;
}

.holygrail .col1
{
	position:relative;
	left:200%;
	overflow:hidden;
	margin:0 130px;

}

.holygrail .col2
{
	float:right;
	width:230px;
	position:relative;
	right:10px;
}

#footer
{
	clear:both;
	float:left;
	width:100%;
	border-top:1px solid #f90;
	background:#009;
	background-image:url(images/headerblue.jpg);
}

#footer a {
	color:#FFF;	}
	
#footer a:hover {
	background:#F90;
	}	

#footer p
{
	font-size:.7em;
	color:#fff;
	margin:0;
	padding:4px 10px 2px;

}

img.floatLeft
{
	float:left;
	margin-right:15px;
	border:solid 1px #666;
	clear:left;
}

img.floatleft0
{
	float:left;
	margin-right:15px;
	border-style:none;

}


.floatleft0
{
float:left;
border:none;
}


.clearboth
{
	clear:both;
	height:2px;
}

.clearright
{
clear:right;
}

img.floatRight
{
	float:right;
	clear:right;
	border:solid 1px #666;
	margin:3px 0 5px 10px;
}

img.floatrightnb
{
	float:right;
	clear:right;
	display:block;
	border-style:none;
	margin:3px 0 5px 10px;
}

img.border1
{
	border:1px solid #6F6F6F;
}

.leftborder
{
	border-left:10px;
	background:#FFF;
	float:right;
}

.inset
{
	background:transparent;
	width:100%;
	margin-top:5px;
	margin-bottom:10px;
}



.menuheader
{
	color:#f90;
	font-weight:700;
	text-transform:uppercase;
	padding:.5em 0 .2em;
}

.inset .b1,.inset .b2,.inset .b3,.inset .b4,.inset .b1m,.inset .b2m,.inset .b3m,.inset .b4m,.inset .b1b,.inset .b2b,.inset .b3b,.inset .b4b,.inset .b1bm,.inset .b2bm,.inset .b3bm,.inset .b4bm,.inset .b1bo,.inset .b2bo,.inset .b3bo,.inset .b4bo
{
	display:block;
	overflow:hidden;
	font-size:1px;
}



.inset .b1,.inset .b1m,.inset .b2,.inset .b2m,.inset .b3,.inset .b3m,.inset .b1b,.inset .b2b,.inset .b3b,.inset .b1bo,.inset .b2bo,.inset .b3bo,.inset .b4bo,.inset .b1bm,.inset .b2bm,.inset .b3bm
{
	height:1px;
}

.inset .b2m
{
	background:#f90;
	border-left:1px solid #f90;
	border-right:1px solid #f90;
}

.inset .b4bm
{
	background:#006;
	border-left:1px solid #F90;
	border-right:1px solid #f90;
}

.inset .b1
{
	background:#f90;
	margin:0 5px;
}

.inset .b2,.inset .b2b,.inset .b2bo,.inset .b2bm,.inset .b2m
{
	border-width:0 2px;
	margin:0 3px;
}

.inset .b3,.inset .b3b,.inset .b3bo,.inset .b3bm,.inset .b3m
{
	margin:0 2px;
}

.inset .b4,.inset .b4b,.inset .b4bo,.inset .b4bm,.inset .b4m
{
	height:2px;
	margin:0 1px;
}

.inset .b1b,.inset .b1bm
{
	background:#f90;
	margin:0 5px;
}

.col1 li
{
	margin-bottom:4px;
}

.col1 ul
{
	margin-bottom:15px;
	margin-top:10px;
	list-style:disc;
}

.col1 .colourbullets-left-margin-250px ul
{
	list-style:square;
	padding-left:250px;
	color:#FF6C00;
	font-size:1.1em;
}

.marginleft160px
{margin: 5px 5px 0px 175px;
 margin-right:5px;
 }

.marginleft336px
{margin: 5px 5px 0px 355px;
 margin-right:30px;
 }
 
 .marginleft300px
{margin: 5px 5px 0px 305px;
 margin-right:30px;
 }

.colourbullets-left-margin-250px span
{
	color:#000;
	font-size:.9em;
}

.col1 .colourbullets ul
{
	list-style:square;
	padding-left:2em;
	color:#FF6C00;
	font-size:1.1em;
}


.colourbullets span
{
	color:#000;
	font-size:.9em;
}


.inset .menu
{
	text-align:left;
	border-top:7px #F90 solid;
	border-bottom:7px #F90 solid;
}

.inset .boxcontentmid
{
	display:block;
	background:#fff;
	border-left:1px solid #999;
	border-right:1px solid #999;
	padding:0px 25px 0px 25px;
}

.indent
{
	padding:0 0 0 10px;
}

#date
{
padding:1px 2px 1px 2px;
clear:both;
}

.picturebox-right-160px
{	width:160px;
	float:right;
	margin:0px 0px 0px 10px;
}

.picturebox-right-250px
{	width:250px;
	float:right;
	margin:0px 0px 0px 7px;
}

.picturebox-right-300px
{	width:300px;
	float:right;
	margin:0px 0px 0px 7px;
}


.picturebox-right-200px
{	width:200px;
	float:right;
	margin:6px 0px 0px 20px;
}

.picturebox-right-360px
{	width:360px;
	float:right;
	margin:6px 0px 0px 30px;
}

.picturebox-right-425px
{  width:425px;
	float:right;
	margin:6px 0px 0px 30px;
	
	}


.coverbox
{	width:190px;
	float:left;
	margin:6px 20px 0px 10px;
}


.LFsprocket
{
	width:80px;
	float:left;
	padding:3px 10px 0 5px;
}

.greybox
{
	background:#EEE;
	overflow:hidden;
	padding:5px 10px 0px 10px;
	margin:15px 0px 0px 30px;
	border:1px solid #000;

}

.col1greybox
{
	background:#EEE;
	margin-bottom:8px;
	overflow:hidden;
	padding:4px 10px 0px 7px;
}

.maggreybox
{
	background:#EEE;
	margin:0px;
	overflow:hidden;
}

.holygrail .col1hwrap
{
	float:left;
	width:50%;
	position:relative;
	right:250px;
	padding-bottom:1em;
}

.holygrail .col1h
{
	position:relative;
	left:200%;
	overflow:hidden;
	margin:0 250px;
}

.col1h li
{
	margin-bottom:20px;
	margin-left:10px;
}

.holygrail .col3
{
	float:right;
	width:230px;
	margin-right:30px;
	position:relative;
	left:50%;
}

.rchd
{
	color:#FFF;
	border-bottom:1px #f90 solid;
	background:#006;
	padding-left:5px;
	font-family:sans-serif;
	font-size:small;
	font-weight:700;
	margin-bottom:.4em;
}


.centcolbullets
{
	margin-left:265px;
	margin-top:10px;
	
}

.centcolbullets li
{
	margin-left:-15px;
	padding-bottom:.5em;

}

.centcolbullets ul
{
	margin-top:20px;
	list-style:square;
	color:#FF6C00;
}

.centcolbullets span
{
	color:#000;

}



.rightmenui .collefti
{
	float:left;
	width:200%;
	margin-left:-300px;
	position:relative;
	right:100%;
	background:#b0b7ec;
}

.rightmenui .col1wrapi
{
	float:left;
	width:50%;
	position:relative;
	left:50%;
	padding-bottom:1em;

}

.rightmenui .col1i
{
	overflow:hidden;
	margin:0 15px 0 306px;
}

.rightmenui .col2i
{
	float:right;
	width:300px;
	position:relative;
	left:298px;
}

.colmask,.colmaski
{
	position:relative;
	clear:both;
	float:left;
	width:100%;
	overflow:hidden;
}


.fullpage,.holygrail,.rightmenui
{
	background:#b0b7ec;
	min-height:100%
}

.contents td
{
	background:#fff;
	border:none;
	padding:0 1em .5em 0;
}

.contents
{
	background:#fff;
	border:none;
	margin:0px 0px 0px 0px;
}

.contents td span img {

	border:none;
	text-decoration:none;
}

.contents td li {
   margin-left:-17px;
}

.contents th
{
	background:#fff;
	text-align:left;
	padding:.5em 0 0 0px;
	border-bottom:none;
}

.index
{
	background:#eee;
	border:solid 1px black;
	margin:10px 0px 10px 0px;
}


.index th
{
	background:#EEE;
	text-align:center;
	padding:.5em 0 0;
}

a:hover,.boxfloatrightnounderline a,.coverbox a,.LFsprocket a
{
	text-decoration:none;
}


#header img,#footer img,img.border0
{
	border:none;
	padding:0px;
}

.inset .b2,.inset .b3,.inset .b4,.inset .b4b,.inset .b3b,.inset .b2b
{
	background:#fff;
	border-left:1px solid #999;
	border-right:1px solid #999;
}

.inset .b3m,.inset .b4m,.inset .b3bm,.inset .b2bm
{
	background:#006;
	border-left:1px solid #f90;
	border-right:1px solid #f90;
}

.inset .b4bo,.inset .b3bo,.inset .b2bo
{
	background:#fff;
	border-left:1px solid #f90;
	border-right:1px solid #f90;
}

.inset .boxcontentmenu p,.inset .boxcontentmenu1 p
{
	padding:2px 5px 3px;
}

.inset .boxcontentmenu,.inset .boxcontentmenu1
{
	display:block;
	background:#fff;
	border-left:1px solid #f90;
	border-right:1px solid #f90;
}

.inset .contact,.inset .boxcontent
{
	display:block;
	background:#fff;
	border-left:1px solid #999;
	border-right:1px solid #999;
}


.boxfloatright294px {
	width:294px;
	float:right;
	clear:right;
	margin:0 0 20px 10px;
	padding:5px 0 0 6px;
	}
.floatleft400 {
	width:400px;
	float:left;
	border-right:20px solid #fff;
}

.floatleft	{
float:left;
border:solid 1px #000;
margin:0px 15px 10px 0px;
}

.floatleftevans	{
float:left;
border:none;
border-right:10px solid #ffffff;
}

.floatleftad  {
float:left;
border:none;
padding: 5px 0px 3px 0px;

}
	

	
.floatrightmainpic {
float:right;
padding: 0px 0px 0px 0px;
}


.floatright {

	float:right;
	clear:right;
	margin:0 0 20px 20px;
	border:solid 1px #000;

	}
	
	.floatright0 {

	float:right;
	clear:right;
	margin:0 0 20px 20px;
	border:none;
	}
	

.box400 {
	width:200px;
	border:solid #000 1px;
	padding:20px 5px 20px 20px;
	float:left;
	margin-right:20px;
}

.box200 {
	width:200px;
	padding:3px 3px 3px 6px;
	background:#F1F1F1
}

.boxfloatright237px {
	width:237px;
	float:right;
	clear:right;
	margin:0 0 20px 20px;
	padding:5px 0 0 6px;
	}

.boxfloatright200px {
	width:200px;
	float:right;
	clear:right;
	margin:0 0 20px 20px;
	padding:5px 0 0 6px;
	}

.boxfloatleft160px {
	width:160px;
	float:left;
	margin:0 20px 20px 0;
	padding:0px 0 0 0px;

	}


.boxfloatleft300px {
	width:300px;
	float:left;
	margin:0 20px 20px 0;
	padding:0px 0 0 0px;
	underline:none;

	}

.boxfloatleft336px {
	width:336px;
	float:left;
	margin-right:13px;
	padding-bottom:1em;
	}

.boxfloatright400px {
	width:400px;
	float:right;
	clear:right;
	margin:0 0 20px 20px;
	padding:5px 0 0 6px;
	}	

.boxfloatright,.boxfloatrightnounderline
{
	width:300px;
	float:right;
	clear:right;
	margin:0 0 20px 10px;
	padding:5px 0 0 6px;
