/* --------------------------------------------------------------- New Error Reporting */


div.userfeedback ul.error {
	background-image:url(../../img/layout/error_sign.jpg);
	background-repeat: no-repeat;
	background-color:#E99A99;
	/*border: 1px solid #CFCFCF;*/
	border: 1px solid red;
	padding:5px;
	margin:5px;
	margin-left:0px;
	/* height:24px; */
	text-align: left;
}

div.userfeedback ul.error li {
	margin-left:40px;
	font-size:11px;
	/*background-image:url(../../img/layout/bullet.gif);*/
	background-image:none;
	background-position: 5px 6px;
	list-style:none;
	background-repeat:no-repeat;
	line-height:16px;
	padding-left:14px;
	text-align: left;
}

div.userfeedback ul.warning {
	background-image:url(../../img/layout/warning_sign.jpg);
	background-repeat: no-repeat;
	background-color:#FAFECF;
	/*border: 1px solid #CFCFCF;*/
	border: 1px solid #FADECF;
	padding:5px;
	margin:5px;
	margin-left:0px;
	/* height:24px; */
	text-align: left;
}

div.userfeedback ul.warning li {
	margin-left:40px;
	font-size:11px;
	/*background-image:url(../../img/layout/bullet.gif);*/
	background-image:none;
	background-position: 5px 6px;
	list-style:none;
	background-repeat:no-repeat;
	line-height:16px;
	padding-left:14px;
	color:Red;
	text-align: left;
}

div.userfeedback ul.success 
{
	background-image:url(../../img/layout/success_sign.jpg);
	background-repeat: no-repeat;
	background-color:#D4F9CF;
	border: 1px solid #CFCFCF;
	padding:5px;
	margin-left:0px;
	/* height:27px; */
	list-style-type:none;
	list-style:none;
	list-style-image:none;
	text-align: left;
}

div.userfeedback ul.success li
{
	margin-top: 10px;
	padding-left: 1px;
	font-size: 11px;
	background: none transparent scroll repeat 0% 0%;
	list-style-image: none;
	margin-left: 40px;
	line-height: 16px;
	list-style-type: none;
	text-align: left;
}

.red
{
	color: red;
}

.ciy_box .check {
	padding-left:0;
}

.clinical .ciy_box {
	padding-top:45px;
	background:#f3e4c3 url(../../img/symposium/lbl_clinicalreg.gif) no-repeat scroll 0 0;
}

.ciy_box {
	width:230px;
	padding:20px;
	background:#f3e4c3;
	margin-bottom:10px;
}

.ciy_box img {
	margin-bottom:10px;
}

td.viewcart
{
	padding:2px;
	padding-top:4px;
	padding-bottom:5px;
}

.arrangements_lbl ul li
{
	margin-left: 30px;
	list-style-type: disc;
}

.arrangements_lbl p.indent1
{
	margin-left: 30px;
	text-align: left;
}
.arrangements_lbl h3.indent1
{
	margin-left: 30px;
	text-align: left;
}

.arrangements_lbl .indent2
{
	margin-left: 20px;
}

.arrangements_lbl table {
	margin-bottom:0px;
}

.arrangements_lbl td
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}	

table.smallheight {
	margin-top:10px;
}

table.smallheight td {
	padding-bottom:0;
}

.grayunderline
{
	color: darkgray;
	text-decoration: underline;
}

