/* 
Site Name: EcoSandals.com 
URL: http://www.ecosandals.com/
Description: EcoSandals.com e-commerce site
Author: Hilary Gillespie
Author URI: http://www.advoca.com/
Version: 1.0

*/

/*  The following CSS Reset was written by Eric Meyers
http://meyerweb.com/eric/tools/css/reset/index.php       */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

 .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }


/* Reset
********/

/* General Styles 
*****************/
body {background: url(../images/background.jpg) repeat;}

#wrapper {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	margin: 15px auto;
	padding: 0;
	position: relative;
	width:960px;}
	
.red {color: #4b0400;}	
.bold {font-weight: bold;}

/* Header
***********/

#header {
	background: url(../images/header_bg.jpg) repeat-x;
	height: 52px;
	position: relative;}
#logo {float: left;}
#logo a{
	background: url(../images/logo.gif) no-repeat;
	display: block;
	height:52px;
	margin-left: 9px;
	width:150px;
	}
	#logo a span {display: none;}	
#navigation {}
	#navigation a {
		color: #93302b;
		
		font-size: 11px;
		text-decoration: none;}
		
#header .nav {
	left: 170px;
	position: absolute;
	top: 12px;}

.nav li{
	border-right:1px solid #9f9f9f;
	display: inline;}	
	
	.nav li.last {border-right: none;}

.nav li a{
	color: #4b0400;
	
	font-size: 10px;
	line-height: 8px;
	margin:0;
	padding: 0 10px 0 6px;
	text-decoration: none;}		
		
#header .nav li {border: none;}
#header .nav li a{padding: 0 14px 0 4px;}		
#header .nav li.first a{padding-left: 0;}

/* Right side navigation
*************************/
		
#cart {
	background: #4b0400 url(../images/cart_buysandals.jpg) no-repeat;
	display: block;
	float: right;
	
	font-size:12px;
	height: 40px;
	margin: 0;
	padding: 0;
	position: relative;
	/*width:300px;  design lists 300 but no room for double digit items */
	width:320px;}
	#cart a.buy_sandals {
		color:#FFFFFF;
		height:20px;
		left:15px;
		position:absolute;
		text-decoration:none;
		top:14px;
		width:auto;}
	#cart a.cart_link {
		color: #dfad36;
		left: 120px;
		position: absolute;
		top: 14px;
		text-decoration: none;}
	#cart a.item_number {
		color: #b4c038;
		left: 220px;
		position:absolute;
		top:14px;
		text-decoration: underline;}
	#cart span.items {
		color: #fff;
		left: 255px;
		position: absolute;
		top: 14px;}	

/* Content
***********/	
#content {}	


/* Footer
**********/	

