/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/
 #buzz {
float:left;
margin-top: 15px;
}

hr {

border: 0px;
color: #fc97d0;
background-color: #fc97d0;
height: 1px;

}

#flow {

align: center;
}

div.buy {
margin-left:15px;
width:525px;
border: 5px dashed #00a6da;
background-color:transparent;
}

div.taetable {

padding: 15px 15px 15px 15px;

}

div.getfit {

padding: 5px 5px 5px 5px;

}

div.gwform ul {

list-style-type:none;

}

ul#theform { list-style-type:none; margin:0; padding:0; }
.viraltweets_form {width:250px; background:white; border: 5px solid #d5d4d4; margin-left:22px;}
.viraltweet { padding:8px; width:235px; border:1px solid #CCCCCC; font-family:Courier; font-size:10pt;}
.vt_input {width:155px;}
.twitter_message { width:190px; height:60px;}
.twitter_follow { margin:10px 0 10px; padding:3px; border:1px dotted GRAY; background-color:#F1F1F1;}
.vt_caption { font-family:Arial; font-size:8pt; color:gray; text-align:center;}
.vt_aff { padding:8px; width:225px; text-align:right; font-family:Arial; font-size:8pt; }