/* Start of CMSMS style sheet 'susisiekti_css' */
/*** ***
   RECEPTAS
*** ***/

.receptas textarea, .receptas input {
border:1px solid #006600;
}

.receptas td {
padding-top:10px;
padding-right:10px;
}

.receptas textarea {
height:150px;
width:250px;
}

.receptas input {
width:200px;
}

.receptas td#button input {
height:20px; 
border:1px solid #999;
color:#fff;
background-color:#006600;
width:80px;
float:right;
}
/* End of 'susisiekti_css' */