#bottomBoxes {
	background: url(../images/boxes_bg.jpg) repeat;
	border: 1px solid #dad5be;
	border-left: none;
	border-right:none;
	clear: both;
	height: 149px;
	margin: 0;
	padding: 14px 0 0 15px;}	
	
	#bottomBoxes h2 {
		color: #4b0400;
		font-family: "Gill sans", Verdana, Geneva, sans-serif;
		font-size:12px;
		font-weight: bold;
		margin: 0 0 10px 0;
		text-transform:lowercase;}
	
	#mailingList,
	#videoBox,
	#socialBox,
	#wholesaleLogin{
		display: block;
		float: left;
		position: relative;height:135px; }

	/* Mailing List Box
	*******************/	
	#mailingList {
		border-right:1px dashed #353535;
		padding-right:15px;
		width: 253px;}
	
	#mailingList form {
		position: relative;
		}
	#mailingList input {
		background: #b4c038;
		border: 0;
		color: #fff;
		height: 26px;
		margin:0;
		padding:0 0 0 4px;
		width: 161px;}
	#mailingList button {
		background: url(../images/mailingList_submit.gif) no-repeat;
		border: 0;
		display: block;
		height:26px;
		left: 165px;
		position:absolute;
		top: 0;
		width: 88px;
		}
		#mailingList button span {display: none;}
		
	#mailingList p {
		color: #353535;
		font-size: 12px;
		line-height:18px;
		padding:11px 0;}
		
	/* Social thumbnail box
	************************/			
	#socialBox {
		border-right:1px dashed #353535;
		padding-left:15px;
		padding-right:15px;		
		
		}
	
	/* Video thumbnail box
	************************/		
	#videoBox {
		border-right:1px dashed #353535;
		margin-left:15px;
		padding-right:15px;
		width: 290px;}	
		#videoBox .vid_thumbnail {
			background: #666;
			display: block;
			float: left;
			height: 86px;
			width:114px;}
		#videoBox .vid_thumbnail span{display: none;}
		#videoBox p{
			color: #353535;
			display: block;
			float:left;
			font-size: 12px;
			line-height:18px;
			margin: 0 0 0 5px;
			padding: 0;
			width: 170px;}
			#videoBox p span {
				color:#70524a;
				font-weight:bold;}
		
	/* Wholesale login box
	***********************/
	#wholesaleLogin {
			margin-left:15px;
			width: 198px;}
			
		#wholesaleLogin input {
		background: #b4c038;
		border: 0;
		color: #fff;
		height: 26px;
		margin:0 0 5px 0;
		padding:0 0 0 4px;
		width: 192px;}
		
		#wholesaleLogin ul li {display: inline; padding: 0 6px 0 0;}
		#wholesaleLogin ul li a {
			color:#4b0400;
			font-size:12px;
			text-decoration:underline;}
		#wholesaleLogin button {
			background: none;
			border: 0;
			color: #4b0400;
			display: block;
			
			font-size: 14px;
			font-weight: bold;
			margin: 5px 0;
			padding:0;
			text-transform:uppercase;}	
	
/* Footer navitation
**********************/		
#footer .nav{
	clear: both;
	padding: 12px 0;
	text-align: center;}

/* Copyright notice
*********************/
#copyright {
	color:#fff;
	font-size:11px;
	letter-spacing:1px;
	margin: 0 auto;
	text-align:center;
	width:960px;}
	
