@charset "UTF-8";
/* ################################################################
** # "YAML for TYPO3" (c) by You if you put something in here :) ##
** ################################################################
**
**  Date     : 23.8.07
**  File     : myOwnStyles.css
**  Function : This file is not part of the YAML-CSS-Framework.
**             It was included to give the user the possibility to quickly apply tests, changes or
**             whatever with no need to change the YAML-files and mess up anything.
**             Hmmm. Does this make sense? Anyway, use it or just leave it empty. It will do no harm.
**             This is the last stylesheet beeing imported. So, everything can be overwritten here.
**             Be careful what you put in here and don't hold us responsible for anything that goes wrong...
*/
@media all
{
/* Your styles here */
label {float:left;display:block;width:140px;}
input {margin:3px;}

.tx-srfeuserregister-pi1 dt {width:180px;}
fieldset.tx-powermail-pi1_fieldset fieldset legend,
fieldset.tx-powermail-pi1_fieldset label, fieldset.tx-powermail-pi1_fieldset fieldset legend,
fieldset.tx-powermail-pi1_fieldset .powermail_check_inner, fieldset.tx-powermail-pi1_fieldset .powermail_radio_inner {width:175px;font-weight: normal;}

 fieldset.tx-powermail-pi1_fieldset .powermail_radio_inner {width:270px;margin-left: 175px;font-weight: normal;}

.tx-srfeuserregister-pi1 input[type="radio"], 
.tx-srfeuserregister-pi1 input[type="checkbox"] {clear: both;display: block;float: left;margin-top: 5px;}
.tx-srfeuserregister-pi1 dd label {float: left;padding: 0 1em 0 0.5em;width: 50px;}
#uid111 {border:0px;font-size:bold;background-color:#F0F0F0;}
textarea {margin-left:0px;}
fieldset.tx-powermail-pi1_fieldset input.powermail_text, fieldset.tx-powermail-pi1_fieldset input.powermail_date, fieldset.tx-powermail-pi1_fieldset input.powermail_datetime, fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea
{width:270px;}

