/* RoundedRed corner Bad-V�rme */

/* Omsluter hela */
.rcwrapper		{ 				width:100%; 
								background:#FFF; 
								margin-bottom:10px;
								padding: 0;
								border: 0; }
								
.rcwrapper .title     {			width:100%; 
								border: 0; 
								padding-bottom:5px; 
								margin: 0;}
.rcwrapper p		{			font-size: 11px;
								color: #003300;
								 }
																		
.rcwrapper .ccurvetopleft	{	background:url(topleft.gif) top left no-repeat; 
								heigth: 13px; 
								padding: 0; 
								margin: 0;}
								
.rcwrapper .ccurvetopright {	background:url(topright.gif) no-repeat;  
								heigth: 13px; 
								padding: 0; 
								margin: 0;}
								
.rcwrapper .ccurvebottomleft { 	background:url(bottomleft.gif) no-repeat; }

.rcwrapper .ccurvebottomright { background:url(bottomright.gif) no-repeat; }

.rcwrapper .bordertop { 		background:url(top.gif) top left repeat-x; 
								heigth: 13px; 
								padding: 0; 
								margin: 0;}
								
.rcwrapper .borderleft{ 		background:url(left.gif) top left repeat-y; 
								heigth: 13px; 
								padding: 0; 
								margin: 0; }
								

.rcwrapper .borderright{ 		background:url(right.gif) top left repeat-y; 
								heigth: 13px; 
								padding: 0; 
								margin: 0; }

.rcwrapper .borderbottom	{ 	background:url(bottom.gif) top left repeat-x; 
								heigth: 13px; 
								padding: 0; 
								margin: 0;}
								
.rcwrapper .actionbuttons { 	padding:5px 0 0 0; 
								text-align:right; 
								border: 0;
								font-size:1px;
								line-height:1px;
								height:1px;	}
								
.rcwrapper .actionbuttons img {	border: 0;
								padding: 0;
								margin: 0 0 0 5px;	}
								