/* PAGE SPECIFIC 
********************/



	/* Home page */
	
	.home #content {
		margin: 0 0 0 9px;
		width: 926px;}
	.home #left{
		background: url(../images/home_face.jpg) top right no-repeat;
		display: block;
		float: left;
		height:407px;
		margin: 0 17px 0 0;
		position: relative;
		width: 651px;}
		
	.home #left h2{
		background: url(../images/home_mainlogo.gif) no-repeat;
		display: block;
		height: 176px;
		margin: 55px 0 0 65px;
		}
		.home #left h2 span {display: none;}	
	.home #left p {
		color: #656565;
		font-size:11px;
		letter-spacing:1px;
		line-height:16px;
		margin: 10px 0 0 60px;
		text-align:center;
		width:253px;}
		
	.home #featured{
		float: left;
		margin-top: 35px;
		position: relative;
		width: 258px;}
		.home .gallery {
			height: 195px;}
		.home .gallery #image img {	width:162px}
		#featured ul {
			margin-top: 30px;
			position: absolute;
			right:0;
			top: 0;
			width: 75px;}
		#featured ul li {
			background:#fff;
			display: block;
			height: 75px;
			margin-bottom:7px;
			width:75px;
			}
		
		#featured h2 {
			clear: both;
			color: #4b0400;
			font-family: "Gill sans", Verdana, Geneva, sans-serif;
			font-size:12px;
			font-weight: bold;
			margin: 0 0 10px 0;
			text-transform:uppercase;}
			#featured p a,
			#featured h2 a{
				color: #4b0400;
				text-decoration:none;
				}
			
		#featured p{
			color: #353535;
			
			font-size: 11px;
			line-height:20px;
			padding: 0 0 10px 0;}
		#featured p.price {
			color: #4b0400;
			font-size: 14px;
			font-weight: bold;}
		#featured p.price span {
			color: #353535;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size:16px;
			font-weight:normal;}
		#featured .keywords {
			display:block;
			color:#B4C038;
			font-size:11px;
			line-height:normal;
			padding-bottom:10px;
			overflow:hidden;
			text-transform:lowercase;}
			
			#columnOne h1 {
				color: #4b0400;
				font-size:30px;
				padding-bottom: 10px;
				text-align:right;}
	
	/* About us - STATIC PAGE */
		
	.static #content {
		margin: 87px 0 30px 9px;
		position:relative;
		width: 924px;}
		.static #content a {
			color: #4b0400;
			font-weight: bold;}
		.static #columnOne,
		.static #columnTwo,
		.static #columnTwo-Mod,
		.static #columnThree {
			display: block;
			float: left;
			line-height:18px;
			position: relative;}
			
		
	.static #columnOne {
		text-align: right;
		width: 272px;}
		.static #columnOne h1{}
		.static #columnOne p{
			border-top:2px dashed #4B0400;
			color:#899608;
			float:right;
			font-size:12px;
			font-style:italic;
			font-weight:normal;
			line-height:18px;
			padding: 10px 0 0 0;
			text-align:right;
			width:170px;}
	
	.static #columnTwo-Mod {width: 592px;}
	.static #columnTwo {width: 341px;}
		.static #columnTwo-Mod table {
			margin-left:41px;	
			
		}
		.static #columnTwo-Mod table tr td {
			color: #353535;
			font-size: 12px;
			letter-spacing: 1px;
			padding-top:5px;
			padding-bottom:5px;
		}
		.static #columnTwo-Mod p,
		.static #columnTwo p {
			color: #353535;
			font-size: 12px;
			letter-spacing: 1px;
			margin: 0 0 0 41px;
			padding: 0 0 15px 0;
		}
		.static #columnTwo-Mod h2{
			color: #b4c038;
			font-size: 16px;
			margin: 20px 0 10px 41px;
		}		
	.static #columnThree {
		margin: 0 0 0 25px;
		width: 251px;}
		.static #columnThree img {
			background: #666;
			display: block;
			height:197px;
			width: 251px;}	
	.static #columnThree span{
		color: #4B0400;
		
		font-size: 12px;
		font-weight: bold;}
	
	/* Contact us */
	
	.contact #content {
		margin: 87px 0 30px 9px;
		position:relative;}
		.contact #columnOne,
		.contact #columnTwo,
		.contact #columnThree {
			display: block;
			float: left;
			position: relative;}
			
		.contact #columnOne {width: 272px;}

			.contact #columnOne h2{
				color: #b4c038;
				font-size: 14px;
				margin: 20px 0 6px 0;
			}
			.contact #columnOne span,
			.contact #columnOne dl{
				color: #353535;
				display: block;
				font-size: 12px;
				margin: 0 0 4px 0;
				width: 100%;
			}
			.contact #columnOne dt {
				float: left;
				margin-bottom:6px;
				width: 100px;}
			.contact #columnOne dd {
				float: left;
				margin-bottom:6px;}
			
		.contact #columnOne .contacts {
			border-top:2px dashed #4B0400;
			float: right;
			width:222px;}
		
		.contact #columnTwo {
			margin: 80px 0 0 30px;
			position: relative;}
		.contact #columnTwo input{
			background:#b4c038;
			border: 0;
			color:#fff;
			display:block;
			height: 26px;
			margin: 0 0 5px 0;
			padding: 0 0 0 5px;
			width: 173px;}
			
		.contact #columnTwo .selectbox{
 			background: #b4c038 url(../images/select_background.jpg) right no-repeat;
 			cursor: pointer;
 			border: 0;
			color:#fff;
			display:block;
			float:left;
			height: 26px;
			margin: 0 0 5px 0;
			padding: 0 5px;
			text-align:left;
		  	width:168px;
}
#chooseTopic_container {
	margin-top: 31px;
	width: 178px!important;}
			
		.contact #columnTwo textarea{
			background:#f0ede8;
			border:0;
			clear: both;
			display:block;
			height: 107px;
			padding: 5px;
			width: 291px;}
		.contact #columnTwo button {
			background: none;
			border: 0;
			color: #4b0400;
			display: block;
			
			font-size: 14px;
			font-weight: bold;
			margin: 5px 0;
			padding:0;
			text-transform:uppercase;}	
			
			
		.contact #columnThree {
			margin: 80px 0 0 31px;
			width: 276px;}
		.contact #columnThree h2{
				color: #b4c038;
				font-size: 14px;
				margin: 0 0 15px 0;
			}
		.contact #columnThree p {
			color:#353535;
			font-size:11px;
			line-height:16px;
			padding: 0 0 6px 0;
			}
		.contact #columnThree a {
			color: #4b0400;
			display: block;
			font-size:14px;
			font-weight:bold;
			padding:0 0 20px 0;
			text-decoration:none;}
			

	/* Catalogue overview */
	
	.catalog #content {
		margin: 0 0 30px 9px;
		position:relative;}
		.catalog #columnOne,
		.catalog #columnTwo {
			display: block;
			float: left;
			position: relative;}
			
		.catalog #columnOne {
			margin-top: 87px;
			width: 272px;}
		 #columnOne h1 {text-align:right;}
		.catalog #columnOne p{
			border-top:2px dashed #4B0400;
			color:#899608;
			float:right;
			font-size:12px;
			font-style:italic;
			font-weight:normal;
			line-height:18px;
			padding: 10px 0 0 0;
			text-align:right;
			width:170px;}
	
	.catalog #columnTwo {
		margin: 25px 0 0 19px;
		width: 600px;}
	.catalog #columnTwo ul{}
	.catalog #columnTwo ul li{
		display: block;
		float: left;
		height: 230px;
		margin: 0 15px 10px 0;
		position: relative;
		width:180px;}
		
		.catalog #columnTwo ul li a {
			display: block;
			height: 230px;
			left:0;
			margin: 0;
			padding:0;
			position: absolute;
			text-decoration: none;
			top:0;
		
		width:180px;}
		
	.catalog #columnTwo ul li span.h2{
		color: #4b0400;
		display: block;
		float: left;
		font-size: 14px;
		font-weight: bold;
		margin: 0 10px 0 0;
		text-transform:uppercase;}
	.catalog #columnTwo ul li span.price{
		color: #353535;
		display: block;
		float: left;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		height:25px;
		}
		.catalog #columnTwo .view_product {
			background: url(../images/button_viewproduct.jpg) no-repeat;
			bottom: 20px;
			display: block;
			height: 100px;
			left: 10px;
			position: absolute;
			width: 161px;
			}
			/*.catalog #columnTwo .view_product span {display: none;}*/
		
	.catalog #columnTwo img{
		background: #efefef;
		clear: both;
		display: block;
		height: 210px;
		width: 180px;
		}
	
	
	
	/* Product page */
	
		.product #content {
		margin: 87px 0 30px 9px;
		position:relative;
		width: 924px;}
		
		.product #content a {
			color: #4b0400;
			font-weight: bold;}
		.product #columnOne,
		.product #columnTwo,
		.product #columnThree {
			display: block;
			float: left;
			position: relative;}
			
		
	.product #columnOne {
		text-align: right;
		width: 272px;}
		.product #columnOne p{
			border-top:2px dashed #4B0400;
			color:#899608;
			float:right;
			font-size:12px;
			font-style:italic;
			font-weight:normal;
			line-height:18px;
			padding: 10px 0;
			text-align:right;
			width:170px;}
	.product #columnOne a{
		clear: right;
		float: right;
		font-size: 11px;
		text-decoration:none;}
	
	.product #columnTwo {
		margin: 0 0 0 19px;
		width: 300px;}
		.product #columnTwo #image {
			background: #353535;
			height: 300px;
			margin: 0 0 10px 0;
			padding: 0;
			width:300px;
		}
		.product #columnTwo ul li{
			background:none repeat scroll 0 0 #353535;
			display:block;
			float: left;
			height:75px;
			margin-right:5px;
			width:70px;}
		
	.product #columnThree {
		margin: 0 0 0 25px;
		width: 251px;}
	.product #columnThree .sex {
		display: block;
		margin:0 0 15px;}
		.product #columnThree #size {
			height:30px;
		margin: 0 0 10px 0;}
		
	.product #columnThree #size span,
	.product #columnThree #size select,
	.product #columnThree #size a{
		display: block;
		float: left;
		height:25px;}		
		.product #columnThree #size span {margin: 6px 6px 0 0;}
		.product #columnThree #size select {margin: 0 10px 0 0;}
		.product #columnThree #size a {
			font-size: 10px;
			margin-top: 6px;
			text-decoration: none;
			}
	.product #columnThree .keywords {
		clear: both;
		color:#b4c038;
		font-size: 11px;
		margin:0 0 10px;
		text-transform:lowercase;
		}	
	.product #columnThree p {
		font-size: 11px;
		line-height: 18px;}	
		
	.product #columnThree p.price {
		color: #353535;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 32px;
		line-height:normal;
		margin: 0 0 15px 0;}
	
	.product #columnThree form {position: relative;}
	/* Look and feel of select box */
		.product #columnThree .selectbox{
 			background: #b4c038 url(../images/select_background.jpg) right no-repeat;
 			cursor: pointer;
 			border: 0;
			color:#fff;
			display:block;
			height: 26px;
			margin: 0 0 5px 0;
			padding: 0 5px;
		  text-align:left;
}
	
	.product #columnThree #style .selectbox{
			width: 200px;}
			
			
			
			
	.product #columnThree #size .selectbox{
			}
			
	.product #columnThree span{font-size: 11px;}	
		
	.product #columnThree button {
		background: url(../images/button_addtocart.jpg) no-repeat;
		border: 0;
		display: block;
		height: 52px;
		width:161px;}
		.product #columnThree button span {display: none;}
	
	/* Cart summary */	
	
	.cart #content {
		margin: 87px 0 30px 9px;
		position:relative;}
		.cart #columnOne,
		.cart #columnTwo,
		.cart #columnThree {
			display: block;
			float: left;
			position: relative;}
			
		.cart #columnOne {
			width: 272px;}
		.cart #columnOne h1{
			}
			.cart #columnOne p{
			border-top:2px dashed #4B0400;
			color:#899608;
			float:right;
			font-size:12px;
			font-style:italic;
			font-weight:normal;
			line-height:18px;
			padding: 10px 0 0 0;
			text-align:right;
			width:170px;}
			
		.cart #columnTwo{
			margin:0 0 0 20px;
			width:630px;}
		.cart #columnTwo table{
			width:630px;}
		.cart #columnTwo table thead td{
			color:#b4c038!important;
			font-size:10px;
			text-align:left;
			text-transform:capitalize;}	
		.cart #columnTwo table tbody tr{
			background: #f8f8f8;
			height: 34px;
			padding:0 0 0 28px;}
		.cart #columnTwo table tbody tr.odd {background: #f0f0f0;}
		
		.cart #columnTwo table td {
			color: #858585;
			font-family:Georgia,"Times New Roman",Times,serif;
			font-size:16px;
			font-weight:normal;
			padding:10px 0;}
		.cart #columnTwo table td.name{
			padding: 0 0 0 28px;
			width: 145px;}
		.cart #columnTwo table td.size{width:80px;}
		.cart #columnTwo table td.price{
			width: 90px;}
		.cart #columnTwo table td.x {
			font-family: Arial, Helvetica, sans-serif;
			width: 29px;}
		.cart #columnTwo table td.quantity{width: 90px;}
		.cart #columnTwo table td.equals{width: 28px;}
		.cart #columnTwo table td.total{
			color: #59595b;
			width: 26px;}
		.cart #columnTwo table td.remove{}
		.cart #columnTwo table td.promocode,
		.cart #columnTwo table td.shipping,
		.cart #columnTwo table td.grand_total{
			font-size: 11px;}
		.cart #columnTwo table td.shipping{
			color: #b4c038;
			padding: 0 15px 0 0;
			text-align:right;}	
		.cart #columnTwo table td.grand_total{
			padding: 0 15px 0 0;
			text-align:right;}		
		.cart #columnTwo table td.final_total{font-size:24px;}
		
		
		.cart #columnTwo table td a{ 
			color:#4b0400;
			text-decoration: none;}
		.cart #columnTwo table input {
			background:#b4c038;
			border:0;
			color:#fff;
			height:16px;
			margin: 0 0 0 10px;
			padding: 5px;
			width:80px;}
			
		.cart #columnTwo table input.quantity_number{
			background:#fff;
			border: 1px solid #d9d9d9;
			color: #858585;
			width: 56px;
			height:20px;
			margin:0;
			padding:5px;
			}
		
		.cart #columnTwo ul {
			float: right;
			margin: 20px 0 0 0;}
		.cart #columnTwo ul li{
			display: block;
			float:left;
			margin: 0 5px 0 0;}
		.cart #columnTwo ul li a{
			display: block;
			 height:41px;}
		.cart #columnTwo  ul li a span{ display: none;}
		.cart #columnTwo ul li.button_continueshopping {
			background:url(../images/cart_continueshopping.jpg) no-repeat;
			width: 224px;}
		.cart #columnTwo ul li.button_update {
			background:url(../images/cart_update.jpg) no-repeat;
			width: 122px;}
		.cart #columnTwo ul li.button_checkout {
			background:url(../images/cart_checkout.jpg) no-repeat;
			margin: 0;
			width: 122px;}	
	
	/** Select Box styles */
	
	
