@CHARSET "UTF-8";

html {background:none;}

body#cdbuyer {background: #51c6c6 url('http://cdn.shakira.com/non_secure/images/cdbuyer/bg_main.jpg') repeat-y 50% 0 scroll;
				font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
}

body#cdbuyer #hd {padding:0;margin:0;border:0px solid blue;}

body#cdbuyer .yui-u {padding:3px;}

body#cdbuyer #ft {height:30px; text-align:center;padding:20px 0 0 0}

.cdsubheader {display:block; width:925px; margin:10px auto;}

.leftcol {margin:0 0 0 25px;border-right:1px dotted #acacac}

.rightcol {margin:0 25px 0 0;border:0px solid red}

h4 {display:inline;}

h4 span.impact_black {display:inline-block;font-size:20px; color:#000000; text-transform:uppercase;}

h4 span.impact_red {display:inline-block;font-size:20px; color:#FF0000;  text-transform:uppercase;}

.subscribe_banner {text-align:right}

fieldset#cdbuyersubform dt label {font-size:.9em; color:#66a2a6; text-transform: uppercase;}

fieldset#cdbuyersubform dt {
	width: 190px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: right;
	border: 0px solid red;
	color:#000;
}

fieldset#cdbuyersubform dd {
	margin-bottom: 0px;
	min-width: 225px;
	float: right;
	border: 0px solid blue;
	color:#000;
}

fieldset#cdbuyersubform dd input, fieldset#cdbuyersubform .dijitTextBox, fieldset#cdbuyersubform .dijitComboBox {
	width:225px;
	height:16px;
	}
	
	
	

