div#user{
	-moz-border-radius:3ex;
  	-webkit-border-radius:3ex;
	position:absolute;
	top:0px;
	right:0px;

	width:168px;
	height:64px;

	background-color: #8AD4F9;
	color: #000;
	font-size:11px;
	text-align:center;
	margin-top: 2px;
    margin-right:2px;
    padding-top:4px;
    border: 3px solid #005596;

}

div#user a{
	display:block;

	height:11px;
	padding:2px 0;


	/* background-color: #CDA9CD;*/
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
    border-bottom: 1px solid #005596;
    color: #fff;
    text-decoration:none;
}

div#user a:hover{
	font-weight:bold;
	background-color: #005596;
}



.curvy_container_1 {
	margin:0;
	border:0px solid #f00;;
	padding:2px 0;
	width:225px;
	float:left;
	text-align:center
}

div.rounded_home {
  	-moz-border-radius:3ex;
  	-webkit-border-radius:3ex;
	margin: 0 auto;
    border: 3px solid #8AD4F9;
    color: #ffffff;
    width: 216px;
    height: 142px;
    text-align: center;
}

div.rounded_home a{
	display:block;
    border: 0px solid #0f0;
    color: #ffffff;
    height: 142px;
    text-align: center;
}

div.curvy_container_vet {
  	-moz-border-radius:3ex;
  	-webkit-border-radius:3ex;
	margin: 2px;

    border: 3px solid #005596;
    color: #ffffff;
    background-image: url("/Images/home/lady_vet.jpg");
    background-repeat: no-repeat;

    height: 200px;
    text-align: center;

}




div#lady_vet{
	float:right;
	border:0px solid #637D90;
	width:85px;
	height: 169px;
	text-align: center;
	color: #005596;
	padding:0px;
	margin:0px;
}



div.rounded_prescription {
  	-moz-border-radius:3ex;
  	-webkit-border-radius:3ex;
	background:#FDA486;
	margin: -1px 2px 2px 2px;
    padding: 2px;
    border: 3px solid #005596;

    text-align: center;
}

div.rounded_prescription a{
	color:#005596;
	display:block;
	text-decoration:none;
	font-weight:bold;
	}
div.rounded_prescription a:hover{
	color:#fff;
	}


div.rounded_right {
  	-moz-border-radius:3ex;
  	-webkit-border-radius:3ex;
  	border: 3px solid #005596;
	background:#fff;
	margin: 2px;
    padding: 4px;

    005596
    text-align: left;
}

div.rounded_right h2{
    color: #000;
}

div.rounded_right a{
    color: #f00;
    background:#fff;
    display:block;
	margin:5px;
	padding:2px;
	font-weight:bold;
	text-align:center;
}




div.col_right_header{

	border:0px solid #637D90;
	font-weight:bold;
	text-align:center;

	color: #035795;
	padding:0px;
	margin:0px;
}