/* Drop down styles*/
div.selectbox-wrapper {
  background-color: #b4c038;
  position:absolute;
  width:400px;
  margin:0px;
  margin-top:-5px;
  padding:0px;
  text-align:left;
  max-height:200px;
  overflow:auto;
}
#size div.selectbox-wrapper {
	margin-left: 30px;
	width: 129px!important;}
	#style div.selectbox-wrapper {
	width: 210px!important;}


/*Drop down list styles*/
div.selectbox-wrapper ul {
font-size: 11px;	
  list-style-type:none;
  margin:0px;
  padding:0px;
}
/* Selected item in dropdown list*/
div.selectbox-wrapper ul li.selected {
  background-color: #b4c038;
  color: #fff;
  width:auto;
}

/* Hover state for dropdown list */
div.selectbox-wrapper ul li.current {
  background-color: #b4c038;
  color: #fff;
}

/* Drop down list items style*/
div.selectbox-wrapper ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  cursor:pointer;
}

.dm-buy-sandals {
	display:none;
	position:absolute;
	z-index:100;
	width:172px;
	background-color:#5f2421;
	top:0px;
	left:0px;	
}
.dm-buy-sandals .separator {
	border-top:1px solid #93302b;
}
.dm-buy-sandals a {
	color:white;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	display:block;
	background:url(../images/arrow.gif) 9px 11px no-repeat;
	padding-left:20px;
	line-height:2.5em;	
}
.btn-box,
.btn-box-active {
	display:block;
	float:left;
	text-decoration:none;	
	border:1px solid #e4d5d4;
	background-color:#f7f3e9;
	padding-left:18px;
	padding-right:18px;
	color:#93302b;
	font-style:normal;
	line-height:2.8em;
	margin-left:9px;
	
}
.btn-box {
	color:white;
	border:1px solid #93302b;
	background-color:#93302b;
}

.press-link { float:left;margin-left:41px;font-size:11px;color:#505050; }
.press-address { float: right;;font-size:11px;color:#505050;}
.press-contact { border-top:1px solid #898989;margin-top:10px;padding-top:10px;padding-bottom:10px;margin-left:41px;overflow:hidden;;font-size:11px;color:#505050;}
.press-date { float:left;margin-left:41px;;font-size:11px;color:#505050; }
.press-status { float:right;font-size:11px;color:#505050; }

#columnTwo-Mod p,
#columnTwo-Mod br,
#columnTwo-Mod hr {clear:both}